Unable to create decodebin2 GstElement

Mandeep Sandhu mandeepsandhu.chd at gmail.com
Mon Nov 19 22:12:08 PST 2012


>> $ gcc -Wall basicgst.c -o basicgst $(pkg-config --cflags --libs
>> gstreamer-1.0)
>
>
> You are linking against GStreamer 1.0. decodebin2 was renamed to decodebin
> in GStreamer 1.0.
>

Thanks Wim. That fixed it. I'm right now linking against the 0.10 release.

Regards,
-mandeep


More information about the gstreamer-devel mailing list