[17/12/2007 6:53:37 PM] AutoGK 2.40 [17/12/2007 6:53:37 PM] OS: WinXP (5.1.2600).2 [17/12/2007 6:53:37 PM] Job started. [17/12/2007 6:53:37 PM] Input file: G:\LOST_AND_FOUND_DVD\VIDEO_TS\VTS_01_0.IFO [17/12/2007 6:53:37 PM] Output file: G:\LOST_AND_FOUND_DVD\Lost.And.Found.2006.PROPER.LiMiTED.DVDRip.XViD-NQR\LOST_AND_FOUND_DVD.avi [17/12/2007 6:53:37 PM] Output codec: XviD [17/12/2007 6:53:37 PM] Audio 1: English AC3 2ch [17/12/2007 6:53:37 PM] Subtitles: none [17/12/2007 6:53:37 PM] Format: AVI [17/12/2007 6:53:37 PM] Target size: 700Mb [17/12/2007 6:53:37 PM] Audio 1 settings: VBR MP3 with average bitrate: 128Kbps [17/12/2007 6:53:37 PM] Standalone support enabled: ESS [17/12/2007 6:53:37 PM] Started encoding. [17/12/2007 6:53:37 PM] Demuxing and indexing. [17/12/2007 6:58:21 PM] Processing file: G:\LOST_AND_FOUND_DVD\VIDEO_TS\VTS_01_1.VOB [17/12/2007 6:58:21 PM] Processing file: G:\LOST_AND_FOUND_DVD\VIDEO_TS\VTS_01_2.VOB [17/12/2007 6:58:21 PM] Processing file: G:\LOST_AND_FOUND_DVD\VIDEO_TS\VTS_01_3.VOB [17/12/2007 6:58:21 PM] Processing file: G:\LOST_AND_FOUND_DVD\VIDEO_TS\VTS_01_4.VOB [17/12/2007 6:58:21 PM] Source resolution: 720x576 [17/12/2007 6:58:21 PM] Found PAL source. [17/12/2007 6:58:21 PM] Source aspect ratio: 16:9 [17/12/2007 6:58:21 PM] Color correction enabled. [17/12/2007 6:58:21 PM] Analyzing source. [17/12/2007 7:05:29 PM] Source has percentage of interlacing in motion areas: 50.74 [17/12/2007 7:05:29 PM] Source is considered to be interlaced. [17/12/2007 7:05:29 PM] Output will contain 133334 frames [17/12/2007 7:05:29 PM] Decoding audio. [17/12/2007 7:08:49 PM] Normalizing audio. [17/12/2007 7:09:27 PM] Encoding audio. [17/12/2007 7:22:44 PM] Audio1 size: 73,443,360 bytes (70.04 Mb) [17/12/2007 7:22:44 PM] Overhead: 5,333,376 bytes (5.09 Mb) [17/12/2007 7:22:44 PM] Video size: 655,226,464 bytes (624.87 Mb) [17/12/2007 7:22:44 PM] Running compressibility test. [17/12/2007 7:22:44 PM] Writing the following script to G:\LOST_AND_FOUND_DVD\Lost.And.Found.2006.PROPER.LiMiTED.DVDRip.XViD-NQR\agk_tmp\LOST_AND_FOUND_DVD_comptest.avs =========================================================== LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\ColorMatrix.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\leakkerneldeint.dll") movie = mpeg2source("G:\LOST_AND_FOUND_DVD\Lost.And.Found.2006.PROPER.LiMiTED.DVDRip.XViD-NQR\agk_tmp\LOST_AND_FOUND_DVD.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0) out_width = 640 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect LeakKernelDeInt(movie,order=1,sharp=true) autocrop(mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) ColorMatrix("Rec.709->Rec.601",opt=0,hints=false) SelectRangeEvery(300,15) =========================================================== [17/12/2007 7:27:38 PM] Duration was: 4 minutes 52 seconds [17/12/2007 7:27:38 PM] Speed was: 22.81 fps. [17/12/2007 7:27:39 PM] Compressibility percentage is: 78.56 [17/12/2007 7:27:39 PM] Chosen resolution is: 672x384 ( AR: 1.75 ) [17/12/2007 7:27:39 PM] Predicted comptest value is: 71.70% [17/12/2007 7:27:39 PM] Running first pass. [17/12/2007 7:27:39 PM] Writing the following script to G:\LOST_AND_FOUND_DVD\Lost.And.Found.2006.PROPER.LiMiTED.DVDRip.XViD-NQR\agk_tmp\LOST_AND_FOUND_DVD_movie.avs =========================================================== LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\ColorMatrix.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\leakkerneldeint.dll") movie = mpeg2source("G:\LOST_AND_FOUND_DVD\Lost.And.Found.2006.PROPER.LiMiTED.DVDRip.XViD-NQR\agk_tmp\LOST_AND_FOUND_DVD.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) input_par = (input_par > 1.4) || (input_par < 1.25) ? input_par : (4.0/3.0) out_width = 672 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect LeakKernelDeInt(movie,order=1,sharp=true) autocrop(mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) ColorMatrix("Rec.709->Rec.601",opt=0,hints=false) =========================================================== [17/12/2007 8:26:22 PM] Duration was: 58 minutes 41 seconds [17/12/2007 8:26:22 PM] Speed was: 37.86 fps. [17/12/2007 8:26:22 PM] Expected quality of first pass size: 74.71% [17/12/2007 8:26:22 PM] Running second pass. [17/12/2007 9:38:10 PM] Duration was: 1 hour, 11 minutes 47 seconds [17/12/2007 9:38:10 PM] Speed was: 30.95 fps. [17/12/2007 9:38:10 PM] Job finished. Total time: 2 hours 44 minutes 32 seconds