• Anton Khirnov's avatar
    fftools/ffmpeg: rework -enc_time_base handling · dff3a283
    Anton Khirnov authored
    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'.
    dff3a283
video.mak 18.9 KB