Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
ffmpeg.wasm-core
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linshizhi
ffmpeg.wasm-core
Commits
03d8fee9
Commit
03d8fee9
authored
Apr 09, 2016
by
Lou Logan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: document testsrc2 source filter
Signed-off-by:
Lou Logan
<
lou@lrcd.com
>
parent
4c224412
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
filters.texi
doc/filters.texi
+6
-1
No files found.
doc/filters.texi
View file @
03d8fee9
...
@@ -14330,7 +14330,8 @@ ffplay -f lavfi life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_c
...
@@ -14330,7 +14330,8 @@ ffplay -f lavfi life=s=300x200:mold=10:r=60:ratio=0.1:death_color=#C83232:life_c
@anchor{smptebars}
@anchor{smptebars}
@anchor{smptehdbars}
@anchor{smptehdbars}
@anchor{testsrc}
@anchor{testsrc}
@section allrgb, allyuv, color, haldclutsrc, nullsrc, rgbtestsrc, smptebars, smptehdbars, testsrc
@anchor{testsrc2}
@section allrgb, allyuv, color, haldclutsrc, nullsrc, rgbtestsrc, smptebars, smptehdbars, testsrc, testsrc2
The @code{allrgb} source returns frames of size 4096x4096 of all rgb colors.
The @code{allrgb} source returns frames of size 4096x4096 of all rgb colors.
...
@@ -14359,6 +14360,10 @@ The @code{testsrc} source generates a test video pattern, showing a
...
@@ -14359,6 +14360,10 @@ The @code{testsrc} source generates a test video pattern, showing a
color pattern, a scrolling gradient and a timestamp. This is mainly
color pattern, a scrolling gradient and a timestamp. This is mainly
intended for testing purposes.
intended for testing purposes.
The @code{testsrc2} source is similar to testsrc, but supports more
pixel formats instead of just @code{rgb24}. This allows using it as an
input for other tests without requiring a format conversion.
The sources accept the following parameters:
The sources accept the following parameters:
@table @option
@table @option
...
...
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