Commit 76cd82d9 authored by Ganesh Ajjanagadde's avatar Ganesh Ajjanagadde

doc/ffmpeg: use stream_loop instead of loop

Commit dbb03b8e renamed loop to
stream_loop. This documents the change.
Signed-off-by: 's avatarGanesh Ajjanagadde <gajjanagadde@gmail.com>
parent 0131636f
......@@ -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})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment