[FFmpeg-devel] [PATCH v1 1/2] doc/filters: correct description of overlay_vaapi

Gyan Doshi ffmpeg at gyani.pro
Wed Jul 27 16:14:32 EEST 2022



On 2022-07-27 06:06 pm, Fei Wang wrote:
> Signed-off-by: Fei Wang <fei.w.wang at intel.com>
> ---
>   doc/filters.texi | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 9c4dea9abc..47ac4dc7f4 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -26117,8 +26117,8 @@ Set the height of the overlaid video on the main video.
>   Default value is the height of input overlay video.
>   
>   @item alpha
> -Set blocking detection thresholds. Allowed range is 0.0 to 1.0, it
> -requires an input video with alpha channel.
> +Set transparency of overlaid video. Allowed range is 0.0 to 1.0,
s/,/.

> +higher value means lower transparency.
s/h/H

Regards,
Gyan


More information about the ffmpeg-devel mailing list