could not link amcvideodec-omxgoogleh264decoder0 to glcolorscale0

Sebastian Dröge sebastian at centricular.com
Sun Nov 8 11:50:45 PST 2015


On So, 2015-11-08 at 14:34 -0500, Joel Fuster wrote:
> I'm having an issue with my pipeline not building on Android with
> Gstreamer 1.6.1 and I was hoping someone could point out what I'm
> doing wrong.
> 
> My pipeline is as follows:
> 
> private static String defaultPipelineDescription = "udpsrc port=%d "
> +
>         "caps=application/x-rtp,media=(string)video,clock-
> rate=(int)90000,encoding-name=(string)H264
> " +
>         "! rtph264depay ! h264parse ! amcviddec-omxgoogleh264decoder
> " +
>         "! glcolorscale ! appsink name=sink max-buffers=2 drop=true
> caps=video/x-raw(memory:GLMemory),format=RGBA";

You have to use glupload before glcolorscale.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151108/695f219e/attachment-0001.sig>


More information about the gstreamer-devel mailing list