doc/ffmpeg: use stream_loop instead of loop

Commit dbb03b8e47 renamed loop to
stream_loop. This documents the change.

Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
This commit is contained in:
Ganesh Ajjanagadde 2015-10-14 21:51:15 -04:00
parent 0131636f22
commit 76cd82d925
1 changed files with 1 additions and 1 deletions

View File

@ -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})