[FFmpeg-devel] [PATCH]Remove the option -frame_rate from avfoundation: It has no effect

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Nov 13 11:15:21 CET 2014


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

>  static const AVOption options[] = {
> -    { "frame_rate", "set frame rate", offsetof(AVFContext, 
> frame_rate), AV_OPT_TYPE_FLOAT, { .dbl = 30.0
> }, 0.1, 30.0, AV_OPT_TYPE_VIDEO_RATE, NULL },

Should this also get removed from 2.3 and 2.4?
Or better print an error message?

Carl Eugen



More information about the ffmpeg-devel mailing list