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/nuv | |
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/nuv')
-rw-r--r-- | tests/ref/fate/nuv | 56 |
1 files changed, 29 insertions, 27 deletions
diff --git a/tests/ref/fate/nuv b/tests/ref/fate/nuv index f1fcae3883..19e4f90528 100644 --- a/tests/ref/fate/nuv +++ b/tests/ref/fate/nuv @@ -1,27 +1,29 @@ -0, 0, 460800, 0x54aedafe -1, 0, 4096, 0x00000000 -1, 2090, 4096, 0x4dfae7a6 -0, 3003, 460800, 0xb7aa8b56 -1, 4180, 4096, 0x3fd9f5c6 -0, 6006, 460800, 0x283ea3b5 -1, 6269, 4096, 0x7b86e310 -1, 8359, 4096, 0x611cece5 -0, 9009, 460800, 0x283ea3b5 -1, 10449, 4096, 0xb7d8e872 -0, 12012, 460800, 0x10e577de -1, 12539, 4096, 0x072ef72b -1, 14629, 4096, 0xb3560144 -0, 15015, 460800, 0x4e091ee2 -1, 16718, 4096, 0x0a3d119e -0, 18018, 460800, 0x2ea88828 -1, 18808, 4096, 0xbe391aa4 -1, 20898, 4096, 0x28f7c6e5 -0, 21021, 460800, 0x4b7f4df0 -1, 22988, 4096, 0xca9d9df2 -0, 24024, 460800, 0xb30eb322 -1, 25078, 4096, 0x5c6b95a9 -1, 27167, 4096, 0x0bdfc0bf -1, 29257, 4096, 0xd95a9277 -1, 31347, 4096, 0xae2bef2c -1, 33437, 4096, 0xbf031e83 -1, 35527, 4096, 0x4c83e2d1 +#tb 0: 100/2997 +#tb 1: 1/44100 +0, 0, 0, 1, 460800, 0x54aedafe +1, 0, 0, 1024, 4096, 0x00000000 +1, 1024, 1024, 1024, 4096, 0x4dfae7a6 +0, 1, 1, 1, 460800, 0xb7aa8b56 +1, 2048, 2048, 1024, 4096, 0x3fd9f5c6 +0, 2, 2, 1, 460800, 0x283ea3b5 +1, 3072, 3072, 1024, 4096, 0x7b86e310 +1, 4096, 4096, 1024, 4096, 0x611cece5 +0, 3, 3, 1, 460800, 0x283ea3b5 +1, 5120, 5120, 1024, 4096, 0xb7d8e872 +0, 4, 4, 1, 460800, 0x10e577de +1, 6144, 6144, 1024, 4096, 0x072ef72b +1, 7168, 7168, 1024, 4096, 0xb3560144 +0, 5, 5, 1, 460800, 0x4e091ee2 +1, 8192, 8192, 1024, 4096, 0x0a3d119e +0, 6, 6, 1, 460800, 0x2ea88828 +1, 9216, 9216, 1024, 4096, 0xbe391aa4 +1, 10240, 10240, 1024, 4096, 0x28f7c6e5 +0, 7, 7, 1, 460800, 0x4b7f4df0 +1, 11264, 11264, 1024, 4096, 0xca9d9df2 +0, 8, 8, 1, 460800, 0xb30eb322 +1, 12288, 12288, 1024, 4096, 0x5c6b95a9 +1, 13312, 13312, 1024, 4096, 0x0bdfc0bf +1, 14336, 14336, 1024, 4096, 0xd95a9277 +1, 15360, 15360, 1024, 4096, 0xae2bef2c +1, 16384, 16384, 1024, 4096, 0xbf031e83 +1, 17408, 17408, 1024, 4096, 0x4c83e2d1 |