sharpffmpeg

SharpFFMpeg ffmpeg conversion tutoiral

Hello I am after a good tutorial or how to on using SharpFFMpeg or if there is an easy way to use ffmpeg in c# ... I would like to convert video.(x format) to video.flv taking screenshots and saving them as i go. If there is a good tutorial out there or you know an easy way to do please post it here. Thanks, Kieran ...

SharpFFmpeg dll references

Looking at SharpFFmpeg project (c# interop library for ffmpeg) I noticed it references avcodec.dll and avformat.dll. What I have are libavcodec.dll and libavformat.dll. Are these the same and if not where do the non-lib versions come from? ...