Hi Guys, Does anyone know some simple media players using GTK and GStreamer?

classic Classic list List threaded Threaded
4 messages Options
W W
Reply | Threaded
Open this post in threaded view
|

Hi Guys, Does anyone know some simple media players using GTK and GStreamer?

W W
Hi Guys

Does anyone know some simple media players using GTK and GStreamer?
I know totem uses GTK and GStreamer. But I think it's big for me.
I just need some librarys using GTK and GStreamer to provide me functions like play,stop,pause,next,pre and so on.

Thanks very much!

BR
Simon 

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Hi Guys, Does anyone know some simple media players using GTK and GStreamer?

David Schleef-2
On Tue, Jun 07, 2011 at 11:05:31AM +0800, W W wrote:
> Hi Guys
>
> Does anyone know some simple media players using GTK and GStreamer?
> I know totem uses GTK and GStreamer. But I think it's big for me.
> I just need some librarys using GTK and GStreamer to provide me functions
> like play,stop,pause,next,pre and so on.

There's a simple gtk player in gst-gtk-widgets.  It's not in very
good shape, since it's kind of been a dumping ground for
experimentation, and never got cleaned up.  But it does do the
right things and the code should be easy to follow.

http://code.entropywave.com/git?p=gst-gtk-widgets.git;a=summary



David

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
W W
Reply | Threaded
Open this post in threaded view
|

Re: Hi Guys, Does anyone know some simple media players using GTK and GStreamer?

W W
Hi David

Thanks for your help.
Anyone else can give me some suggestion?

Thanks

BR
Simon

2011/6/7 David Schleef <[hidden email]>
On Tue, Jun 07, 2011 at 11:05:31AM +0800, W W wrote:
> Hi Guys
>
> Does anyone know some simple media players using GTK and GStreamer?
> I know totem uses GTK and GStreamer. But I think it's big for me.
> I just need some librarys using GTK and GStreamer to provide me functions
> like play,stop,pause,next,pre and so on.

There's a simple gtk player in gst-gtk-widgets.  It's not in very
good shape, since it's kind of been a dumping ground for
experimentation, and never got cleaned up.  But it does do the
right things and the code should be easy to follow.

http://code.entropywave.com/git?p=gst-gtk-widgets.git;a=summary



David

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Hi Guys, Does anyone know some simple media players using GTK and GStreamer?

Felipe Contreras
In reply to this post by W W
On Tue, Jun 7, 2011 at 6:05 AM, W W <[hidden email]> wrote:
> Does anyone know some simple media players using GTK and GStreamer?
> I know totem uses GTK and GStreamer. But I think it's big for me.
> I just need some librarys using GTK and GStreamer to provide me functions
> like play,stop,pause,next,pre and so on.

There's gst-simple-player:
https://github.com/felipec/gst-player

--
Felipe Contreras
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel