[Gambas-user] gstlibs on gambas!

Pino Zollo pinozollo at ...626...
Fri Jun 27 17:07:01 CEST 2008


Alle 17:50, giovedì 26 giugno 2008, Pietro Di Costanzo ha scritto:
> Hi to all!
> After spending much time understanding the extern and pointers
> functionality under gambas i've made a little app based on the gstreamer
> libraries.
>
> The application can play audio/video files (with the video embedded in the
> application), play-pause-stop them and has seeking functionality too.
> To make all things work i've created some components based on the gstreamer
> library (using the pygst structure) and a little simple gui based on them.
> The code is very rudimentary for now, i've just implemented the functions
> needed to make the things work, but with some time and your help i'm sure
> we can write a complete gstreamer backend for gambas!
> So if someone is interested in developing the class or an app based on this
> class, please let me know!
Ciao Pietro,
player.set_property("video-sink", videosink.handle)

gives "Null Object" 

Perchè? Why ?




More information about the User mailing list