Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
d0bdc33d
Commit
d0bdc33d
authored
Sep 30, 2021
by
Massimo Stella
Browse files
Update avfilter_selectivecolor.xml
parent
2ab7d94d
Pipeline
#83910
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/effects/avfilter/avfilter_selectivecolor.xml
View file @
d0bdc33d
<!DOCTYPE kpartgui>
<effect
tag=
"avfilter.selectivecolor"
id=
"avfilter.selectivecolor"
>
<name>
CMYK adjust
(avfilter)
</name>
<name>
CMYK adjust
</name>
<description>
Apply CMYK correction to specific color ranges
</description>
<author>
libavfilter
</author>
<parameter
type=
"constant"
name=
"av.reds"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"2"
>
<parameter
type=
"list"
name=
"av.correction_method"
default=
"absolute"
paramlist=
"absolute;relative"
>
<paramlistdisplay>
Absolute,Relative
</paramlistdisplay>
<name>
Correction Method
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.reds"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"3"
>
<name>
Reds
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.yellows"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.yellows"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Yellows
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.greens"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.greens"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Greens
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.cyans"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.cyans"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Cyans
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.blues"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.blues"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Blues
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.magentas"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.magentas"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Magentas
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.whites"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.whites"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Whites
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.neutrals"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.neutrals"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Neutrals
</name>
</parameter>
<parameter
type=
"constant"
name=
"av.blacks"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
2
"
>
<parameter
type=
"constant"
name=
"av.blacks"
default=
"0"
min=
"-1"
max=
"1"
decimals=
"
3
"
>
<name>
Blacks
</name>
</parameter>
<parameter
type=
"list"
name=
"av.correction_method"
default=
"0"
paramlist=
"0;1"
>
<paramlistdisplay>
Absolute,Relative
</paramlistdisplay>
<name>
Correction Method
</name>
</parameter>
</effect>
Write
Preview
Supports
Markdown
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