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/4xm-1 | |
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/4xm-1')
-rw-r--r-- | tests/ref/fate/4xm-1 | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/tests/ref/fate/4xm-1 b/tests/ref/fate/4xm-1 index 5e66dcce6b..d38a47a1ad 100644 --- a/tests/ref/fate/4xm-1 +++ b/tests/ref/fate/4xm-1 @@ -1,15 +1,16 @@ -0, 0, 921600, 0xd08f97c7 -0, 6000, 921600, 0xc433a85b -0, 12000, 921600, 0x7ffeee42 -0, 18000, 921600, 0xc0ad9f52 -0, 24000, 921600, 0xb0235112 -0, 30000, 921600, 0xcbdd9805 -0, 36000, 921600, 0x5468bdb9 -0, 42000, 921600, 0x2f0c63fd -0, 48000, 921600, 0xf1de04f0 -0, 54000, 921600, 0x95709ce2 -0, 60000, 921600, 0x69037c4a -0, 66000, 921600, 0x513f8a98 -0, 72000, 921600, 0x55b82fa1 -0, 78000, 921600, 0x5c8ace28 -0, 84000, 921600, 0xb019770a +#tb 0: 1/15 +0, 0, 0, 1, 921600, 0xd08f97c7 +0, 1, 1, 1, 921600, 0xc433a85b +0, 2, 2, 1, 921600, 0x7ffeee42 +0, 3, 3, 1, 921600, 0xc0ad9f52 +0, 4, 4, 1, 921600, 0xb0235112 +0, 5, 5, 1, 921600, 0xcbdd9805 +0, 6, 6, 1, 921600, 0x5468bdb9 +0, 7, 7, 1, 921600, 0x2f0c63fd +0, 8, 8, 1, 921600, 0xf1de04f0 +0, 9, 9, 1, 921600, 0x95709ce2 +0, 10, 10, 1, 921600, 0x69037c4a +0, 11, 11, 1, 921600, 0x513f8a98 +0, 12, 12, 1, 921600, 0x55b82fa1 +0, 13, 13, 1, 921600, 0x5c8ace28 +0, 14, 14, 1, 921600, 0xb019770a |