[4/6/2009 11:03:09 PM] AutoGK 2.55 [4/6/2009 11:03:09 PM] OS: WinXP (5.1.2600).2 [4/6/2009 11:03:09 PM] Job started. [4/6/2009 11:03:09 PM] Input file: C:\Documents and Settings\Shawn Espinoza\My Documents\Volume 1 (NoSubject_4-6-2009 9)\VIDEO_TS\VTS_01_1.VOB [4/6/2009 11:03:09 PM] Output file: C:\Documents and Settings\Shawn Espinoza\My Documents\New Folder\VTS_01_1.avi [4/6/2009 11:03:09 PM] Output codec: DivX [4/6/2009 11:03:09 PM] Audio 1: Audio Stream 0 AC3 [4/6/2009 11:03:09 PM] Subtitles: none [4/6/2009 11:03:09 PM] Format: AVI [4/6/2009 11:03:09 PM] Target size: 150Mb [4/6/2009 11:03:09 PM] Audio 1 settings: VBR MP3 with average bitrate: 128Kbps [4/6/2009 11:03:09 PM] Started encoding. [4/6/2009 11:03:09 PM] Demuxing and indexing. [4/6/2009 11:03:19 PM] Processing file: C:\Documents and Settings\Shawn Espinoza\My Documents\Volume 1 (NoSubject_4-6-2009 9)\VIDEO_TS\VTS_01_1.VOB [4/6/2009 11:03:19 PM] Source resolution: 720x480 [4/6/2009 11:03:19 PM] Found NTSC source. [4/6/2009 11:03:19 PM] Source aspect ratio: 16:9 [4/6/2009 11:03:19 PM] Source seems to be pure FILM. [4/6/2009 11:03:19 PM] Output will contain 9609 frames [4/6/2009 11:03:19 PM] Decoding audio. [4/6/2009 11:03:31 PM] Normalizing audio. [4/6/2009 11:03:33 PM] Encoding audio. [4/6/2009 11:04:19 PM] Audio1 size: 6,009,024 bytes (5.73 Mb) [4/6/2009 11:04:20 PM] Overhead: 622,720 bytes (0.59 Mb) [4/6/2009 11:04:20 PM] Video size: 150,654,656 bytes (143.68 Mb) [4/6/2009 11:04:20 PM] Target bitrate is: 3007kbps [4/6/2009 11:04:20 PM] Running compressibility test. [4/6/2009 11:04:20 PM] Writing the following script to C:\Documents and Settings\Shawn Espinoza\My Documents\New Folder\agk_tmp\VTS_01_1_comptest.avs =========================================================== LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll") movie = mpeg2source("C:\Documents and Settings\Shawn Espinoza\My Documents\New Folder\agk_tmp\VTS_01_1.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.18518518518519 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 autocrop(movie,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) SelectRangeEvery(67,14) =========================================================== [4/6/2009 11:04:26 PM] Duration was: 6 seconds [4/6/2009 11:04:26 PM] Speed was: 330.26 fps. ************************************* EXCEPTION: Open avi failed. ************************************* [4/6/2009 11:04:26 PM] Job finished. Total time: 1 minute, 16 seconds