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.
_______________________________________________
Mono-osx mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-osx

Reply via email to