[Gambas-user] How To Play an .AVI Video File in Gambas

Ron ron at ...1740...
Wed Jan 13 13:05:36 CET 2010


Roberto Scala wrote:
> Is it possible to play an .avi or .flv file inside a form in gambas?
>
> If yes, how to do that?
>
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>   

One option is to try to play it with the gambas MoviePlayer example, if 
that works, use that code (based on an embedded mplayer instance) into 
your form.

Regards,
Ron_2nd.




More information about the User mailing list