mirror of https://git.ffmpeg.org/ffmpeg.git
Fix documented syntax for the cropdetect filter.
Originally committed as revision 25627 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4cabef0a9d
commit
3699c1f1df
|
@ -200,7 +200,7 @@ correspond to the non-black area of the input video.
|
||||||
|
|
||||||
It accepts the syntax:
|
It accepts the syntax:
|
||||||
@example
|
@example
|
||||||
cropdetect[=@var{limit}:@var{round}[:@var{reset}]]
|
cropdetect[=@var{limit}[:@var{round}[:@var{reset}]]]
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
@table @option
|
@table @option
|
||||||
|
|
Loading…
Reference in New Issue