Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-10-15 04:51:15 +0300
committerGanesh Ajjanagadde <gajjanagadde@gmail.com>2015-10-15 04:56:31 +0300
commit76cd82d9257b7eabab806fc7202676d5bd8406c4 (patch)
treeb0794d7969fa5ef57d4e224a73107371e5605371 /doc
parent0131636f22b49d1aa67b76d7f1acad6e57eda577 (diff)
doc/ffmpeg: use stream_loop instead of loop
Commit dbb03b8e47f905f0f7b10c3eb5ac11f9bfc793ff renamed loop to stream_loop. This documents the change. Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 562493026f..de496185b7 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -253,7 +253,7 @@ Overwrite output files without asking.
Do not overwrite output files, and exit immediately if a specified
output file already exists.
-@item -loop @var{number} (@emph{input})
+@item -stream_loop @var{number} (@emph{input})
Set number of times input stream shall be looped.
@item -c[:@var{stream_specifier}] @var{codec} (@emph{input/output,per-stream})