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
c623db8e
Commit
c623db8e
authored
Mar 18, 2022
by
Jean-Baptiste Mardelle
Browse files
Spot remover, start with a small zone, not full screen.
Fixes
#1363
parent
a73d42f5
Pipeline
#151980
passed with stage
in 6 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/effects/spot_remover.xml
View file @
c623db8e
...
...
@@ -3,7 +3,7 @@
<name>
Spot Remover
</name>
<description>
Replace an area with interpolated pixels. The new pixel values are interpolated from the nearest pixels immediately outside of the specified area.
</description>
<author>
Meltytech, LLC
</author>
<parameter
type=
"animatedrect"
name=
"rect"
default=
"
0 0 100
% 1
00
%"
opacity=
"false"
>
<parameter
type=
"animatedrect"
name=
"rect"
default=
"
42% 42% 16
% 1
6
%"
opacity=
"false"
>
<name>
Rectangle
</name>
<comment>
Defines the rectangle of the area that will be removed.
</comment>
</parameter>
...
...
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