importing gstreamer editing services on android

Roi Bareket roi at slidely.com
Sat Jun 28 23:48:36 PDT 2014


Thank you very much :)
I'll give it a try today


On Sat, Jun 28, 2014 at 11:57 AM, Sebastian Dröge <sebastian at centricular.com
> wrote:

> On Sa, 2014-06-28 at 02:32 +0300, Roi Bareket wrote:
> > Hi Everyone,
> > I'm trying to create an android application that will edit movies.
> > i tried to do the most basic thing using the latest build provided for
> > android
> > * GStreamer SDK 2013.6 (Congo) for Android ARM (Release, tar.bz2)
> > <
> http://cdn.gstreamer.com/android/arm/gstreamer-sdk-android-arm-release-2013.6.tar.bz2
> >
> >
> > [...]
>
> The binaries from gstreamer.com are using the old 0.10 version that is
> no longer supported and maintained since a few years, and gstreamer.com
> has no connection to the GStreamer project.
>
> You can get the official binaries using the very latest version of
> GStreamer from here:
> http://gstreamer.freedesktop.org/data/pkg/android/1.2.4.1/
>
> They work basically the same but use a much newer version.
>
> > Android.mk:
> >
> > [...]
> > GSTREAMER_PLUGINS         := coreelements
>
> You have to add
> GSTREAMER_EXTRA_DEPS := ges-1.0
> to the Android.mk below the plugins, and make sure that
> GSTREAMER_PLUGINS contains $(GSTREAMER_PLUGINS_EDITING)
>
> --
> Sebastian Dröge, Centricular Ltd - http://www.centricular.com
> Expertise, Straight from the Source
>
> _______________________________________________
> gstreamer-android mailing list
> gstreamer-android at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-android
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-android/attachments/20140629/1a9965c4/attachment.html>


More information about the gstreamer-android mailing list