importing gstreamer editing services on android

Sandro Sacquegno sansac at gmail.com
Sat Jun 28 04:12:39 PDT 2014


Thak you Sebastian: I will post the question on the general board, but I
gotta verify something before...

Cheers
Sandro


2014-06-28 12:52 GMT+02:00 Sebastian Dröge <sebastian at centricular.com>:

> On Sa, 2014-06-28 at 12:31 +0200, Sandro Sacquegno wrote:
> > Sorry to contradict you Sebastian, but what is needed
> > in GSTREAMER_EXTRA_DEPS is
> >
> > gst-editing-services-1.0 , not ges-1.0
> >
> > I'm using gstreamer-1.0-android-arm-1.2.4.1-debug.
>
> Oh yes, thanks for the correction!
>
> > BTW I have, in GSTREAMER_PLUGINS_EDITING group, just gnonlin: is that
> > correct?
>
> Yes, that's correct (for now).
>
> > I'm trying a simple code which open an ogv and play some bit of it, but
> it
> > fails with:
> >
> > ....gstdiscoverer.c:1626:start_discovering No URI to process
> > ....ges-asset.c:774:ges_asset_request Tried to create an Asset for type
> > GESUriClip but no ->init method
> >
> > using this code:
> >
> > gchar *uri = gst_filename_to_uri ("sdcard/test.ogv", NULL);
> > GESUriClip *src = ges_uri_clip_new (uri);
> >
> > as a starting point, but I don't remember where I got it from.
> >
> > Should the currently online documentation related to GES (1.2.1) attain
> > well to the last 1.2.4.1?
> >
> > Is there any sample code using the latter, somewhere?
>
> Yes, the documentation is the same and it should work the same way. Can
> you ask this question on gstreamer-devel at lists.freedesktop.org ? It's
> not Android related and is a generic gst-editing-services question...
> and I don't know the answer myself right now :)
>
> --
> 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/20140628/1c74711d/attachment.html>


More information about the gstreamer-android mailing list