summaryrefslogtreecommitdiff
path: root/doc/ffplay-doc.texi
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2003-09-16 20:28:18 +0000
committerFabrice Bellard <fabrice@bellard.org>2003-09-16 20:28:18 +0000
commit988a9f9e3a47e2b9b6459ad8d982e43bfeae52d1 (patch)
tree6fb98486b95407b220d2c1b88cb58647afb5f3eb /doc/ffplay-doc.texi
parent211f2123c53a140009ce6c1abe4a513aaf8f4645 (diff)
doc update
Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffplay-doc.texi')
-rw-r--r--doc/ffplay-doc.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi
index a1eed74c77..d4cad5cab9 100644
--- a/doc/ffplay-doc.texi
+++ b/doc/ffplay-doc.texi
@@ -43,6 +43,12 @@ disable video
disable graphical display
@item -f fmt
force format
+@item -img img_fmt
+this option is used to force a given image format
+when playing image sequences. Example:
+@example
+ffplay -img pgmyuv tests/vsynth1/%d.pgm
+@end example
@end table
@section Advanced options