[1/19/2007 7:44:28 PM] AutoGK 2.40 [1/19/2007 7:44:28 PM] OS: Win2000 (5.0.2195).2 [1/19/2007 7:44:28 PM] Job started. [1/19/2007 7:44:28 PM] Input file: C:\Documents and Settings\ray\My Documents\My Music\Burst Angel - 201.avi [1/19/2007 7:44:28 PM] Input codec: DivX 5 [1/19/2007 7:44:28 PM] Source duration: 23mn 10s 457ms [1/19/2007 7:44:28 PM] Output file: C:\Documents and Settings\ray\My Documents\My Music\Burst Angel - 201_agk.avi [1/19/2007 7:44:28 PM] Output codec: XviD [1/19/2007 7:44:28 PM] Audio 1: 128 Kbps CBR MP3 2ch [1/19/2007 7:44:28 PM] Subtitles: from external file: C:\Documents and Settings\ray\My Documents\My Music\Burst Angel - 20.srt [1/19/2007 7:44:28 PM] Format: AVI [1/19/2007 7:44:28 PM] Target size: 1400Mb [1/19/2007 7:44:28 PM] Audio 1 settings: Auto [1/19/2007 7:44:28 PM] Started encoding. [1/19/2007 7:44:28 PM] Source resolution: 720x400 [1/19/2007 7:44:28 PM] Source fps: 29.97 [1/19/2007 7:44:28 PM] Analyzing source. [1/19/2007 7:59:46 PM] Source has percentage of interlacing in motion areas: 0.00 [1/19/2007 7:59:46 PM] Source has percentage of telecined patterns: 0.00 [1/19/2007 7:59:46 PM] Source has percentage of progressive patterns: 100.00 [1/19/2007 7:59:46 PM] Source has percentage of interlaced patterns: 0.00 [1/19/2007 7:59:46 PM] Source is considered to be progressive. [1/19/2007 7:59:46 PM] Output will contain 41672 frames [1/19/2007 7:59:46 PM] Demuxing audio. [1/19/2007 8:00:02 PM] Preparing subtitles. [1/19/2007 8:00:02 PM] Audio1 size: 22,247,132 bytes (21.22 Mb) [1/19/2007 8:00:02 PM] Overhead: 494,848 bytes (0.47 Mb) [1/19/2007 8:00:02 PM] Video size: 1,445,264,420 bytes (1378.31 Mb) [1/19/2007 8:00:02 PM] Running compressibility test. [1/19/2007 8:00:02 PM] Writing the following script to C:\Documents and Settings\ray\My Documents\My Music\agk_tmp\Burst Angel - 201_agk_comptest.avs =========================================================== LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\vsfilter.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrainSSE2.dll") movie = DirectShowSource("C:\Documents and Settings\ray\My Documents\My Music\Burst Angel - 201.avi",29.97).KillAudio() movie = isRGB(movie) ? ConvertToYV12(movie) : movie movie = isYUY2(movie) ? ConvertToYV12(movie) : movie cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=0,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1 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 = 704 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 autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=0,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) TextSub("C:\Documents and Settings\ray\My Documents\My Music\Burst Angel - 20.srt") SelectRangeEvery(300,15) =========================================================== [1/19/2007 8:02:45 PM] Duration was: 2 minutes 43 seconds [1/19/2007 8:02:45 PM] Speed was: 12.73 fps. ************************************* EXCEPTION: Open avi failed. ************************************* [1/19/2007 8:02:46 PM] Job finished. Total time: 18 minutes 17 seconds