Open sayan801 opened 10 years ago
http://jasonjano.wordpress.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/
http://www.moscowcoffeereview.com/programming/programatically-trimming-intro-material-from-a-video-by-detecting-amplitude-changes-in-the-audio/
http://stackoverflow.com/questions/2163036/solid-ffmpeg-wrapper-for-c-net
Another sample of AVI to wave extraction : http://www.codeproject.com/Articles/7388/A-Simple-C-Wrapper-for-the-AviFile-Library
Ffmpeg extraction using C# is working fine on windows.. https://github.com/sayan801/VideoExtractionAndroidApp/tree/master/CSharpFfmpegApp
http://jasonjano.wordpress.com/2010/02/09/a-simple-c-wrapper-for-ffmpeg/
http://www.moscowcoffeereview.com/programming/programatically-trimming-intro-material-from-a-video-by-detecting-amplitude-changes-in-the-audio/
http://stackoverflow.com/questions/2163036/solid-ffmpeg-wrapper-for-c-net
Another sample of AVI to wave extraction : http://www.codeproject.com/Articles/7388/A-Simple-C-Wrapper-for-the-AviFile-Library