[gst-devel] Query about Gstreamer sample players

Zheng, Huan huan.zheng at intel.com
Thu Oct 16 03:43:33 CEST 2008


Thanks Felipe and Edward.
The codes you guys pointing to are good reference codes. :)
Thanks!

Best Regards, Zheng, Huan(ZBT)
OTC/SSD/SSG
Intel Aisa-Pacific Research & Developement Ltd
Tel: 021-6116 6435
Inet: 8821 6435
Cub: 3W035
-----Original Message-----
From: Felipe Contreras [mailto:felipe.contreras at gmail.com]
Sent: 2008年10月15日 17:45
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] Query about Gstreamer sample players

On Wed, Oct 15, 2008 at 6:47 AM, Zheng, Huan <huan.zheng at intel.com> wrote:
> Hi, Dear developers
>
> I'm wondering if there's a sample gstreamer player available?
>
> This player should be capable of "Play, Pause, Stop, Seek, Query Duration".
> And it better constructs pipeline explicitly rather than use decodebin.
>
> I actually did some investigation: Totem is too complicate to start with,
> Gstreamer-player on the gstreamer website is too old, it even can't be
> compiled.
>
> Thanks a lot for answering!

I wrote a very simple one:
http://github.com/felipec/gst-player/

It fulfills most of your requirements, except that it's using playbin.
However, it should be easy to construct a pipeline manually, as you
just need to follow the example in the GStreamer documentation.

Cheers.

--
Felipe Contreras

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list