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/msvideo1-8bit | |
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/msvideo1-8bit')
-rw-r--r-- | tests/ref/fate/msvideo1-8bit | 63 |
1 files changed, 32 insertions, 31 deletions
diff --git a/tests/ref/fate/msvideo1-8bit b/tests/ref/fate/msvideo1-8bit index e0c70338e4..6e6bc0bae0 100644 --- a/tests/ref/fate/msvideo1-8bit +++ b/tests/ref/fate/msvideo1-8bit @@ -1,31 +1,32 @@ -0, 0, 57600, 0x8c3c5ee8 -0, 3000, 57600, 0xb79800b1 -0, 6000, 57600, 0x54a221be -0, 9000, 57600, 0xb377ffb3 -0, 12000, 57600, 0x46efd210 -0, 15000, 57600, 0x46efd210 -0, 18000, 57600, 0x46efd210 -0, 21000, 57600, 0x92751fbc -0, 24000, 57600, 0xd7287442 -0, 27000, 57600, 0xcf1153ee -0, 30000, 57600, 0xda5de91a -0, 33000, 57600, 0xa11cd513 -0, 36000, 57600, 0xa8edac2a -0, 39000, 57600, 0xefd2a392 -0, 42000, 57600, 0x2d7060cf -0, 45000, 57600, 0xbda3130d -0, 48000, 57600, 0xacb8e940 -0, 50999, 57600, 0x93778985 -0, 53999, 57600, 0x25ed4d97 -0, 56999, 57600, 0x5be924bf -0, 59999, 57600, 0xde5ee1f7 -0, 62999, 57600, 0x39850ab6 -0, 65999, 57600, 0x77da195d -0, 68999, 57600, 0x6dad13c0 -0, 71999, 57600, 0x69897c48 -0, 74999, 57600, 0xfbe74728 -0, 77999, 57600, 0x908af79d -0, 80999, 57600, 0x4ec4a868 -0, 83999, 57600, 0x7db370a1 -0, 86999, 57600, 0x2b1e52f6 -0, 89999, 57600, 0x2141467c +#tb 0: 10000/300003 +0, 0, 0, 1, 57600, 0x8c3c5ee8 +0, 1, 1, 1, 57600, 0xb79800b1 +0, 2, 2, 1, 57600, 0x54a221be +0, 3, 3, 1, 57600, 0xb377ffb3 +0, 4, 4, 1, 57600, 0x46efd210 +0, 5, 5, 1, 57600, 0x46efd210 +0, 6, 6, 1, 57600, 0x46efd210 +0, 7, 7, 1, 57600, 0x92751fbc +0, 8, 8, 1, 57600, 0xd7287442 +0, 9, 9, 1, 57600, 0xcf1153ee +0, 10, 10, 1, 57600, 0xda5de91a +0, 11, 11, 1, 57600, 0xa11cd513 +0, 12, 12, 1, 57600, 0xa8edac2a +0, 13, 13, 1, 57600, 0xefd2a392 +0, 14, 14, 1, 57600, 0x2d7060cf +0, 15, 15, 1, 57600, 0xbda3130d +0, 16, 16, 1, 57600, 0xacb8e940 +0, 17, 17, 1, 57600, 0x93778985 +0, 18, 18, 1, 57600, 0x25ed4d97 +0, 19, 19, 1, 57600, 0x5be924bf +0, 20, 20, 1, 57600, 0xde5ee1f7 +0, 21, 21, 1, 57600, 0x39850ab6 +0, 22, 22, 1, 57600, 0x77da195d +0, 23, 23, 1, 57600, 0x6dad13c0 +0, 24, 24, 1, 57600, 0x69897c48 +0, 25, 25, 1, 57600, 0xfbe74728 +0, 26, 26, 1, 57600, 0x908af79d +0, 27, 27, 1, 57600, 0x4ec4a868 +0, 28, 28, 1, 57600, 0x7db370a1 +0, 29, 29, 1, 57600, 0x2b1e52f6 +0, 30, 30, 1, 57600, 0x2141467c |