summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2012-08-16 19:04:26 +0200
committerStefano Sabatini <stefasab@gmail.com>2012-08-18 12:13:34 +0200
commit48d116400cb321dd045bcf6836d1270b1d2b6f74 (patch)
treeb30fcfe66f2b644674c50cf6c61c041f1b54cb1c /doc
parent7cd5fa35fecc2717223459d04822faed6bbd40fa (diff)
lavfi: add framestep filter
This filter is inspired upon libmpcodecs/vf_framestep.c, by Daniele Forghieri. Only-keyframe output is not supported, since that feature can be achieved through the more versatile select filter.
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index e6279bd4d7..da69e569c9 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2084,6 +2084,13 @@ Desired output framerate.
@end table
+@section framestep
+
+Select one frame every N.
+
+This filter accepts in input a string representing a positive
+integer. Default argument is @code{1}.
+
@anchor{frei0r}
@section frei0r