diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-07 11:03:33 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-26 07:48:45 +0100 |
commit | 832ba44d8d91d5c5ad47843085f810bde74a2e6d (patch) | |
tree | 6a43af2787cd300759e2fdc9006e78ab19d9a13b /tests/ref/fate/mjpegb | |
parent | 87d7a92b62ad9b582afa0d4006c5a387e7a1bdac (diff) | |
download | ffmpeg-832ba44d8d91d5c5ad47843085f810bde74a2e6d.tar.gz |
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
Diffstat (limited to 'tests/ref/fate/mjpegb')
-rw-r--r-- | tests/ref/fate/mjpegb | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/ref/fate/mjpegb b/tests/ref/fate/mjpegb index ef8a00b23e..e4887f4af9 100644 --- a/tests/ref/fate/mjpegb +++ b/tests/ref/fate/mjpegb @@ -1,11 +1,11 @@ -#tb 0: 1/12 -0, 0, 0, 1, 38400, 0x45311080 -0, 1, 1, 1, 38400, 0x9474f731 -0, 2, 2, 1, 38400, 0x429ebb12 -0, 3, 3, 1, 38400, 0x472c199a -0, 4, 4, 1, 38400, 0xefd49dae -0, 5, 5, 1, 38400, 0x78627fa9 -0, 6, 6, 1, 38400, 0x2a8d9148 -0, 7, 7, 1, 38400, 0x21cc6738 -0, 8, 8, 1, 38400, 0x0bc4703f -0, 9, 9, 1, 38400, 0x1ddcc035 +#tb 0: 1/1200 +0, 0, 0, 0, 38400, 0x45311080 +0, 100, 100, 0, 38400, 0x9474f731 +0, 200, 200, 0, 38400, 0x429ebb12 +0, 300, 300, 0, 38400, 0x472c199a +0, 400, 400, 0, 38400, 0xefd49dae +0, 500, 500, 0, 38400, 0x78627fa9 +0, 600, 600, 0, 38400, 0x2a8d9148 +0, 700, 700, 0, 38400, 0x21cc6738 +0, 800, 800, 0, 38400, 0x0bc4703f +0, 900, 900, 0, 38400, 0x1ddcc035 |