sarvesh

Results 1 comments of sarvesh

I made the changes as suggested. But now ffProbe is failing with the below exception ![image](https://user-images.githubusercontent.com/211166/44699318-3dbe0d00-aa49-11e8-97c8-432bf3043b3d.png) And the sample code FFmpeg ffmpeg = new FFmpeg("C:\\Users\\snallami\\Downloads\\ffmpeg-20180824-d0b48a9-win64-static\\bin\\ffmpeg.exe"); FFprobe ffprobe = new FFprobe("C:\\Users\\snallami\\Downloads\\ffmpeg-20180824-d0b48a9-win64-static\\bin\\ffprobe.exe");...