View Single Post
Old 3rd November 2006, 23:01   #207  |  Link
buzzqw
HDConvertToX author
 
Join Date: Nov 2003
Location: Cesena,Italy
Posts: 6,552
(this is the first build of 0.50 series, please be cautius, is a little more then a beta build)

and here the long awaited 0.50(d) series

now the good news

AutoMKV .5x includes new features for the quality oriented who want a crf based HQ encode in 1Pass, yet still want size control. As well, the new features provide those who want a high level of control with expanded features.

Quick start - Choose input and output, Choose Output file size, Choose the CQ-ASP_Q2_eq(crf) profile. Answer "Hit Media size" to the pop-up. In the advanced tab select "Allow multiple autoresize" and start encode (if you want more interaction with quality choose)

AutoMKV will sample the source to identify the level of compressibility. When "Allow multiple autoresize"is checked, the user will be presented with the suggested Resolution, CRF value to be used, and other information. If acceptable, press "No" to redo and the enclode will start. If the resolution and CRF value (crf values < 22 should be good with crf 18 being very good) are not to your liking, simply leave the pop-up as is, go to autoMKV and add more size, change matrix, add a filter, etc., then Click yes for redo. Process will repeat. When you are comfortable with the values presented, just press no and encode will proceed.

After the crf encode is completed, AutoMKV will trigger the 2nd pass only if the encode size is outside the values in MinSize Maxsize.

(ehi... don't be afraid there are always 2 pass encoding !)

and here the (big) changelog

FIXED: added sub size to log file
FIXED: lame encoding for second audio track
FIXED: better support for process.exe, no process.exe flash up more
FIXED: on avi source, copy original audio is no more allowed
FIXED: added "last line avs script" to save default

ADDED: log save both audio avs/batch files
ADDED: is now possible to select what CQM use in XivD
ADDED: a simple command line support. Create your setting (video codec, container , media size..)(use "Save Default") and give it a personalized name (es. 24hour.ini)
create a .bat file (within automkv directory) with this
Code:
AutoMKV050d.exe 24hour.ini "C:\path\to\24h\test1.vob" 2 2 1 0 start
The "2 2 1 0 start" mean:
2 on first audio track choose second audio present
2 on second audio track choose second audio present
1 on first sub track choose first sub
0 on second sub track choose NONE to sub
start ... mmm ...let's start encoding ?
ADDED: language translate support. After choosing language (on advanced settings), click on save default and restart AutoMKV.
Use automkv.ita as reference. Name the language file to automkv.XXX where XXX is the ISO639-2 code of nation (better, look on advanced settings the code of your language)
ADDED: more accurate crf size prediction with conditional 2nd pass for automatic correction of oversize, undersize. Many high quality encodes will take just 1 pass. The conditional 2nd pass is only activated if size exceeds user set min/max values

@fogbav

Quote:
what exactly is the syntax for cli ... i figured out that a can do an : AutoMKV049.exe c:\test.mpg
are there more Options ?
with new build (050d) just create your default.ini personalized with codec settings, audio settings... then launch
Code:
AutoMKV050d.exe default.ini "C:\path\to\your\files.vob" 1 0 0 0 start
I want to public (again) DDogg for the tremendus test, time, idea, support he had given to this project !

BHH
__________________
HDConvertToX: your tool for BD backup
MultiX264: The quick gui for x264
AutoMen: The Mencoder GUI
AutoWebM: supporting WebM/VP8
buzzqw is offline