]> git.sesse.net Git - ffmpeg/blobdiff - doc/filters.texi
vf_cropdetect: switch to an AVOptions-based system.
[ffmpeg] / doc / filters.texi
index c75f1198ed8421feb1ffd0e8107aef59bc7b6a05..8a2fa54968f23eb20ed8ab44e357fb11b27f8e4e 100644 (file)
@@ -742,10 +742,7 @@ Calculate necessary cropping parameters and prints the recommended
 parameters through the logging system. The detected dimensions
 correspond to the non-black area of the input video.
 
-It accepts the syntax:
-@example
-cropdetect[=@var{limit}[:@var{round}[:@var{reset}]]]
-@end example
+This filter accepts the following options:
 
 @table @option