Decoding a VP8 encoded AVI with alpha

ABCThomas ashleighbcthomas at gmail.com
Thu Aug 21 08:36:51 PDT 2014


Hi,

I'm currently trying to use playbin and appsink to decode a VP8 encoded .avi
from file and copy the resulting frames to a DirectX texture. All this works
fine but I cannot seem to preserve the alpha channel of the video, it just
gets set to fully opaque.

I have a simple pipeline with playbin, videoconvert and appsink, I've tried
not applying a filter to videoconvert but I still get the same result.

Which leads to the question does the VP8 (or VP9) decoder in Gstreamer
support decoding of the alpha channel, if so does anyone know how to
preserve it when converting to an RGBA form ?

Cheers



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Decoding-a-VP8-encoded-AVI-with-alpha-tp4668375.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list