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
a4a3a73a
Commit
a4a3a73a
authored
Jun 05, 2020
by
Jean-Baptiste Mardelle
Browse files
Switch subtitle filter to use av.filename parameter that is now better supported in MLT
parent
6ed1f5f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
data/effects/avfilter/subtitles.xml
View file @
a4a3a73a
...
...
@@ -3,7 +3,7 @@
<name>
Subtitles
</name>
<description>
Render subtitles onto the video
</description>
<author>
libavfilter
</author>
<parameter
type=
"url"
name=
"av.f"
filter=
"*.ass *.srt"
>
<parameter
type=
"url"
name=
"av.f
ilename
"
filter=
"*.ass *.srt"
>
<name>
Subtitle file to apply
</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