[Mono-osx] OutputDataReceived event not raised when using the Process class together with Ffmpeg?

johot johan.otterud at gmail.com
Wed Jun 6 21:15:33 UTC 2012


WOW! It works with your sample! Thank you so much efontanta!

The thing that you did that made it work was that you used the
ManualResetEvent, which I didn't. I'm not the best at threading, I know that
in windows I had to handle this using the Dispatcher. What is the reason you
needed the ManualResetEvent, is it because the process is spawned in a
different thread etc? Anyway, without the ManualResetEvent code I didn't get
any response until the process ended, does it lock up my main thread
perhaps?

So happy you helped me! Thank you!

--
View this message in context: http://mono.1490590.n4.nabble.com/OutputDataReceived-event-not-raised-when-using-the-Process-class-together-with-Ffmpeg-tp4649705p4649760.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list