View Full Version : convert mp4 to avi
Ruriko
22nd April 2007, 04:25
I have a mp4 file that uses h264 and I want to convert it to xvid avi. How do I do that? A program with a GUI would be nice to recommend me
deets
22nd April 2007, 04:59
avisynth using directshowsource is one way :)
Ruriko
22nd April 2007, 05:04
Ok maybe I should edit my post again. I want a program that has GUI not using a scripting language =[ which is hard for a newbie like me
Blue_MiSfit
22nd April 2007, 05:33
Not much hard about it. Really, give it a try. Install a recent version of AviSynth, and make a script like this
DirectShowSource("c:\foo.mp4", audio=true)
open it up in VirtualDub, and encode the normal way into XviD.
~MiSfit
Lenny_Nero
30th April 2007, 04:36
Ok maybe I should edit my post again. I want a program that has GUI
I had to do this for some friends home movies stuff that had been encoded with H.264 because he was told that it would be best for watching on his DVD player :confused:
I found Mediacoder (http://mediacoder.sourceforge.net/) the best GUI/front end for doing it all with.
reivilo38
30th April 2007, 11:28
I have a mp4 file that uses h264 and I want to convert it to xvid avi. How do I do that? A program with a GUI would be nice to recommend me
you can also try this :
http://www.erightsoft.com/SUPER.html (SUPER)
quite easy to use.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.