On Fri, Sep 29, 2017, at 04:32 AM, Richard Ling wrote: > How can I determine whether a filter input is VFR or CFR? > > static int is_vfr(AVFilterLink *inlink) > { > return ???; > } [...]
ffmpeg-devel is only for discussions regarding the development of FFmpeg and for submitting patches. Questions about using the FFmpeg libraries should be asked at libav-user. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel