Monday, June 13, 2011

A Video Converter in Visual Basic .NET - CodeProject

Use of FFmpegImage via WikipediaIntroduction to Article

This is a simple video converter developed with .NET while playing with ffmpeg.
Ffmpeg is an open source command line audio / video converter. ffmpeg uses command line arguments for its conversion and this is what we are going to do with our .NET application. We will execute ffmpeg from our application and send these parameters to ffmpeg without displaying the command line window.
Download the source code here to see how it works.


A Video Converter in Visual Basic .NET - CodeProject
Enhanced by Zemanta

No comments: