Commit 5f278620 authored by Werner Robitza's avatar Werner Robitza Committed by Lou Logan

doc/filters.texi: explain infinite looping

Explain how to achieve infinite looping with the loop / aloop filters.
Signed-off-by: 's avatarWerner Robitza <werner.robitza@gmail.com>
parent 515555af
......@@ -1144,7 +1144,7 @@ The filter accepts the following options:
@table @option
@item loop
Set the number of loops.
Set the number of loops. Setting this value to -1 will result in infinite loops.
@item size
Set maximal number of samples.
......@@ -9991,7 +9991,7 @@ The filter accepts the following options:
@table @option
@item loop
Set the number of loops.
Set the number of loops. Setting this value to -1 will result in infinite loops.
@item size
Set maximal size in number of frames.
......
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