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 _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
