Skip to content
GitLab
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
bc1f6359
Commit
bc1f6359
authored
Aug 02, 2022
by
Massimo Stella
Browse files
Added xml UI for the avfilter.exposure
parent
4d13df6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/avfilter/avfilter_exposure.xml
0 → 100644
View file @
bc1f6359
<!DOCTYPE kpartgui>
<effect
tag=
"avfilter.exposure"
id=
"avfilter.exposure"
>
<name>
Exposure
</name>
<description>
Adjust exposure of the video stream.
</description>
<author>
libavfilter
</author>
<parameter
type=
"animated"
name=
"av.exposure"
min=
"-3"
max=
"3"
default=
"0"
decimals=
"3"
>
<name>
Exposure
</name>
</parameter>
<parameter
type=
"animated"
name=
"av.black"
min=
"-1"
max=
"1"
default=
"0"
decimals=
"3"
>
<name>
Radius
</name>
</parameter>
</effect>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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