]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffplay-doc.texi
remove ps option and rename rtp_payload_size AVOption to ps
[ffmpeg] / doc / ffplay-doc.texi
index 20525ed958179b99f3f6d14b2193a19fdb7a0fd7..db08eb38ffd267362908b1a80206cf98acd6a35b 100644 (file)
@@ -19,7 +19,7 @@ various FFmpeg APIs.
 @chapter Invocation
 
 @section Syntax
-@example 
+@example
 @c man begin SYNOPSIS
 ffplay [options] @file{input_file}
 @c man end
@@ -43,12 +43,6 @@ 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