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.
8 lines
322 B
Plaintext
8 lines
322 B
Plaintext
#tb 0: 1/240000
|
|
#tb 1: 1/240000
|
|
0, 0, 0, 10010, 1626280, 0x5768c7d6
|
|
1, 0, 0, 18140, 14816, 0xd185e8c7
|
|
0, 10010, 10010, 10010, 1626092, 0x070bd882
|
|
1, 18140, 18140, 40920, 32736, 0x791b737a
|
|
0, 20020, 20020, 10010, 893932, 0x8c7cd0a6
|