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/txd-16bpp | |
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/txd-16bpp')
-rw-r--r-- | tests/ref/fate/txd-16bpp | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/ref/fate/txd-16bpp b/tests/ref/fate/txd-16bpp index 9522873946..3a23c0b885 100644 --- a/tests/ref/fate/txd-16bpp +++ b/tests/ref/fate/txd-16bpp @@ -1,12 +1,12 @@ -#tb 0: 1/5 -0, 0, 0, 1, 16384, 0x213f9ea8 -0, 1, 1, 1, 16384, 0x8185fdb1 -0, 2, 2, 1, 16384, 0xf03581d1 -0, 3, 3, 1, 16384, 0x629cd573 -0, 4, 4, 1, 16384, 0xfe7a5b63 -0, 5, 5, 1, 16384, 0x4afc05b2 -0, 6, 6, 1, 16384, 0x074b8515 -0, 7, 7, 1, 16384, 0x17fde900 -0, 8, 8, 1, 16384, 0x831bac76 -0, 9, 9, 1, 16384, 0x2fb579f3 -0, 10, 10, 1, 16384, 0x68762bed +#tb 0: 1/90000 +0, 0, 0, 0, 16384, 0x213f9ea8 +0, 18000, 18000, 0, 16384, 0x8185fdb1 +0, 36000, 36000, 0, 16384, 0xf03581d1 +0, 54000, 54000, 0, 16384, 0x629cd573 +0, 72000, 72000, 0, 16384, 0xfe7a5b63 +0, 90000, 90000, 0, 16384, 0x4afc05b2 +0, 108000, 108000, 0, 16384, 0x074b8515 +0, 126000, 126000, 0, 16384, 0x17fde900 +0, 144000, 144000, 0, 16384, 0x831bac76 +0, 162000, 162000, 0, 16384, 0x2fb579f3 +0, 180000, 180000, 0, 16384, 0x68762bed |