diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-02-02 14:20:43 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-03 09:29:02 +0100 |
commit | d2afbd9a56e4e863bad01923006dd9b77f747035 (patch) | |
tree | 09593d24781bd903c2a3826ae45c372da1d61ab1 /tests/ref/fate/truemotion2 | |
parent | 22c0babbb2ac37724c2462d9cda01e3b7229df56 (diff) | |
download | ffmpeg-d2afbd9a56e4e863bad01923006dd9b77f747035.tar.gz |
frame{crc/md5}: set the stream timebase from codec timebase.
Right now those muxers use the default timebase in all cases(1/90000).
This patch avoid unnecessary rescaling and makes the printed timestamps
more readable.
Also, extend the printed information to include the timebases and packet
pts/duration and align the columns.
Obviously changes the results of all fate tests which use those two
muxers.
Diffstat (limited to 'tests/ref/fate/truemotion2')
-rw-r--r-- | tests/ref/fate/truemotion2 | 61 |
1 files changed, 31 insertions, 30 deletions
diff --git a/tests/ref/fate/truemotion2 b/tests/ref/fate/truemotion2 index e7c4ee47f4..c263ba4580 100644 --- a/tests/ref/fate/truemotion2 +++ b/tests/ref/fate/truemotion2 @@ -1,30 +1,31 @@ -0, 0, 230400, 0x135cb509 -0, 6000, 230400, 0x919a1ab7 -0, 12000, 230400, 0x0af8722b -0, 18000, 230400, 0xc9616809 -0, 24000, 230400, 0xe16ecaf7 -0, 30000, 230400, 0xa86f8d1b -0, 36000, 230400, 0xd351b5a4 -0, 42000, 230400, 0xd112b5b7 -0, 48000, 230400, 0xc9c3c9b1 -0, 54000, 230400, 0x4f91e572 -0, 60000, 230400, 0xb1d8c4d3 -0, 66000, 230400, 0x34de10c1 -0, 72000, 230400, 0xbd4f3b29 -0, 78000, 230400, 0xfeaf1477 -0, 84000, 230400, 0x718ffa17 -0, 90000, 230400, 0x23b46ef3 -0, 96000, 230400, 0x6346d9b8 -0, 102000, 230400, 0xdb66bf57 -0, 108000, 230400, 0xeb74a2ff -0, 114000, 230400, 0xe0750470 -0, 120000, 230400, 0x645eb109 -0, 126000, 230400, 0xbb96489a -0, 132000, 230400, 0x58a70e35 -0, 138000, 230400, 0xc7563441 -0, 144000, 230400, 0x6098f07e -0, 150000, 230400, 0x579ece15 -0, 156000, 230400, 0xe1ca8d03 -0, 162000, 230400, 0x8928cf34 -0, 168000, 230400, 0xf621620e -0, 174000, 230400, 0x98a344ea +#tb 0: 1/15 +0, 0, 0, 1, 230400, 0x135cb509 +0, 1, 1, 1, 230400, 0x919a1ab7 +0, 2, 2, 1, 230400, 0x0af8722b +0, 3, 3, 1, 230400, 0xc9616809 +0, 4, 4, 1, 230400, 0xe16ecaf7 +0, 5, 5, 1, 230400, 0xa86f8d1b +0, 6, 6, 1, 230400, 0xd351b5a4 +0, 7, 7, 1, 230400, 0xd112b5b7 +0, 8, 8, 1, 230400, 0xc9c3c9b1 +0, 9, 9, 1, 230400, 0x4f91e572 +0, 10, 10, 1, 230400, 0xb1d8c4d3 +0, 11, 11, 1, 230400, 0x34de10c1 +0, 12, 12, 1, 230400, 0xbd4f3b29 +0, 13, 13, 1, 230400, 0xfeaf1477 +0, 14, 14, 1, 230400, 0x718ffa17 +0, 15, 15, 1, 230400, 0x23b46ef3 +0, 16, 16, 1, 230400, 0x6346d9b8 +0, 17, 17, 1, 230400, 0xdb66bf57 +0, 18, 18, 1, 230400, 0xeb74a2ff +0, 19, 19, 1, 230400, 0xe0750470 +0, 20, 20, 1, 230400, 0x645eb109 +0, 21, 21, 1, 230400, 0xbb96489a +0, 22, 22, 1, 230400, 0x58a70e35 +0, 23, 23, 1, 230400, 0xc7563441 +0, 24, 24, 1, 230400, 0x6098f07e +0, 25, 25, 1, 230400, 0x579ece15 +0, 26, 26, 1, 230400, 0xe1ca8d03 +0, 27, 27, 1, 230400, 0x8928cf34 +0, 28, 28, 1, 230400, 0xf621620e +0, 29, 29, 1, 230400, 0x98a344ea |