Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
a60b2425
Commit
a60b2425
authored
Nov 23, 2017
by
Lou Logan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: mention (a)loop defaults
Signed-off-by:
Lou Logan
<
lou@lrcd.com
>
parent
5f278620
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
filters.texi
doc/filters.texi
+6
-4
No files found.
doc/filters.texi
View file @
a60b2425
...
@@ -1145,12 +1145,13 @@ The filter accepts the following options:
...
@@ -1145,12 +1145,13 @@ The filter accepts the following options:
@table @option
@table @option
@item loop
@item loop
Set the number of loops. Setting this value to -1 will result in infinite loops.
Set the number of loops. Setting this value to -1 will result in infinite loops.
Default is 0.
@item size
@item size
Set maximal number of samples.
Set maximal number of samples.
Default is 0.
@item start
@item start
Set first sample of loop.
Set first sample of loop.
Default is 0.
@end table
@end table
@anchor{amerge}
@anchor{amerge}
...
@@ -9992,12 +9993,13 @@ The filter accepts the following options:
...
@@ -9992,12 +9993,13 @@ The filter accepts the following options:
@table @option
@table @option
@item loop
@item loop
Set the number of loops. Setting this value to -1 will result in infinite loops.
Set the number of loops. Setting this value to -1 will result in infinite loops.
Default is 0.
@item size
@item size
Set maximal size in number of frames.
Set maximal size in number of frames.
Default is 0.
@item start
@item start
Set first frame of loop.
Set first frame of loop.
Default is 0.
@end table
@end table
@anchor{lut3d}
@anchor{lut3d}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment