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-ham6 | |
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-ham6')
-rw-r--r-- | tests/ref/fate/cdxl-ham6 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/tests/ref/fate/cdxl-ham6 b/tests/ref/fate/cdxl-ham6 index 6426d45014..25886b2518 100644 --- a/tests/ref/fate/cdxl-ham6 +++ b/tests/ref/fate/cdxl-ham6 @@ -1,17 +1,17 @@ -#tb 0: 52/525 -0, 0, 0, 1, 57600, 0x87887a7b -0, 1, 1, 1, 57600, 0x10c301d2 -0, 2, 2, 1, 57600, 0xd1a6f910 -0, 3, 3, 1, 57600, 0x20242bb9 -0, 4, 4, 1, 57600, 0xae33cb7f -0, 5, 5, 1, 57600, 0x501b82c8 -0, 6, 6, 1, 57600, 0x84199043 -0, 7, 7, 1, 57600, 0x946a6dbb -0, 8, 8, 1, 57600, 0xeacea671 -0, 9, 9, 1, 57600, 0x77b8723f -0, 10, 10, 1, 57600, 0x371cdb09 -0, 11, 11, 1, 57600, 0xa16ef5ee -0, 12, 12, 1, 57600, 0xcb6abd9e -0, 13, 13, 1, 57600, 0xb73e800f -0, 14, 14, 1, 57600, 0x368bd93e -0, 15, 15, 1, 57600, 0xcde72dc5 +#tb 0: 1/11025 +0, 0, 0, 0, 57600, 0x87887a7b +0, 1092, 1092, 0, 57600, 0x10c301d2 +0, 2184, 2184, 0, 57600, 0xd1a6f910 +0, 3276, 3276, 0, 57600, 0x20242bb9 +0, 4368, 4368, 0, 57600, 0xae33cb7f +0, 5460, 5460, 0, 57600, 0x501b82c8 +0, 6552, 6552, 0, 57600, 0x84199043 +0, 7644, 7644, 0, 57600, 0x946a6dbb +0, 8736, 8736, 0, 57600, 0xeacea671 +0, 9828, 9828, 0, 57600, 0x77b8723f +0, 10920, 10920, 0, 57600, 0x371cdb09 +0, 12012, 12012, 0, 57600, 0xa16ef5ee +0, 13104, 13104, 0, 57600, 0xcb6abd9e +0, 14196, 14196, 0, 57600, 0xb73e800f +0, 15288, 15288, 0, 57600, 0x368bd93e +0, 16380, 16380, 0, 57600, 0xcde72dc5 |