[Mono-list] Recommended approach for embedding VLC in a Mono app?

Ian Norton ian.norton-badrul at thales-esecurity.com
Mon Jan 16 16:34:45 UTC 2012


On Mon, Jan 16, 2012 at 05:51:50AM +0000, shweta wrote:
> string.Format("-wid {0} -vo x11 -really-quiet -msglevel all=-1 gooddog.wmv",
> xid);
> can u explain this syntax
> i m trying to embed mplayer in gtk#app using socket
> so please tell me wats this -vox11  -really-quiet -msglevel all=-1
> 
> im embeding the mplayer in fixed container but the exe is opening out side
> the main window
> as i want it to open in fixed container
> in my code im invoking the mplayer exe

Is this on windows?? (you mention exe)  That command line I believe will work
only under X.

Ian
 


More information about the Mono-list mailing list