aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-04-09 10:16:50 +0200
committerMattias Andrée <maandree@kth.se>2017-04-09 10:52:20 +0200
commit80d76b61b0e2b1224f8b0417658285b90934880e (patch)
tree52e0a47c6d44616d3a07a3fd81730e3ff8d28338 /man
parentblind-translate.1: document memory requirement (diff)
downloadblind-80d76b61b0e2b1224f8b0417658285b90934880e.tar.gz
blind-80d76b61b0e2b1224f8b0417658285b90934880e.tar.bz2
blind-80d76b61b0e2b1224f8b0417658285b90934880e.tar.xz
blind-next-frame: add -f flag: read multiple frames
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'man')
-rw-r--r--man/blind-next-frame.18
1 files changed, 8 insertions, 0 deletions
diff --git a/man/blind-next-frame.1 b/man/blind-next-frame.1
index c175ebc..55fe74f 100644
--- a/man/blind-next-frame.1
+++ b/man/blind-next-frame.1
@@ -3,6 +3,8 @@
blind-next-frame - Extracts the next frame from a video
.SH SYNOPSIS
.B blind-next-frame
+[-f
+.IR frames ]
.I width
.I height
.IR pixel-format " ..."
@@ -27,6 +29,12 @@ And argument following
is appended to
.I pixel-format
with <space> in between.
+.SH OPTIONS
+.TP
+.BR -f " "\fIframes\fP
+Read and output the first
+.I frames
+frames rather than the first single frame.
.SH EXIT STATUS
.TP
0