1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00

doc/filters: correct description of overlay_vaapi

Signed-off-by: Fei Wang <fei.w.wang@intel.com>
Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
This commit is contained in:
Fei Wang
2022-08-05 14:11:18 +08:00
committed by Haihao Xiang
parent baf1f5dfb2
commit 4e0686df39

View File

@@ -26181,8 +26181,8 @@ Set the height of the overlaid video on the main video.
Default value is the height of input overlay video. Default value is the height of input overlay video.
@item alpha @item alpha
Set blocking detection thresholds. Allowed range is 0.0 to 1.0, it Set transparency of overlaid video. Allowed range is 0.0 to 1.0.
requires an input video with alpha channel. Higher value means lower transparency.
Default value is @code{0.0}. Default value is @code{0.0}.
@end table @end table