Jump to content
Sign in to follow this  
Vinceserious

MeGUI One-Click Tutorial

Recommended Posts

MeGUI One Click feature tutorial/guide
 
the newest MeGUI can automatically add the subtitles to the resulting mkv file output
so the "One Click" feature of MeGUI is looking as simple as Handbrake although MeGUI is still
more buggy or have lots of random errors that youll encounter, nevertheless i like the 
audio encoding of it as you can set the decoder to FFAudioSource (and Output Channels to mono)
for better encoding of FLAC 6 channels to as low as 32kbps using vorbis/ogg audio format for example
 

lets begin
 
download megui ->
 

http://sourceforge.net/projects/megui/

 

install it and install .net framework 3.5 SP1 (if megui fail to run)
and install avisynth too ->
 

http://sourceforge.net/projects/avisynth2/

 


 
run MeGUI (after all installations and updates) and at the bottom click "One-Click" button besides "AutoEncode" button
 


MeGUI_01.png


 
on the Input/Output area browse for your input file and choose your output location
 


MeG_02.1.png



 
on the Audio area just click the "downward arrow" button to select your audio
 
 


MeGUI_02.2.png




MeGUI_02.3.png

 


MeGUI_02.4.png


on the Target area click "Config" besides the "OneClick profile" 
now your on the "Encoding Setup"
on "Output Resolution" inputbox it accepts Width (not Height)
- so if you have a 16:9 (widescreen) source video and want 360p 
you will enter 640 on the inputbox to get 640x360 output resolution
- so if you have a 4:3 (non-widescreen or squarescreen) source video and want 384p
you will enter 512 on the inputbox to get 512x384 output resolution
NOTE: to know simple resolution calculation see this ->

https://sites.google.com/site/taumox/resolution-calculation

uncheck "Automatic Deinterlacing" we do not need any filtering because
fansubs are already filtered and filtering them more will be (mostly) a waste of time 

 


MeGUI_03.1.png


on "Container Type" tab just select MKV, we will always use MKV to ensure
that subtitles will be included on the output
 


MeGUI_03.2.png

 

now go back to the "Encoding Setup" tab and select "*scratchpad*" on the combobox 
and then click "Config" besides "Avisynth profile" 


on the "Template" tab delete others besides and make sure 
that is at the top of and then click "OK" button

 


MeGUI_04.1.png



 
now go back to the "Encoding Setup" tab and select "x264: *scratchpad*" on the combobox
and then click "Config" besides "Video Preset"


 
on "Presets" slider select "Very Slow" this means higher settings for more compression
but at the cost of very slow encoding, if you want faster but still have some 
good compression then go for "Medium" 
on "Tunings" area select "Animation"
on "Modes" area go for "Targeting quality" and set 26 on the "Quality" inputbox 
and then click "OK" button
 



MeGUI_04.2.png



NOTE: the "Modes" area will be overidden if you set a filesize on 
"Target" area -> "Filesize" the screenshot is below

 


MeGUI_02.1.png



now go back to the "Encoding Setup" tab and select "Vorbis: *scratchpad*" on the combobox
and then click "Config" besides "Audio Codec"

 

on "Preferred Decoder" select "FFAudioSource"
on "Output Channels" select "Convert to Mono"
NOTE: you may ask why mono or 1 channel instead of stereo sound that is 2 channel? 
the answer is to ensure low bitrate encoding and processing of FLAC audio
especially those problematic FLAC 6 channels (or 5.1 surround audio)
do note that more audio channel means more bitrate needed so a 32kbps to 48kbps audio 
will likely to cause some errors if its more than 1 channel
on "Ogg Vorbis options" slider set it to -1.0 this will ensure 32kbps of audio output
as long as its mono or 1 channel then click "OK" button

 


MeGUI_04.3.png


now go back to the "Encoding Setup" tab and click "OK" button
 
now click "Go!" button and go to "Queue" tab and press "Start" button
 


MeGUI_05.png


thats it encoding will begin and thats the end of this little tutorial

  • Like 2

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×