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

johot johan.otterud at gmail.com
Wed Jun 6 21:50:39 UTC 2012


UPDATE: Argh, it almost works now :P I have a different problem now. This
time (thanks to your code!) I get all the data before Ffmpeg starts
encoding, but the data when it actual encodes (for example the current
progress) comes after the process is finished in one big chunk. It must have
something to do with threading etc. It's like my program gets locked up
during the encoding and then unlocks when it is finished. Not sure how to
fix it, could it be that more threads are spawned when the actual encoding
starts... hmm

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


More information about the Mono-osx mailing list