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
8a655527
Commit
8a655527
authored
Sep 09, 2022
by
Jean-Baptiste Mardelle
Browse files
Fix vp8 with alpha render crash
parent
0648e01b
Pipeline
#229660
failed with stage
in 12 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
data/profiles.xml
View file @
8a655527
...
...
@@ -40,7 +40,7 @@
<profile
name=
"Alpha VP8"
extension=
"webm"
qualities=
"5,45"
defaultquality=
"15"
audioqualities=
"3,7"
defaultaudioquality=
"4"
args=
"f=webm vcodec=libvpx crf=%quality vb=10M qcomp=1 g=15 mlt_image_format=rgba pix_fmt=yuva420p acodec=vorbis aq=%audioquality"
/>
args=
"f=webm vcodec=libvpx
auto-alt-ref=0
crf=%quality vb=10M qcomp=1 g=15 mlt_image_format=rgba pix_fmt=yuva420p acodec=vorbis aq=%audioquality"
/>
<profile
name=
"Alpha VP9"
extension=
"webm"
qualities=
"5,30"
defaultquality=
"15"
audioqualities=
"3,7"
defaultaudioquality=
"4"
...
...
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