mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +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.
6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
#tb 0: 1/90000
|
|
0, 0, 0, 1875, 36000, 0xd592781d
|
|
0, 1875, 1875, 1875, 36000, 0xd592781d
|
|
0, 3750, 3750, 1875, 36000, 0xd592781d
|
|
0, 5625, 5625, 1200, 23056, 0xde81f0d6
|