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.
This commit is contained in:
@@ -1,83 +1,84 @@
|
||||
0, 0, 57600, 0xe6b0a48c
|
||||
0, 6000, 57600, 0xe064d51c
|
||||
0, 12000, 57600, 0xbfce6b33
|
||||
0, 18000, 57600, 0x371bab02
|
||||
0, 24000, 57600, 0x0d2d7456
|
||||
0, 30000, 57600, 0x9184eecb
|
||||
0, 36000, 57600, 0xb482e8db
|
||||
0, 42000, 57600, 0x0f4cd4be
|
||||
0, 48000, 57600, 0xe276cccb
|
||||
0, 54000, 57600, 0x04c21c62
|
||||
0, 60000, 57600, 0x848960a2
|
||||
0, 66000, 57600, 0xc4c8cf03
|
||||
0, 72000, 57600, 0xb4094866
|
||||
0, 78000, 57600, 0xf22da043
|
||||
0, 84000, 57600, 0x6517b67b
|
||||
0, 90000, 57600, 0x23e39ccb
|
||||
0, 96000, 57600, 0x41525ca3
|
||||
0, 102000, 57600, 0xc3edc5f3
|
||||
0, 108000, 57600, 0x8ce81c7e
|
||||
0, 114000, 57600, 0x56829443
|
||||
0, 120000, 57600, 0x511ce287
|
||||
0, 126000, 57600, 0x8f029a5b
|
||||
0, 132000, 57600, 0x2b47cf43
|
||||
0, 138000, 57600, 0x8e7ecf4b
|
||||
0, 144000, 57600, 0xd620317e
|
||||
0, 150000, 57600, 0x5987646e
|
||||
0, 156000, 57600, 0xcfedb7df
|
||||
0, 162000, 57600, 0x33746e7b
|
||||
0, 168000, 57600, 0x1d318573
|
||||
0, 174000, 57600, 0xc851848b
|
||||
0, 180000, 57600, 0x939db1d7
|
||||
0, 186000, 57600, 0x1719aed3
|
||||
0, 192000, 57600, 0x1ba3e18c
|
||||
0, 198000, 57600, 0x04f355fb
|
||||
0, 204000, 57600, 0x6fafd5f4
|
||||
0, 210000, 57600, 0x434f800b
|
||||
0, 216000, 57600, 0xed42179b
|
||||
0, 222000, 57600, 0x3b33118b
|
||||
0, 228000, 57600, 0xf81880cb
|
||||
0, 234000, 57600, 0xd2c58e1b
|
||||
0, 240000, 57600, 0xd96f50eb
|
||||
0, 246000, 57600, 0x64ef63fb
|
||||
0, 252000, 57600, 0x7b14b6fc
|
||||
0, 258000, 57600, 0xeb1c9054
|
||||
0, 264000, 57600, 0x3b30c97c
|
||||
0, 270000, 57600, 0xc93e9484
|
||||
0, 276000, 57600, 0xe012c0cc
|
||||
0, 282000, 57600, 0x48e2dda4
|
||||
0, 288000, 57600, 0x13eb55fb
|
||||
0, 294000, 57600, 0xa5edbedc
|
||||
0, 300000, 57600, 0x0123a484
|
||||
0, 306000, 57600, 0xc624a7ac
|
||||
0, 312000, 57600, 0xd83cf45c
|
||||
0, 318000, 57600, 0x8f9bf4b4
|
||||
0, 324000, 57600, 0x2d494b8c
|
||||
0, 330000, 57600, 0xb246f07c
|
||||
0, 336000, 57600, 0x5750e67c
|
||||
0, 342000, 57600, 0x6643e9ac
|
||||
0, 348000, 57600, 0x8d3b86b3
|
||||
0, 354000, 57600, 0x4bb0546b
|
||||
0, 360000, 57600, 0xfe439333
|
||||
0, 366000, 57600, 0x0cc76233
|
||||
0, 372000, 57600, 0xb6fe40ae
|
||||
0, 378000, 57600, 0xf79fe0d7
|
||||
0, 384000, 57600, 0xdc90dcbb
|
||||
0, 390000, 57600, 0x371e7c2b
|
||||
0, 396000, 57600, 0x7c4590bb
|
||||
0, 402000, 57600, 0x66f5454b
|
||||
0, 408000, 57600, 0x1678ae5b
|
||||
0, 414000, 57600, 0x1ee8fdec
|
||||
0, 420000, 57600, 0x98d2a083
|
||||
0, 426000, 57600, 0x86d29e5b
|
||||
0, 432000, 57600, 0x23d2bc83
|
||||
0, 438000, 57600, 0x3fc729f2
|
||||
0, 444000, 57600, 0x821d61da
|
||||
0, 450000, 57600, 0xdd549e0e
|
||||
0, 456000, 57600, 0x641234e2
|
||||
0, 462000, 57600, 0x9a282112
|
||||
0, 468000, 57600, 0x6587e2fb
|
||||
0, 474000, 57600, 0x043d0cb2
|
||||
0, 480000, 57600, 0x90328707
|
||||
0, 486000, 57600, 0x5744d313
|
||||
0, 492000, 57600, 0x6e1b95cb
|
||||
#tb 0: 1/15
|
||||
0, 0, 0, 1, 57600, 0xe6b0a48c
|
||||
0, 1, 1, 1, 57600, 0xe064d51c
|
||||
0, 2, 2, 1, 57600, 0xbfce6b33
|
||||
0, 3, 3, 1, 57600, 0x371bab02
|
||||
0, 4, 4, 1, 57600, 0x0d2d7456
|
||||
0, 5, 5, 1, 57600, 0x9184eecb
|
||||
0, 6, 6, 1, 57600, 0xb482e8db
|
||||
0, 7, 7, 1, 57600, 0x0f4cd4be
|
||||
0, 8, 8, 1, 57600, 0xe276cccb
|
||||
0, 9, 9, 1, 57600, 0x04c21c62
|
||||
0, 10, 10, 1, 57600, 0x848960a2
|
||||
0, 11, 11, 1, 57600, 0xc4c8cf03
|
||||
0, 12, 12, 1, 57600, 0xb4094866
|
||||
0, 13, 13, 1, 57600, 0xf22da043
|
||||
0, 14, 14, 1, 57600, 0x6517b67b
|
||||
0, 15, 15, 1, 57600, 0x23e39ccb
|
||||
0, 16, 16, 1, 57600, 0x41525ca3
|
||||
0, 17, 17, 1, 57600, 0xc3edc5f3
|
||||
0, 18, 18, 1, 57600, 0x8ce81c7e
|
||||
0, 19, 19, 1, 57600, 0x56829443
|
||||
0, 20, 20, 1, 57600, 0x511ce287
|
||||
0, 21, 21, 1, 57600, 0x8f029a5b
|
||||
0, 22, 22, 1, 57600, 0x2b47cf43
|
||||
0, 23, 23, 1, 57600, 0x8e7ecf4b
|
||||
0, 24, 24, 1, 57600, 0xd620317e
|
||||
0, 25, 25, 1, 57600, 0x5987646e
|
||||
0, 26, 26, 1, 57600, 0xcfedb7df
|
||||
0, 27, 27, 1, 57600, 0x33746e7b
|
||||
0, 28, 28, 1, 57600, 0x1d318573
|
||||
0, 29, 29, 1, 57600, 0xc851848b
|
||||
0, 30, 30, 1, 57600, 0x939db1d7
|
||||
0, 31, 31, 1, 57600, 0x1719aed3
|
||||
0, 32, 32, 1, 57600, 0x1ba3e18c
|
||||
0, 33, 33, 1, 57600, 0x04f355fb
|
||||
0, 34, 34, 1, 57600, 0x6fafd5f4
|
||||
0, 35, 35, 1, 57600, 0x434f800b
|
||||
0, 36, 36, 1, 57600, 0xed42179b
|
||||
0, 37, 37, 1, 57600, 0x3b33118b
|
||||
0, 38, 38, 1, 57600, 0xf81880cb
|
||||
0, 39, 39, 1, 57600, 0xd2c58e1b
|
||||
0, 40, 40, 1, 57600, 0xd96f50eb
|
||||
0, 41, 41, 1, 57600, 0x64ef63fb
|
||||
0, 42, 42, 1, 57600, 0x7b14b6fc
|
||||
0, 43, 43, 1, 57600, 0xeb1c9054
|
||||
0, 44, 44, 1, 57600, 0x3b30c97c
|
||||
0, 45, 45, 1, 57600, 0xc93e9484
|
||||
0, 46, 46, 1, 57600, 0xe012c0cc
|
||||
0, 47, 47, 1, 57600, 0x48e2dda4
|
||||
0, 48, 48, 1, 57600, 0x13eb55fb
|
||||
0, 49, 49, 1, 57600, 0xa5edbedc
|
||||
0, 50, 50, 1, 57600, 0x0123a484
|
||||
0, 51, 51, 1, 57600, 0xc624a7ac
|
||||
0, 52, 52, 1, 57600, 0xd83cf45c
|
||||
0, 53, 53, 1, 57600, 0x8f9bf4b4
|
||||
0, 54, 54, 1, 57600, 0x2d494b8c
|
||||
0, 55, 55, 1, 57600, 0xb246f07c
|
||||
0, 56, 56, 1, 57600, 0x5750e67c
|
||||
0, 57, 57, 1, 57600, 0x6643e9ac
|
||||
0, 58, 58, 1, 57600, 0x8d3b86b3
|
||||
0, 59, 59, 1, 57600, 0x4bb0546b
|
||||
0, 60, 60, 1, 57600, 0xfe439333
|
||||
0, 61, 61, 1, 57600, 0x0cc76233
|
||||
0, 62, 62, 1, 57600, 0xb6fe40ae
|
||||
0, 63, 63, 1, 57600, 0xf79fe0d7
|
||||
0, 64, 64, 1, 57600, 0xdc90dcbb
|
||||
0, 65, 65, 1, 57600, 0x371e7c2b
|
||||
0, 66, 66, 1, 57600, 0x7c4590bb
|
||||
0, 67, 67, 1, 57600, 0x66f5454b
|
||||
0, 68, 68, 1, 57600, 0x1678ae5b
|
||||
0, 69, 69, 1, 57600, 0x1ee8fdec
|
||||
0, 70, 70, 1, 57600, 0x98d2a083
|
||||
0, 71, 71, 1, 57600, 0x86d29e5b
|
||||
0, 72, 72, 1, 57600, 0x23d2bc83
|
||||
0, 73, 73, 1, 57600, 0x3fc729f2
|
||||
0, 74, 74, 1, 57600, 0x821d61da
|
||||
0, 75, 75, 1, 57600, 0xdd549e0e
|
||||
0, 76, 76, 1, 57600, 0x641234e2
|
||||
0, 77, 77, 1, 57600, 0x9a282112
|
||||
0, 78, 78, 1, 57600, 0x6587e2fb
|
||||
0, 79, 79, 1, 57600, 0x043d0cb2
|
||||
0, 80, 80, 1, 57600, 0x90328707
|
||||
0, 81, 81, 1, 57600, 0x5744d313
|
||||
0, 82, 82, 1, 57600, 0x6e1b95cb
|
||||
|
||||
Reference in New Issue
Block a user