Iam writing an application which will do Conversion from AVI to MPEG, WMV to AVI, WMV to MPEG or H.264/AVC video, AVI to MP4, RMVB to 3GP, etc.
I am looking for C# code and tutorials for the same.
Any pointers will be really helpful.
Iam writing an application which will do Conversion from AVI to MPEG, WMV to AVI, WMV to MPEG or H.264/AVC video, AVI to MP4, RMVB to 3GP, etc.
I am looking for C# code and tutorials for the same.
Any pointers will be really helpful.
If you are fine with using ffmpeg, you may want to look at answers to this question.