AUtoGK Advanced Options: Output Resolution Settings: Fixed Width 720 Codec: XviD Output Audio Type: Auto A evo i AutoGK log-a: [28.07.2005 10:20:21] AutoGK 2.13b [28.07.2005 10:20:21] OS: WinXP (5.1.2600).2 [28.07.2005 10:20:21] Job started. [28.07.2005 10:20:21] Input dir: C:\TEMP [28.07.2005 10:20:21] Output file: D:\Temp\SHREK2.avi [28.07.2005 10:20:21] Output codec: XviD [28.07.2005 10:20:21] Audio1: English AC3 6ch [28.07.2005 10:20:21] Subtitles: none [28.07.2005 10:20:21] Format: .AVI [28.07.2005 10:20:21] Target size: 700Mb [28.07.2005 10:20:21] Custom resolution settings: fixed width of 720 pixels [28.07.2005 10:20:21] Started encoding. [28.07.2005 10:20:21] Demuxing and indexing. [28.07.2005 10:22:18] Processing file: C:\TEMP\VTS_14_1.VOB [28.07.2005 10:22:18] Processing file: C:\TEMP\VTS_14_2.VOB [28.07.2005 10:22:18] Processing file: C:\TEMP\VTS_14_3.VOB [28.07.2005 10:22:18] Source resolution: 720x576 [28.07.2005 10:22:18] Found PAL source. [28.07.2005 10:22:18] Source aspect ratio: 16:9 [28.07.2005 10:22:19] Analyzing source. [28.07.2005 10:25:07] Source has percentage of interlacing in motion areas: 0.00 [28.07.2005 10:25:07] Source is considered to be progressive. [28.07.2005 10:25:07] Output will contain 132972 frames [28.07.2005 10:25:07] Decoding audio. [28.07.2005 10:27:41] Normalizing audio. [28.07.2005 10:29:15] Encoding audio. [28.07.2005 10:35:44] Audio1 size: 86,710,440 bytes (82.69 Mb) [28.07.2005 10:35:44] Overhead: 5,318,912 bytes (5.07 Mb) [28.07.2005 10:35:44] Video size: 641,973,848 bytes (612.23 Mb) [28.07.2005 10:35:44] Running compressibility test. [28.07.2005 10:35:44] Writing the following script to D:\Temp\agk_tmp\SHREK2_comptest.avs =========================================================== LoadPlugin("D:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("D:\PROGRA~1\AutoGK\filters\autocrop.dll") LoadPlugin("D:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("D:\Temp\agk_tmp\SHREK2.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) out_width = 720 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) RemoveGrain(mode=2) SelectRangeEvery(300,15) =========================================================== [28.07.2005 10:39:47] Duration was: 4 minutes 2 seconds [28.07.2005 10:39:47] Speed was: 27.39 fps. [28.07.2005 10:39:47] Compressibility percentage is: 74.00 [28.07.2005 10:39:47] Chosen resolution is: 720x384 ( AR: 1.88 ) [28.07.2005 10:39:47] Predicted comptest value is: 74.00 [28.07.2005 10:39:47] Running first pass. [28.07.2005 10:39:47] Writing the following script to D:\Temp\agk_tmp\SHREK2_movie.avs =========================================================== LoadPlugin("D:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("D:\PROGRA~1\AutoGK\filters\autocrop.dll") LoadPlugin("D:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("D:\Temp\agk_tmp\SHREK2.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) out_width = 720 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) RemoveGrain(mode=2) =========================================================== [28.07.2005 11:19:51] Duration was: 40 minutes 4 seconds [28.07.2005 11:19:51] Speed was: 55.31 fps. [28.07.2005 11:19:52] Expected quality of first pass size: 76.57 [28.07.2005 11:19:52] Running second pass. [28.07.2005 12:30:32] Duration was: 1 hour, 10 minutes 39 seconds [28.07.2005 12:30:32] Speed was: 31.36 fps. [28.07.2005 12:30:32] Job finished. Total time: 2 hours 10 minutes 10 seconds