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

Correct docs for boxblur parameters

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Mark Himsley
2011-09-06 21:30:18 +01:00
committed by Michael Niedermayer
parent 0078430e30
commit 3961695b7f

View File

@@ -360,7 +360,7 @@ considered black, and defaults to 32.
Apply boxblur algorithm to the input video.
This filter accepts the parameters:
@var{luma_power}:@var{luma_radius}:@var{chroma_radius}:@var{chroma_power}:@var{alpha_radius}:@var{alpha_power}
@var{luma_radius}:@var{luma_power}:@var{chroma_radius}:@var{chroma_power}:@var{alpha_radius}:@var{alpha_power}
Chroma and alpha parameters are optional, if not specified they default
to the corresponding values set for @var{luma_radius} and