mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
d2afbd9a56
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.
19 lines
998 B
Plaintext
19 lines
998 B
Plaintext
#tb 0: 1/25
|
|
0, 0, 0, 1, 38016, 0x359316a1
|
|
0, 1, 1, 1, 38016, 0xd7bb1285
|
|
0, 2, 2, 1, 38016, 0x3c36059f
|
|
0, 3, 3, 1, 38016, 0x983d195f
|
|
0, 4, 4, 1, 38016, 0xba323cc5
|
|
0, 5, 5, 1, 38016, 0xc9db4f32
|
|
0, 6, 6, 1, 38016, 0xc2a06817
|
|
0, 7, 7, 1, 38016, 0x18018392
|
|
0, 8, 8, 1, 38016, 0x8b4da14c
|
|
0, 9, 9, 1, 38016, 0x5a33b0f5
|
|
0, 10, 10, 1, 38016, 0x5b48b808
|
|
0, 11, 11, 1, 38016, 0xfc13c523
|
|
0, 12, 12, 1, 38016, 0xb915c169
|
|
0, 13, 13, 1, 38016, 0xfaab94ed
|
|
0, 14, 14, 1, 38016, 0xe455786f
|
|
0, 15, 15, 1, 38016, 0x529182a8
|
|
0, 16, 16, 1, 38016, 0xfb6893a9
|