From 1922c0a7732f8a21510f59fdd8ccff6b33280827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Kr=C3=BCger?= Date: Tue, 23 Mar 2010 17:39:51 +0000 Subject: Add a loop option to ffplay. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch by Robert Krüger, krueger signal7 de Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffplay-doc.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index e3d4bf6878..11794b2cd4 100644 --- a/doc/ffplay-doc.texi +++ b/doc/ffplay-doc.texi @@ -53,6 +53,8 @@ Disable graphical display. Force format. @item -window_title @var{title} Set window title (default is the input filename). +@item -loop @var{number} +Loops movie playback times. 0 means forever. @end table @section Advanced options -- cgit v1.2.3