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/bink-video | |
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/bink-video')
-rw-r--r-- | tests/ref/fate/bink-video | 41 |
1 files changed, 21 insertions, 20 deletions
diff --git a/tests/ref/fate/bink-video b/tests/ref/fate/bink-video index f3adf76b25..40bc5a929e 100644 --- a/tests/ref/fate/bink-video +++ b/tests/ref/fate/bink-video @@ -1,20 +1,21 @@ -0, 0, 460800, 0xb06f7841 -0, 6000, 460800, 0x7ed06412 -0, 12000, 460800, 0xe82b5c3d -0, 18000, 460800, 0x67284940 -0, 24000, 460800, 0x17e2c544 -0, 30000, 460800, 0x5dc65d36 -0, 36000, 460800, 0x7de63f90 -0, 42000, 460800, 0x15c8cf7d -0, 48000, 460800, 0xbffe4047 -0, 54000, 460800, 0xcabcc150 -0, 60000, 460800, 0xe8a17ebe -0, 66000, 460800, 0x27e94c03 -0, 72000, 460800, 0x71c0f48e -0, 78000, 460800, 0x5fc8f783 -0, 84000, 460800, 0xd23d336a -0, 90000, 460800, 0xadcfa9e0 -0, 96000, 460800, 0x24222144 -0, 102000, 460800, 0x88f28b2b -0, 108000, 460800, 0x52e13544 -0, 114000, 460800, 0x7e724731 +#tb 0: 1/15 +0, 0, 0, 1, 460800, 0xb06f7841 +0, 1, 1, 1, 460800, 0x7ed06412 +0, 2, 2, 1, 460800, 0xe82b5c3d +0, 3, 3, 1, 460800, 0x67284940 +0, 4, 4, 1, 460800, 0x17e2c544 +0, 5, 5, 1, 460800, 0x5dc65d36 +0, 6, 6, 1, 460800, 0x7de63f90 +0, 7, 7, 1, 460800, 0x15c8cf7d +0, 8, 8, 1, 460800, 0xbffe4047 +0, 9, 9, 1, 460800, 0xcabcc150 +0, 10, 10, 1, 460800, 0xe8a17ebe +0, 11, 11, 1, 460800, 0x27e94c03 +0, 12, 12, 1, 460800, 0x71c0f48e +0, 13, 13, 1, 460800, 0x5fc8f783 +0, 14, 14, 1, 460800, 0xd23d336a +0, 15, 15, 1, 460800, 0xadcfa9e0 +0, 16, 16, 1, 460800, 0x24222144 +0, 17, 17, 1, 460800, 0x88f28b2b +0, 18, 18, 1, 460800, 0x52e13544 +0, 19, 19, 1, 460800, 0x7e724731 |