Changeset 832ba44d in ffmpeg

Timestamp:
Feb 26, 2012, 6:48:45 AM (13 years ago)
Author:
Anton Khirnov <anton@khirnov.net>
Branches:
master
Children:
d3783f47
Parents:
87d7a92b
git-author:
Anton Khirnov <anton@khirnov.net> (02/07/12 10:03:33)
git-committer:
Anton Khirnov <anton@khirnov.net> (02/26/12 06:48:45)
Message:

avconv: saner output video timebase.

r_frame_rate should in theory have something to do with input framerate,
but in practice it is often made up from thin air by lavf. So unless we
are targeting a constant output framerate, it's better to just use input
stream timebase.

Brings back dropped frames in nuv and cscd tests introduced in
cd1ad18a6539bd7fc2dc4c1740fbcbd498c0c0a2

(No files)

Note: See TracChangeset for help on using the changeset viewer.