[gst-devel] Google Summer of Code
Andoni Morales Alastruey
ylatuya at gmail.com
Wed Apr 2 18:42:58 CEST 2008
Hi!
I'd like to participate on the GSOC developing a multilingual
embeddable multimedia player to give GTK multimedia application's
developpers an easy solution on multimedia player support.
The idea is to create a GtkWidget with an embedded gstreamer multimedia
player, based on the code of Totem, with bindings for the more commons
used languages to avoid programmers leading with the gstreamer code.
When requiring the use of a multimedia player on an program, the
developer must deal with the gstreamer libraries, this way he will just
have to deal with the GtkWidget embedding the player(e.g. the IGSTPlayer
interface).
I have already done a good job on Linux and i'm actually working on
windows support (audio works fine but i have problems whit the video
side)
The project have the following components:
Totem based multimedia player written in C
GtkWidget Video Panel embedding the player written in C.
Gtk UI using Glade
C#,c++,phyton,java... bindings
The bindings for every language are in fact very simple, it's just
wrapping the C methods.
Regards
Andoni Morales Alastruey
More information about the gstreamer-devel
mailing list