Skip to content
Snippets Groups Projects
Commit 205b8fd0 authored by Tobias Rapp's avatar Tobias Rapp
Browse files

avcodec: estimate output bitrate for uncompressed video codecs


Allows to get a more realistic total bitrate (and estimated file size)
in avi_write_header. Previously a static default value of 200k was
assumed.

Adds an internal helper function for bitrate guessing.

Signed-off-by: default avatarTobias Rapp <t.rapp@noa-archive.com>
Reviewed-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
parent 8db301de
No related branches found
No related tags found
Loading
Showing
with 67 additions and 11 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment