[3/4/2007 4:15:59 PM] AutoGK 2.40 [3/4/2007 4:15:59 PM] OS: WinXP (5.1.2600).2 [3/4/2007 4:15:59 PM] Job started. [3/4/2007 4:15:59 PM] Input file: H:\1\FLAMENCO_2\VIDEO_TS\VTS_01_0.IFO [3/4/2007 4:15:59 PM] Output file: H:\1\FLAMENCO_2\VIDEO_TS\FLAMENCO_2.avi [3/4/2007 4:15:59 PM] Output codec: XviD [3/4/2007 4:15:59 PM] Audio 1: Espanol AC3 2ch [3/4/2007 4:15:59 PM] Subtitles 1: English [3/4/2007 4:15:59 PM] Format: AVI [3/4/2007 4:15:59 PM] Target size: 175Mb [3/4/2007 4:15:59 PM] Audio 1 settings: Auto [3/4/2007 4:15:59 PM] Started encoding. [3/4/2007 4:15:59 PM] Demuxing and indexing. [3/4/2007 4:16:00 PM] Processing file: H:\1\FLAMENCO_2\VIDEO_TS\VTS_01_1.VOB [3/4/2007 4:16:00 PM] Source resolution: 720x480 [3/4/2007 4:16:00 PM] Found NTSC source. [3/4/2007 4:16:00 PM] Source aspect ratio: 4:3 [3/4/2007 4:16:00 PM] Color correction enabled. [3/4/2007 4:16:00 PM] Analyzing source. [3/4/2007 4:16:27 PM] Source has percentage of interlacing in motion areas: 60.74 [3/4/2007 4:16:27 PM] Source has percentage of telecined patterns: 5.80 [3/4/2007 4:16:27 PM] Source has percentage of progressive patterns: 0.00 [3/4/2007 4:16:27 PM] Source has percentage of interlaced patterns: 94.20 [3/4/2007 4:16:27 PM] Source is considered to be interlaced. [3/4/2007 4:16:27 PM] Output will contain 3606 frames [3/4/2007 4:16:27 PM] Decoding audio. [3/4/2007 4:16:30 PM] Normalizing audio. [3/4/2007 4:16:32 PM] Encoding audio. [3/4/2007 4:16:49 PM] Preparing subtitles. [3/4/2007 4:16:49 PM] Audio1 size: 1,753,536 bytes (1.67 Mb) [3/4/2007 4:16:49 PM] Overhead: 144,256 bytes (0.14 Mb) [3/4/2007 4:16:49 PM] Video size: 181,603,008 bytes (173.19 Mb) [3/4/2007 4:16:49 PM] Running compressibility test. [3/4/2007 4:16:49 PM] Writing the following script to H:\1\FLAMENCO_2\VIDEO_TS\agk_tmp\FLAMENCO_2_comptest.avs =========================================================== LoadPlugin("L:\1Progs\AUTOGK~1.40\DGMPGDec\DGDecode.dll") LoadPlugin("L:\1Progs\AUTOGK~1.40\filters\autocrop.dll") LoadPlugin("L:\1Progs\AUTOGK~1.40\filters\vsfilter.dll") LoadPlugin("L:\1Progs\AUTOGK~1.40\filters\ColorMatrix.dll") LoadPlugin("L:\1Progs\AUTOGK~1.40\filters\RemoveGrainSSE3.dll") LoadPlugin("L:\1Progs\AUTOGK~1.40\filters\leakkerneldeint.dll") movie = mpeg2source("H:\1\FLAMENCO_2\VIDEO_TS\agk_tmp\FLAMENCO_2.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 = 0.888888888888889 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) VobSub("H:\1\FLAMENCO_2\VIDEO_TS\agk_tmp\FLAMENCO_2.idx") SelectRangeEvery(27,15) =========================================================== ************************************* EXCEPTION: Range check error ************************************* [3/4/2007 4:16:49 PM] Job finished. Total time: 50 seconds