Unable to build pipeline error.

Sebastian Dröge sebastian at centricular.com
Sun Apr 29 07:33:51 UTC 2018


On Sat, 2018-04-28 at 19:26 +0300, AHMET FURKAN AKSOY wrote:
> I am trying to run GStreamer android example 5. It compiles and runs
> but instead of transferring video I am getting an error on the
> screen.
> 
> Unable to build pipeline: no element "avdec_h264"
> 
> How can I solve this. 

You need to add the libav plugin to your build, by adding it to the
GSTREAMER_PLUGINS variable in jni/Android.mk

Either by adding libav specifically, or
$(GSTREAMER_PLUGINS_CODECS_RESTRICTED) which also comes with other
plugins.

-- 
Sebastian Dröge, Centricular Ltd · https://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20180429/68d49b28/attachment.sig>


More information about the gstreamer-devel mailing list