PDA

View Full Version : How to convert a simple AVI to MP4 with MeGUI


tfp
9th November 2006, 21:32
Hi folks,

just wanted to know how or if I can convert AVI (DivX,Xvid) into an MP4 (H.264) with MeGui?
All Guides and How-Tos are only handling the dvd2mp4 side and not the conversion of files already stored on my hard disc.
I know, I know, the quality will decrease and I should use a high quality source, but just want to know how this can be done in MeGUI.

Thanks in advance

DDogg
10th November 2006, 03:00
:search: Pretty easy - the most basic steps

Use something like VDubMod to demux the audio
Tools> Avisynth Script creator>choose your avi and save the script
encode video
remux with extracted audio, or re-encode audio to aac and remux

tfp
10th November 2006, 04:07
Thanks for the help, have done a search but didn't find anything usefull.

Greetings