ffmpeg/tests/ref
Anssi Hannula 7c152a458d lavf: inspect more frames for fps when container time base is coarse
As per issue2629, most 23.976fps matroska H.264 files are incorrectly
detected as 24fps, as the matroska timestamps usually have only
millisecond precision.

Fix that by doubling the amount of timestamps inspected for frame rate
for streams that have coarse time base. This also fixes 29.970 detection
in matroska.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 78431098f9)

Tested with mplayer based on this report
http://thread.gmane.org/gmane.comp.video.mplayer.user/66043/focus=66063

Signed-off-by: Reinhard Tartler <siretart@tauware.de>
2011-04-29 22:46:13 +02:00
..
acodec ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
fate lavf: inspect more frames for fps when container time base is coarse 2011-04-29 22:46:13 +02:00
lavf mpegtsenc: make PMT PID really start on pmt_start_pid 2011-04-28 07:26:40 +02:00
lavfi hflip: make the filter accept PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 2011-04-28 07:25:27 +02:00
seek ac3enc: correct the flipped sign in the ac3_fixed encoder 2011-04-26 17:19:37 -04:00
vsynth1 Fix qtrle regression test, actually test qtrle. 2011-02-11 23:47:09 +00:00
vsynth2 Fix qtrle regression test, actually test qtrle. 2011-02-11 23:47:09 +00:00