mirror of https://github.com/FFmpeg/FFmpeg.git
The mpegts muxer does not set the stream time base using av_set_pts_info, but expects it to have the default value of 1/90000. If the calling code changes stream pts before writing the header, other muxers override the time base at that point (like mpegenc.c).oldabi
parent
302152d40b
commit
0a962e61e9
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue