]> git.sesse.net Git - ffmpeg/blobdiff - doc/ffplay.texi
doc/filters: document ranges and defaults for nlmeans options
[ffmpeg] / doc / ffplay.texi
index c95956ea170adefdc33676727986662f8e60cf69..99e1d7468a1997cdd1490beb672289c32c9dd1ea 100644 (file)
@@ -60,6 +60,8 @@ Play @var{duration} seconds of audio/video.
 see @ref{time duration syntax,,the Time duration section in the ffmpeg-utils(1) manual,ffmpeg-utils}.
 @item -bytes
 Seek by bytes.
+@item -seek_interval
+Set custom interval, in seconds, for seeking using left/right keys. Default is 10 seconds.
 @item -nodisp
 Disable graphical display.
 @item -noborder
@@ -72,6 +74,10 @@ as 100.
 Force format.
 @item -window_title @var{title}
 Set window title (default is the input filename).
+@item -left @var{title}
+Set the x position for the left of the window (default is a centered window).
+@item -top @var{title}
+Set the y position for the top of the window (default is a centered window).
 @item -loop @var{number}
 Loops movie playback <number> times. 0 means forever.
 @item -showmode @var{mode}