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/rpza | |
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/rpza')
-rw-r--r-- | tests/ref/fate/rpza | 61 |
1 files changed, 31 insertions, 30 deletions
diff --git a/tests/ref/fate/rpza b/tests/ref/fate/rpza index 32ea1cfb4e..7819fa1aca 100644 --- a/tests/ref/fate/rpza +++ b/tests/ref/fate/rpza @@ -1,30 +1,31 @@ -0, 0, 230400, 0x4aec80a3 -0, 6000, 230400, 0xb6c41452 -0, 12000, 230400, 0xa6c27f12 -0, 18000, 230400, 0x309bd2d2 -0, 24000, 230400, 0x597a7341 -0, 30000, 230400, 0x597a7341 -0, 36000, 230400, 0xd6d6c569 -0, 42000, 230400, 0x31413d89 -0, 48000, 230400, 0x464e42e9 -0, 54000, 230400, 0x502d7c71 -0, 60000, 230400, 0x502d7c71 -0, 66000, 230400, 0xc96f23d1 -0, 72000, 230400, 0xc96f23d1 -0, 78000, 230400, 0x5bfd2bc7 -0, 84000, 230400, 0x821640a7 -0, 90000, 230400, 0x8f001967 -0, 96000, 230400, 0x406ba109 -0, 102000, 230400, 0x85d99b50 -0, 108000, 230400, 0x2fdb4018 -0, 114000, 230400, 0xfa127259 -0, 120000, 230400, 0xe6427b9b -0, 126000, 230400, 0xe6427b9b -0, 132000, 230400, 0x3a279000 -0, 138000, 230400, 0x710755ee -0, 144000, 230400, 0x76549d35 -0, 150000, 230400, 0xf4d0132c -0, 156000, 230400, 0xf4d0132c -0, 162000, 230400, 0x19d7ec14 -0, 168000, 230400, 0x19d7ec14 -0, 174000, 230400, 0x5f24b7e1 +#tb 0: 1/15 +0, 0, 0, 1, 230400, 0x4aec80a3 +0, 1, 1, 1, 230400, 0xb6c41452 +0, 2, 2, 1, 230400, 0xa6c27f12 +0, 3, 3, 1, 230400, 0x309bd2d2 +0, 4, 4, 1, 230400, 0x597a7341 +0, 5, 5, 1, 230400, 0x597a7341 +0, 6, 6, 1, 230400, 0xd6d6c569 +0, 7, 7, 1, 230400, 0x31413d89 +0, 8, 8, 1, 230400, 0x464e42e9 +0, 9, 9, 1, 230400, 0x502d7c71 +0, 10, 10, 1, 230400, 0x502d7c71 +0, 11, 11, 1, 230400, 0xc96f23d1 +0, 12, 12, 1, 230400, 0xc96f23d1 +0, 13, 13, 1, 230400, 0x5bfd2bc7 +0, 14, 14, 1, 230400, 0x821640a7 +0, 15, 15, 1, 230400, 0x8f001967 +0, 16, 16, 1, 230400, 0x406ba109 +0, 17, 17, 1, 230400, 0x85d99b50 +0, 18, 18, 1, 230400, 0x2fdb4018 +0, 19, 19, 1, 230400, 0xfa127259 +0, 20, 20, 1, 230400, 0xe6427b9b +0, 21, 21, 1, 230400, 0xe6427b9b +0, 22, 22, 1, 230400, 0x3a279000 +0, 23, 23, 1, 230400, 0x710755ee +0, 24, 24, 1, 230400, 0x76549d35 +0, 25, 25, 1, 230400, 0xf4d0132c +0, 26, 26, 1, 230400, 0xf4d0132c +0, 27, 27, 1, 230400, 0x19d7ec14 +0, 28, 28, 1, 230400, 0x19d7ec14 +0, 29, 29, 1, 230400, 0x5f24b7e1 |