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/cdxl-pal8 | |
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/cdxl-pal8')
-rw-r--r-- | tests/ref/fate/cdxl-pal8 | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tests/ref/fate/cdxl-pal8 b/tests/ref/fate/cdxl-pal8 index 82d4d634c7..f5c319af58 100644 --- a/tests/ref/fate/cdxl-pal8 +++ b/tests/ref/fate/cdxl-pal8 @@ -1,12 +1,12 @@ -#tb 0: 12/601 -0, 0, 0, 1, 67584, 0x5eae629b -0, 1, 1, 1, 67584, 0x32591227 -0, 2, 2, 1, 67584, 0x4e4424c7 -0, 3, 3, 1, 67584, 0x70db0134 -0, 4, 4, 1, 67584, 0x3550ed0b -0, 5, 5, 1, 67584, 0x86fe3eef -0, 6, 6, 1, 67584, 0x3414bb33 -0, 7, 7, 1, 67584, 0x667bfb91 -0, 8, 8, 1, 67584, 0x6e1a4ccb -0, 9, 9, 1, 67584, 0xf723f9ae -0, 10, 10, 1, 67584, 0x88481d5d +#tb 0: 1/11025 +0, 0, 0, 0, 67584, 0x5eae629b +0, 220, 220, 0, 67584, 0x32591227 +0, 440, 440, 0, 67584, 0x4e4424c7 +0, 660, 660, 0, 67584, 0x70db0134 +0, 880, 880, 0, 67584, 0x3550ed0b +0, 1100, 1100, 0, 67584, 0x86fe3eef +0, 1320, 1320, 0, 67584, 0x3414bb33 +0, 1540, 1540, 0, 67584, 0x667bfb91 +0, 1760, 1760, 0, 67584, 0x6e1a4ccb +0, 1980, 1980, 0, 67584, 0xf723f9ae +0, 2200, 2200, 0, 67584, 0x88481d5d |