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

Steve Ricketts velocedge at hotmail.com
Tue May 18 12:38:25 EDT 2010


lol... yeah, I quickly found out I didn't want to use ReadToEnd!  ;-)

Thanks, this clears up a bunch.  The DataReceived event handler was the
magic part, perfect.  I do have one question on the parameters you pass to
mplayer on start:

 -zoom -msglevel identify=6 -nokeepaspect -fixed-vo -wid {0}
",this._pnlContainer.Handle 

What does the -fixed-vo and -wid do for you?.. and where does _pnlContainer
come from?

Thanks again!
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Recommended-approach-for-embedding-VLC-in-a-Mono-app-tp2216492p2221582.html
Sent from the Mono - General mailing list archive at Nabble.com.


More information about the Mono-list mailing list