This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Fix documented syntax for the cropdetect filter.
Originally committed as revision 25627 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Stefano Sabatini
15 years ago
parent
4cabef0a9d
commit
3699c1f1df
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
doc/filters.texi
+ 1
- 1
doc/filters.texi
View File
@@ -200,7 +200,7 @@ correspond to the non-black area of the input video.
It accepts the syntax:
@example
cropdetect[=@var{limit}:@var{round}[:@var{reset}]]
cropdetect[=@var{limit}
[
:@var{round}[:@var{reset}
]
]]
@end example
@table @option
Write
Preview
Loading…
Cancel
Save