<div dir="ltr">OK thank you very much for the tips. I will have to dig into that a bit deeper, so far I haven't had to build the libraries myself. One further question: do you expect similar dependencies/config for vp9 with alpha as well?<div><br></div><div>Can you confirm that in general alpha-decoding should work with the ffmpeg libraries? At least "the Internet" claims ffmpeg can handle these streams and I was able to create a pre-multiplied version of the video using libvpx which suggests it does work somehow with that same build.</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Feb 1, 2021 at 10:43 AM Carl Eugen Hoyos <<a href="mailto:ceffmpeg@gmail.com">ceffmpeg@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
<br>
> Am 01.02.2021 um 00:08 schrieb Craig Turner <<a href="mailto:turner.craig@gmail.com" target="_blank">turner.craig@gmail.com</a>>:<br>
> <br>
> You are absolutely right - the format is AV_PIX_FMT_YUV420P, so it seems the alpha channel is not being decoded. Is there something specific I need to do to ensure it does indeed get decoded?<br>
<br>
It may be necessary to configure with --disable-decoder=vp8<br>
<br>
Carl Eugen <br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".</blockquote></div>