Commit 98ecee2d authored by Lou Logan's avatar Lou Logan

doc/filters: fix Photoshop curves file extension

Found-by: moorej
Signed-off-by: 's avatarLou Logan <lou@lrcd.com>
parent a1fa5392
...@@ -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{.asv}) to import the settings from. Specify a Photoshop curves file (@code{.acv}) 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.asv':green='0.45/0.53' curves=psfile='MyCurvesPresets/purple.acv':green='0.45/0.53'
@end example @end example
@end itemize @end itemize
......
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