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/iv8-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/iv8-demux')
-rw-r--r-- | tests/ref/fate/iv8-demux | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/tests/ref/fate/iv8-demux b/tests/ref/fate/iv8-demux index 87217f90df..fab4bb0d5f 100644 --- a/tests/ref/fate/iv8-demux +++ b/tests/ref/fate/iv8-demux @@ -1,25 +1,26 @@ -0, 0, 20883, 0x347191e2 -0, 0, 20882, 0xe1573905 -0, 3600, 20894, 0xd54f516a -0, 7200, 20891, 0x1b5c5039 -0, 10800, 20883, 0x8e785b4d -0, 14400, 20870, 0xd26ca1f6 -0, 18000, 21448, 0x946f5b2b -0, 21600, 21433, 0xb18687c5 -0, 25200, 20865, 0xc0eb3fce -0, 28800, 20842, 0x9d0728ba -0, 32399, 20878, 0xf60f5dee -0, 35999, 20866, 0x3bde568f -0, 39600, 20884, 0x22736993 -0, 43200, 20860, 0xf56f2fca -0, 46800, 20872, 0xf39e3cb3 -0, 50400, 20835, 0xa3c4363b -0, 53999, 20905, 0x552853d1 -0, 57600, 20874, 0xed0b91ec -0, 61200, 20877, 0xe1623e01 -0, 64799, 20933, 0x19906564 -0, 68399, 20891, 0x3d064fd3 -0, 72000, 20834, 0xcb774dbc -0, 75600, 20870, 0xbc536589 -0, 79200, 21421, 0xc99a68e4 -0, 82800, 12869, 0x5684e304 +#tb 0: 1/90000 +0, 0, 0, 0, 20883, 0x347191e2 +0, 0, 3600, 0, 20882, 0xe1573905 +0, 3600, 7200, 0, 20894, 0xd54f516a +0, 7200, 10800, 0, 20891, 0x1b5c5039 +0, 10800, 14400, 0, 20883, 0x8e785b4d +0, 14400, 18000, 0, 20870, 0xd26ca1f6 +0, 18000, 21600, 0, 21448, 0x946f5b2b +0, 21600, 25200, 0, 21433, 0xb18687c5 +0, 25200, 28800, 0, 20865, 0xc0eb3fce +0, 28800, 32399, 0, 20842, 0x9d0728ba +0, 32399, 35999, 0, 20878, 0xf60f5dee +0, 35999, 39600, 0, 20866, 0x3bde568f +0, 39600, 43200, 0, 20884, 0x22736993 +0, 43200, 46800, 0, 20860, 0xf56f2fca +0, 46800, 50400, 0, 20872, 0xf39e3cb3 +0, 50400, 53999, 0, 20835, 0xa3c4363b +0, 53999, 57600, 0, 20905, 0x552853d1 +0, 57600, 61200, 0, 20874, 0xed0b91ec +0, 61200, 64799, 0, 20877, 0xe1623e01 +0, 64799, 68399, 0, 20933, 0x19906564 +0, 68399, 72000, 0, 20891, 0x3d064fd3 +0, 72000, 75600, 3600, 20834, 0xcb774dbc +0, 75600, 79200, 3600, 20870, 0xbc536589 +0, 79200, 82800, 3600, 21421, 0xc99a68e4 +0, 82800, 86400, 3600, 12869, 0x5684e304 |