Unable to build pipeline: no element "avdec_h264"
Sebastian Dröge
sebastian at centricular.com
Tue Jan 19 00:07:28 PST 2016
On Mo, 2016-01-18 at 19:33 -0800, Seung Hyun wrote:
> Hi.
> My error has occurred, such as "Unable to build pipeline: no element
> "avdec_h264"" in GStreamer for Android.
> How can I fix this error?
>
> My Android.mk file is
> [...]
>
> GSTREAMER_EXTRA_DEPS := gstreamer-interfaces-0.10 gstreamer-video-0.10
You're still using GStreamer 0.10, which is completely outdated and
unmaintained since more than 3 years now. Please upgrade to a recent
1.x version, e.g. 1.6.1 (1.6.2 has a bug on Android with video display,
1.6.3 coming soon).
(The problem here is that it's called ffdec_h264 in 0.10 and avdec_h264
in 1.x).
--
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/20160119/8b85db7b/attachment-0001.sig>
More information about the gstreamer-devel
mailing list