Commit 8addd565 authored by Werner Robitza's avatar Werner Robitza Committed by Lou Logan

doc: clarify option on looping infinitely in movie filter

Clarify that setting loop=0 is required to make the stream loop infinitely, rather than saying that a value "less than 1" is needed.
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent c347b286
...@@ -18134,7 +18134,7 @@ audio instead of video. ...@@ -18134,7 +18134,7 @@ audio instead of video.
@item loop @item loop
Specifies how many times to read the stream in sequence. Specifies how many times to read the stream in sequence.
If the value is less than 1, the stream will be read again and again. If the value is 0, the stream will be looped infinitely.
Default value is "1". Default value is "1".
Note that when the movie is looped the source timestamps are not Note that when the movie is looped the source timestamps are not
......
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