I need to convert one type of video files to others using ASP.net 4.0 C#, like if someone uploaded a video file of avi type then i need to convert this file into different formats like mp4, mpeg, flv, 3gpp etc and vice-versa if possible. I searched through internet and didn't get appropriate solution for this. It will be really helpful if i get some idea about this.Thanks in advance.