]> git.sesse.net Git - x264/commit
Improve 2-pass bitrate prediction
authorFiona Glaser <fiona@x264.com>
Sat, 19 Jun 2010 08:41:07 +0000 (01:41 -0700)
committerFiona Glaser <fiona@x264.com>
Fri, 25 Jun 2010 06:57:18 +0000 (23:57 -0700)
commit1a3548cf7bbebe7aa69f2ec65f6d36dc08afafc8
treecfaaa0c6ffee3ba2e2d862405f792c249cf27934
parentaf34dfe35f6421dd0cd262d2263111f5f1a11f2d
Improve 2-pass bitrate prediction
Adapt based on distance to the end in bits, not in frames.
Helps in videos with absurdly simple end sections, e.g. black frames.
encoder/ratecontrol.c