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/auravision-v1 | |
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/auravision-v1')
-rw-r--r-- | tests/ref/fate/auravision-v1 | 49 |
1 files changed, 25 insertions, 24 deletions
diff --git a/tests/ref/fate/auravision-v1 b/tests/ref/fate/auravision-v1 index a7bccc0d2c..456f399ec8 100644 --- a/tests/ref/fate/auravision-v1 +++ b/tests/ref/fate/auravision-v1 @@ -1,24 +1,25 @@ -0, 0, 28800, 0x4a4efbbc -0, 6001, 28800, 0xc6c7e26a -0, 12002, 28800, 0x6cd40913 -0, 18003, 28800, 0xa7b40fe9 -0, 24004, 28800, 0x5e77fcc6 -0, 30005, 28800, 0x9b3ef3f0 -0, 36006, 28800, 0xe7031845 -0, 42007, 28800, 0x2c15458d -0, 48008, 28800, 0xbc3d4abf -0, 54009, 28800, 0xf8755ac7 -0, 60010, 28800, 0x64d0405b -0, 66011, 28800, 0x1e0c341d -0, 72012, 28800, 0x05ca3c2b -0, 78013, 28800, 0x28cb307f -0, 84014, 28800, 0x3a9855af -0, 90015, 28800, 0x92b63321 -0, 96016, 28800, 0x85585151 -0, 102017, 28800, 0x1ff01bf9 -0, 108018, 28800, 0x4bab200f -0, 114019, 28800, 0xcf732ad7 -0, 120020, 28800, 0xced00cff -0, 126021, 28800, 0xa69046fd -0, 132022, 28800, 0x5aa341c3 -0, 138023, 28800, 0x87ef6219 +#tb 0: 33339/500000 +0, 0, 0, 1, 28800, 0x4a4efbbc +0, 1, 1, 1, 28800, 0xc6c7e26a +0, 2, 2, 1, 28800, 0x6cd40913 +0, 3, 3, 1, 28800, 0xa7b40fe9 +0, 4, 4, 1, 28800, 0x5e77fcc6 +0, 5, 5, 1, 28800, 0x9b3ef3f0 +0, 6, 6, 1, 28800, 0xe7031845 +0, 7, 7, 1, 28800, 0x2c15458d +0, 8, 8, 1, 28800, 0xbc3d4abf +0, 9, 9, 1, 28800, 0xf8755ac7 +0, 10, 10, 1, 28800, 0x64d0405b +0, 11, 11, 1, 28800, 0x1e0c341d +0, 12, 12, 1, 28800, 0x05ca3c2b +0, 13, 13, 1, 28800, 0x28cb307f +0, 14, 14, 1, 28800, 0x3a9855af +0, 15, 15, 1, 28800, 0x92b63321 +0, 16, 16, 1, 28800, 0x85585151 +0, 17, 17, 1, 28800, 0x1ff01bf9 +0, 18, 18, 1, 28800, 0x4bab200f +0, 19, 19, 1, 28800, 0xcf732ad7 +0, 20, 20, 1, 28800, 0xced00cff +0, 21, 21, 1, 28800, 0xa69046fd +0, 22, 22, 1, 28800, 0x5aa341c3 +0, 23, 23, 1, 28800, 0x87ef6219 |