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/mpeg2-field-enc | |
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/mpeg2-field-enc')
-rw-r--r-- | tests/ref/fate/mpeg2-field-enc | 63 |
1 files changed, 32 insertions, 31 deletions
diff --git a/tests/ref/fate/mpeg2-field-enc b/tests/ref/fate/mpeg2-field-enc index 9ae5d62bf0..a85906153a 100644 --- a/tests/ref/fate/mpeg2-field-enc +++ b/tests/ref/fate/mpeg2-field-enc @@ -1,31 +1,32 @@ -0, 0, 622080, 0xb3b66c5c -0, 3600, 622080, 0x088ec02b -0, 7200, 622080, 0x7a36db21 -0, 10800, 622080, 0x541b286f -0, 14400, 622080, 0xb6c3e590 -0, 18000, 622080, 0x39dbed51 -0, 21600, 622080, 0x973dc728 -0, 25200, 622080, 0xd7a4f804 -0, 28800, 622080, 0xa2484762 -0, 32400, 622080, 0x0cd268d1 -0, 36000, 622080, 0x72eb663d -0, 39600, 622080, 0x8fdbac59 -0, 43200, 622080, 0xa6f4feb9 -0, 46800, 622080, 0xadb828c6 -0, 50400, 622080, 0xea630a63 -0, 54000, 622080, 0xa901d925 -0, 57600, 622080, 0xac5e7087 -0, 61200, 622080, 0x10274a2b -0, 64800, 622080, 0x143d541c -0, 68400, 622080, 0xee94c93a -0, 72000, 622080, 0xca030208 -0, 75600, 622080, 0x26f30ead -0, 79200, 622080, 0xfc22f32c -0, 82800, 622080, 0x940a5ff8 -0, 86400, 622080, 0x2164f805 -0, 90000, 622080, 0xa76f5aba -0, 93600, 622080, 0x8c311471 -0, 97200, 622080, 0xa45e1d95 -0, 100800, 622080, 0x6cc61d6c -0, 104400, 622080, 0x6983b417 -0, 108000, 622080, 0x982363c0 +#tb 0: 1/25 +0, 0, 0, 1, 622080, 0xb3b66c5c +0, 1, 1, 1, 622080, 0x088ec02b +0, 2, 2, 1, 622080, 0x7a36db21 +0, 3, 3, 1, 622080, 0x541b286f +0, 4, 4, 1, 622080, 0xb6c3e590 +0, 5, 5, 1, 622080, 0x39dbed51 +0, 6, 6, 1, 622080, 0x973dc728 +0, 7, 7, 1, 622080, 0xd7a4f804 +0, 8, 8, 1, 622080, 0xa2484762 +0, 9, 9, 1, 622080, 0x0cd268d1 +0, 10, 10, 1, 622080, 0x72eb663d +0, 11, 11, 1, 622080, 0x8fdbac59 +0, 12, 12, 1, 622080, 0xa6f4feb9 +0, 13, 13, 1, 622080, 0xadb828c6 +0, 14, 14, 1, 622080, 0xea630a63 +0, 15, 15, 1, 622080, 0xa901d925 +0, 16, 16, 1, 622080, 0xac5e7087 +0, 17, 17, 1, 622080, 0x10274a2b +0, 18, 18, 1, 622080, 0x143d541c +0, 19, 19, 1, 622080, 0xee94c93a +0, 20, 20, 1, 622080, 0xca030208 +0, 21, 21, 1, 622080, 0x26f30ead +0, 22, 22, 1, 622080, 0xfc22f32c +0, 23, 23, 1, 622080, 0x940a5ff8 +0, 24, 24, 1, 622080, 0x2164f805 +0, 25, 25, 1, 622080, 0xa76f5aba +0, 26, 26, 1, 622080, 0x8c311471 +0, 27, 27, 1, 622080, 0xa45e1d95 +0, 28, 28, 1, 622080, 0x6cc61d6c +0, 29, 29, 1, 622080, 0x6983b417 +0, 30, 30, 1, 622080, 0x982363c0 |