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/fraps-v0 | |
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/fraps-v0')
-rw-r--r-- | tests/ref/fate/fraps-v0 | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/tests/ref/fate/fraps-v0 b/tests/ref/fate/fraps-v0 index bcf6e2ecb5..3cba8312b7 100644 --- a/tests/ref/fate/fraps-v0 +++ b/tests/ref/fate/fraps-v0 @@ -1,20 +1,21 @@ -0, 0, 101088, 0x7bf448f8 -0, 3600, 101088, 0x1ba749ec -0, 7200, 101088, 0x94eb4dc4 -0, 10800, 101088, 0xd80b4f54 -0, 14400, 101088, 0x6fd44fff -0, 18000, 101088, 0xf30e4f12 -0, 21600, 101088, 0x67a04fef -0, 25200, 101088, 0xd92b4f8e -0, 28800, 101088, 0x92cd4cde -0, 32400, 101088, 0x93a34973 -0, 36000, 101088, 0x79a646cb -0, 39600, 101088, 0x5d9c4227 -0, 43200, 101088, 0x239941ff -0, 46800, 101088, 0x147e11de -0, 50400, 101088, 0x3943cbd5 -0, 54000, 101088, 0x2ce1c01f -0, 57600, 101088, 0xe0b7ec06 -0, 61200, 101088, 0xfe5b9baa -0, 64800, 101088, 0x9acb4d37 -0, 68400, 101088, 0xbdbd9af5 +#tb 0: 1/25 +0, 0, 0, 1, 101088, 0x7bf448f8 +0, 1, 1, 1, 101088, 0x1ba749ec +0, 2, 2, 1, 101088, 0x94eb4dc4 +0, 3, 3, 1, 101088, 0xd80b4f54 +0, 4, 4, 1, 101088, 0x6fd44fff +0, 5, 5, 1, 101088, 0xf30e4f12 +0, 6, 6, 1, 101088, 0x67a04fef +0, 7, 7, 1, 101088, 0xd92b4f8e +0, 8, 8, 1, 101088, 0x92cd4cde +0, 9, 9, 1, 101088, 0x93a34973 +0, 10, 10, 1, 101088, 0x79a646cb +0, 11, 11, 1, 101088, 0x5d9c4227 +0, 12, 12, 1, 101088, 0x239941ff +0, 13, 13, 1, 101088, 0x147e11de +0, 14, 14, 1, 101088, 0x3943cbd5 +0, 15, 15, 1, 101088, 0x2ce1c01f +0, 16, 16, 1, 101088, 0xe0b7ec06 +0, 17, 17, 1, 101088, 0xfe5b9baa +0, 18, 18, 1, 101088, 0x9acb4d37 +0, 19, 19, 1, 101088, 0xbdbd9af5 |