Megui H.264 Conversion Guide
Updated: 07/06/2007 09:24 AM

MeGUI is one of the newer tools that has been designed with H.264 encoding in mind, while supporting other types of conversion, such as XviD. This guide shows you how to encode a H.264 (MP4) using MeGUI from a DVD as the primary example (instructions for converting other types of video files are also included).
This guide is aimed at intermediate users, basically users that are familiar with DVD conversion/backup and want to experiment with H.264 and MeGUI. As such, basic knowledge of DVD ripping and conversion is required, although brief instructions will be provided in any case.
Software you'll need (all freeware):
AVI-Mux_GUI.zipNeroDigitalAudio.zip

Show details for Step 1: InstallationStep 1: Installation

Show details for Step 2: DVD RippingStep 2: DVD Ripping

Hide details for Step 3: D2V CreatorStep 3: D2V Creator

This step will use MeGUI's D2V Creator tool to create a D2V file needed for MeGUI/AviSynth to handle MPEG-2 files. This step is required only for MPEG-2 files - all other types of inputs do not require a D2V file and can be loaded straight into AviSynth and therefore, you can skip this step and go to the next page/step (Step 4: AviSynth Script Creator).
Start MeGUI. I like to first clear the job queues of previously finished jobs. This is optional, but it might help to make things clearer. To do this, click on the "Queue" tab and then click on the "Clear" button.
From the "Tools" menu, select "D2V Creator". In the "Video Input" section, load the first ripped VOB file of the movie titleset (the rest of the files in the set will be loaded automatically). You will get an error message about not being able to find DVD Decrypter generated info files, this is fine (as we did not use DVD Decrypter's IFO mode) and press "OK" to skip this error.
MeGUI: D2V Creator
In RipIt4Me's step 1, you were asked to take note of the audio track numbers. We'll need it here select which audio track(s) to demux - you can select more than one track if you want the encoded file to have multiple audio tracks. Alternatively, you can just select the demux all the tracks and then choose the correct audio track(s) later on.
The default save directory is the same directory as your loaded DVD VOB files - change this if you want to. Select both the "On completion load files", "and close" checkboxes and press the "Queue" button. You are now returned to MeGUI - click on the "Queue" tab and press the "Start" button to start the D2V creation. When processing has finished, the status of the queued job will read "Done" and the created D2V file will be loaded into the AviSynth Script Creator ready for the next step. This can take a while, so please be patient - the status window's progress bar may not move, but don't worry, DGIndex is working

Show details for Step 4: AviSynth Script CreatorStep 4: AviSynth Script Creator

Show details for Step 5a: Video Encoding Options MP4Step 5a: Video Encoding Options MP4

Show details for Step 5b: Video Encoding Options XVIDStep 5b: Video Encoding Options XVID

Show details for Step 6: Audio Encoding OptionsStep 6: Audio Encoding Options

Show details for Step 7: AutoEncode and starting the encodingStep 7: AutoEncode and starting the encoding


Hide details for MeGUI Custom x264/AVC video profiles. (Updated: 2006-12-21)MeGUI Custom x264/AVC video profiles. (Updated: 2006-12-21)

Instructions

Install MeGUI and let the autoupdate run, it will automatically fetch the profiles from the autoupdate server or if you prefer get the profiles archive (below) and use the MeGUI Import Profiles option to import them.
Once imported you will find the profiles in the "Video Profiles" drop down list. Before starting encoding set the bitrate or quantizer (manually or thru the calculator) and adjust the inloop filter accordingly to your needs/taste: keep it 1;1 or higher for anime/toons (max 3;3) and not higher than x264 defaults (0;0) for movies.

Profiles for maximizing Quality and hit a desired bitrate/filesize (2 or more passes, SLOW encoding, High Profile)

HQ-Slow
: Pretty slow but not much. Quality is near the best.
HQ-Slower
: Slower than HQ-Slow but it tries to squeeze some more compression thru the use of more reference frames.
HQ-Slowest
: Same as HQ-Slower with more reference frames.
HQ-Insane
: All settings maxed out.

Profiles for Common Encoding (2-passes)

CE-Highprofile
: Common settings using high profile options (not compatible with QuickTime)
CE-Mainprofile
: Common settings using main profile options (not compatible with QuickTime)
CE-QuickTime
: Common settings for QuickTime 7 compatibility.
CE-Baseline
: Common settings using baseline profile options (100% compatible with QuickTime 7)

Profiles for maximizing Speed and hit a desired bitrate/filesize (1-pass)

1P-Maxspeed
: Everything disabled for max encoding speed (good for live capturing).
1P-Intermediate
: Intermediate settings for average speed and final quality.
1P-Goodquality
: Settings for good quality with 1 pass.

Profiles for constant Quality/Quantizer (1-pass)

CQ-Lossless
: Lossless encoding.
CQ-ASP_Q2_equiv
: Almost the equivalent of MPEG-4 ASP Q2 encoding.
CQ-ASP_Q2_eq(crf)
: Same as above but with "constant quality" (constant rate factor).

Profiles for Anime/Toons (2 passes)

AE-Standard
: 2 passes, Main Profile, standard quality.
AE-Goodquality
: Slower than AE-Standard, High Profile, higher quality.
AE-Maxquality
: Slowest mode with maxed out settings, best quality.

Profiles for Consoles and Portable Devices

PD-PSP
: Profile for Sony PSP playback.
PD-Xbox_Hires
: Profile for MS XBOX and higher than 512pixels resolution (latest XBMC is needed).
PD-Xbox_LoRes
: Profile for MS XBOX and lower than 512pixels resolutions (latest XBMC is needed).
PD-iPod
: Profile for iPod Video based on Arstechnica settings.
PD-iPod 5.5G
: Profile for the new iPod 5.5G.

Profiles for HD-DVDs

SA-HD-DVD
: First EXPERIMENTAL Profile for HD-DVD.


Url to this pages:
http://nade.dk/web/nade/site.nsf/FramesetHP?readform&wmain=files/Megui