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
98ecee2d
Commit
98ecee2d
authored
Sep 10, 2015
by
Lou Logan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/filters: fix Photoshop curves file extension
Found-by: moorej Signed-off-by:
Lou Logan
<
lou@lrcd.com
>
parent
a1fa5392
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
filters.texi
doc/filters.texi
+2
-2
No files found.
doc/filters.texi
View file @
98ecee2d
...
@@ -3953,7 +3953,7 @@ Can be used in addition to the other key points component
...
@@ -3953,7 +3953,7 @@ Can be used in addition to the other key points component
options. In this case, the unset component(s) will fallback on this
options. In this case, the unset component(s) will fallback on this
@option{all} setting.
@option{all} setting.
@item psfile
@item psfile
Specify a Photoshop curves file (@code{.a
s
v}) to import the settings from.
Specify a Photoshop curves file (@code{.a
c
v}) to import the settings from.
@end table
@end table
To avoid some filtergraph syntax conflicts, each key points list need to be
To avoid some filtergraph syntax conflicts, each key points list need to be
...
@@ -3998,7 +3998,7 @@ curves=vintage
...
@@ -3998,7 +3998,7 @@ curves=vintage
@item
@item
Use a Photoshop preset and redefine the points of the green component:
Use a Photoshop preset and redefine the points of the green component:
@example
@example
curves=psfile='MyCurvesPresets/purple.a
s
v':green='0.45/0.53'
curves=psfile='MyCurvesPresets/purple.a
c
v':green='0.45/0.53'
@end example
@end example
@end itemize
@end itemize
...
...
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