Read original post at Thomas Lebrun's Blog
Windows 8 provide a new Transcoding API that can help you to transcode an audio or video file from one format to another one.
The API is really simple to use and consist of two majors classes:
- MediaEncodingProfile, which contains the settings that will determine how the destination file will be transcoded
- MediaTranscoder, which will perform the transformation