[FFmpeg-devel] How to tell CFR/VFR video apart, and determine frame rate
Lou Logan
lou at lrcd.com
Sat Sep 30 00:00:08 EEST 2017
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.
More information about the ffmpeg-devel
mailing list