How to compile gst-plugins-good with gstreamer-1.0-android-armv7-release-1.4.4 SDK
Sérgio Agostinho
sergio.r.agostinho at gmail.com
Fri Feb 13 01:21:43 PST 2015
Hi Hoang,
That bundled release already has isomp4:qtdemux, so you shouldn't need to
compile from source. If you do, if you use cerbero, isomp4 should be
compiled by default. Are you properly specifying the inclusion of the
plugin in your ndk makefile? Something similar to this
GSTREAMER_ROOT := *<path_to_your_distro>*
GSTREAMER_NDK_BUILD_PATH := $(GSTREAMER_ROOT)/share/gst-android/ndk-build/
include $(GSTREAMER_NDK_BUILD_PATH)/plugins.mk
GSTREAMER_PLUGINS := *<some_other_plugins> **isomp4*
GSTREAMER_ANDROID_MODULE_NAME := gstreamer
include $(GSTREAMER_NDK_BUILD_PATH)/gstreamer-1.0.mk
Cheers
Sérgio
2015-02-13 7:50 GMT+01:00 nguahoang <nguahoang205 at gmail.com>:
> Dear all,
> I am a new member, I have a project use gstreamer on android, I use
> gstreamer-1.0-android-armv7-release-1.4.4 SDK, and I don't know how to
> compile gst-plugins-good. I want to use qtdemux of this plug in. Please
> help
> me.
> Thanks
> Hoang.
>
>
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/How-to-compile-gst-plugins-good-with-gstreamer-1-0-android-armv7-release-1-4-4-SDK-tp4670714.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150213/2a329181/attachment.html>
More information about the gstreamer-devel
mailing list