2019-01-10 14:51 GMT+01:00, Linjie Fu <g...@videolan.org>:

> +#if QSV_HAVE_VDENC
> +    { "low_power", "enable low power mode(experimental: many limitations by
> mfx version, BRC modes, etc.)", OFFSET(qsv.low_power), AV_OPT_TYPE_BOOL, {
> .i64 =  0 }, 0, 1, VE},
> +#endif

This seems wrong to me: The visibility of an option should
probably not depend on configuration details (the effect can
of course depend on many details).

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

Reply via email to