mirror of https://github.com/FFmpeg/FFmpeg.git
Prevents lavf from generating inexact timestamps with the default timebase of 1/90000.pull/389/head
parent
78f95f1088
commit
af8be7bf43
3 changed files with 22 additions and 18 deletions
@ -1,9 +1,9 @@ |
||||
#tb 0: 1/90000 |
||||
#tb 0: 1/96000 |
||||
#media_type 0: audio |
||||
#codec_id 0: pcm_s24daud |
||||
#sample_rate 0: 96000 |
||||
#channel_layout_name 0: 5.1(side) |
||||
0, 0, 0, 1875, 36000, 0xd592781d |
||||
0, 1875, 1875, 1875, 36000, 0xd592781d |
||||
0, 3750, 3750, 1875, 36000, 0xd592781d |
||||
0, 5625, 5625, 1200, 23056, 0xde81f0d6, F=0x3 |
||||
0, 0, 0, 2000, 36000, 0xd592781d |
||||
0, 2000, 2000, 2000, 36000, 0xd592781d |
||||
0, 4000, 4000, 2000, 36000, 0xd592781d |
||||
0, 6000, 6000, 1280, 23056, 0xde81f0d6, F=0x3 |
||||
|
Loading…
Reference in new issue