The first milestone of the project will be to finish up the acutal FFMpeg interface. After this is done, a new API can be written using C# and uses only the managed wrappers in order to provide a ...
Add multimedia container support into FFmpeg.NET, so not only can encoding be done, they can be packaged into the container formats that then can be palyed by media players.
Add encoding support for both video and audio; that way, transcoding can also be done.