[Gtk-sharp-list] embedding video player in gtk# app

Luis G. ghempresa at hotmail.com
Thu Mar 26 17:22:41 EDT 2009


Hi,

There was a gstreamer bindings version for C#, gst-sharp

http://gstreamer.freedesktop.org/bindings/dotnet.html

Also take a look at Banshee source code http://banshee-project.org, it uses
gstreamer C API



Fabian Sturm wrote:
> 
> Hi!
> 
> I have a question which I thought would be easy to answer but till now I
> have not found a satisfactory answer. I want to embed a video inside a
> gtk# app. The code for embedding this should be as easy as possible and
> I do not have much requirements for it.
> I just want to be able to play ogg files and play, pause and seek in
> them.
> 
> I looked for a gtk# widget for something like this but had no luck in
> finding one. The simplest code I could find was muxine.c from the xine
> lib for plain X11 which I don't yet know how to port and for gstreamer
> the simplest solution I could find takes 2500 locs.
> 
> So I would be happy for any suggestions for a simple solution.
> 
> Thanks a lot, Fabian
> 
> _______________________________________________
> Gtk-sharp-list maillist  -  Gtk-sharp-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
> 
> 

-- 
View this message in context: http://www.nabble.com/embedding-video-player-in-gtk--app-tp22672539p22731401.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.



More information about the Gtk-sharp-list mailing list