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

efontana eric at fontanas.net
Tue Jun 5 13:45:38 UTC 2012


Have you verified the path:


*string ffmpegPath = "usr/local/bin/ffmpeg"; *

Shouldn't that be:

*string ffmpegPath = "/usr/local/bin/ffmpeg"; *

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


More information about the Mono-osx mailing list