Steven Liu <lingjiujianke <at> gmail.com> writes:

> +    { "bitrate", "Set bitrate", OFFSET(bitrate), 
> AV_OPT_TYPE_INT, { 0 }, 0, 700000, VE },
> +    { "framerate", "Set framerate", OFFSET(framerate), 
> AV_OPT_TYPE_INT, { 0 }, 0, 30, VE },

Both options already exist in FFmpeg, it may be a good idea 
to map them to openh264 (do I understand correctly that the 
current encoder doesn't allow to set a target bitrate?) but 
there should be no need to add these strings to options[].

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to