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
a6e6e11f
Commit
a6e6e11f
authored
Nov 28, 2020
by
Jean-Baptiste Mardelle
Browse files
Fix param adjustments for cartoon effect
parent
c30435f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/frei0r_cartoon.xml
View file @
a6e6e11f
...
...
@@ -3,10 +3,10 @@
<name>
Cartoon
</name>
<description>
Cartoonify video, do a form of edge detect
</description>
<author>
Dries Pruimboom, Jaromil
</author>
<parameter
type=
"animated"
name=
"triplevel"
max=
"1"
min=
"
0.
85"
default=
"
0.
999
75"
decimals=
"5
"
>
<parameter
type=
"animated"
name=
"triplevel"
max=
"1
000
"
min=
"85
0
"
default=
"999
"
factor=
"1000
"
>
<name>
Level of trip
</name>
</parameter>
<parameter
type=
"animated"
name=
"diffspace"
max=
"
256
"
min=
"0"
default=
"
0.015625
"
factor=
"256"
>
<parameter
type=
"animated"
name=
"diffspace"
max=
"
10
"
min=
"0"
default=
"
1
"
factor=
"256"
>
<name>
Difference space
</name>
</parameter>
</effect>
</effect>
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