mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-10 08:05:35 +01:00
Read the timebase from FrameData rather than the input stream. This should fix #10393 and generally be more reliable. Replace the use of '-1' to indicate demuxing timebase with the string 'demux'. Also allow to request filter timebase with '-enc_time_base filter'.