summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Krüger <krueger@signal7.de>2010-03-17 23:39:18 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-03-17 23:39:18 +0000
commit076db5ed57a0e260c6ee1eb76b88d056570e6e47 (patch)
treeaa60b319a1ae12d4359e079b0c0d2f4c7b191a61 /doc
parent1400bd5a3921012911b80e5e209fb8a2591347e6 (diff)
Add a -window_title option, which sets the FFplay window title.
Patch by Robert Krüger "krueger ET signal7 DOT de". Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffplay-doc.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi
index f2f0d530db..e3d4bf6878 100644
--- a/doc/ffplay-doc.texi
+++ b/doc/ffplay-doc.texi
@@ -51,6 +51,8 @@ Seek by bytes.
Disable graphical display.
@item -f @var{fmt}
Force format.
+@item -window_title @var{title}
+Set window title (default is the input filename).
@end table
@section Advanced options