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/pva-demux | |
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/pva-demux')
-rw-r--r-- | tests/ref/fate/pva-demux | 52 |
1 files changed, 27 insertions, 25 deletions
diff --git a/tests/ref/fate/pva-demux b/tests/ref/fate/pva-demux index 511f652219..5227b5b851 100644 --- a/tests/ref/fate/pva-demux +++ b/tests/ref/fate/pva-demux @@ -1,25 +1,27 @@ -1, 0, 384, 0x071abcc8 -1, 0, 384, 0x31c9aee0 -1, 2160, 384, 0xa50eaa94 -1, 4320, 384, 0x9e86ba0e -1, 8640, 384, 0x2321b800 -1, 10800, 384, 0x2347afa8 -1, 12960, 384, 0x0831b8d3 -1, 15120, 384, 0xd5acafa1 -1, 17280, 384, 0xc975b9d2 -1, 19440, 384, 0x2e10b02a -1, 21600, 384, 0x501eadd0 -1, 23760, 384, 0x153fc171 -1, 25920, 384, 0xc5f0b3c2 -1, 28080, 384, 0xf731b200 -1, 30240, 384, 0x2e16b713 -1, 32400, 384, 0x61f6bba9 -1, 34560, 384, 0x1b9eb0ff -1, 36720, 384, 0x2ab4b7bd -1, 38880, 384, 0xd66eb45c -1, 41040, 384, 0x145ab426 -1, 43200, 384, 0x297cb370 -1, 45360, 384, 0x287bb6b7 -1, 47520, 384, 0xfddbb7df -1, 49680, 384, 0xbbb2af0c -1, 51840, 384, 0x8f03b5fc +#tb 0: 1/25 +#tb 1: 1/90000 +1, 0, 0, 2160, 384, 0x071abcc8 +1, 0, 0, 2160, 384, 0x31c9aee0 +1, 2160, 2160, 2160, 384, 0xa50eaa94 +1, 4320, 4320, 2160, 384, 0x9e86ba0e +1, 8640, 8640, 2160, 384, 0x2321b800 +1, 10800, 10800, 2160, 384, 0x2347afa8 +1, 12960, 12960, 2160, 384, 0x0831b8d3 +1, 15120, 15120, 2160, 384, 0xd5acafa1 +1, 17280, 17280, 2160, 384, 0xc975b9d2 +1, 19440, 19440, 2160, 384, 0x2e10b02a +1, 21600, 21600, 2160, 384, 0x501eadd0 +1, 23760, 23760, 2160, 384, 0x153fc171 +1, 25920, 25920, 2160, 384, 0xc5f0b3c2 +1, 28080, 28080, 2160, 384, 0xf731b200 +1, 30240, 30240, 2160, 384, 0x2e16b713 +1, 32400, 32400, 2160, 384, 0x61f6bba9 +1, 34560, 34560, 2160, 384, 0x1b9eb0ff +1, 36720, 36720, 2160, 384, 0x2ab4b7bd +1, 38880, 38880, 2160, 384, 0xd66eb45c +1, 41040, 41040, 2160, 384, 0x145ab426 +1, 43200, 43200, 2160, 384, 0x297cb370 +1, 45360, 45360, 2160, 384, 0x287bb6b7 +1, 47520, 47520, 2160, 384, 0xfddbb7df +1, 49680, 49680, 2160, 384, 0xbbb2af0c +1, 51840, 51840, 2160, 384, 0x8f03b5fc |