NFOmation.net - Your Ultimate NFO Upload Resource! Viewing NFO file: THE_DARK_KNIGHT_agk.txt THE_DARK_KNIGHT_agk.txt

[06/01/2011 12:31:53] AutoGK 2.55
[06/01/2011 12:31:53] OS: WinXP (5.1.2600).2
[06/01/2011 12:31:53] Job started.
[06/01/2011 12:31:53] Input file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_0.IFO
[06/01/2011 12:31:53] Output file: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.avi
[06/01/2011 12:31:53] Output codec: XviD
[06/01/2011 12:31:53] Audio 1: English AC3 6ch
[06/01/2011 12:31:53] Subtitles: none
[06/01/2011 12:31:53] Format: AVI
[06/01/2011 12:31:53] Target size: 1400Mb
[06/01/2011 12:31:53] Audio 1 settings: Auto
[06/01/2011 12:31:53] Started encoding.
[06/01/2011 12:31:53] Demuxing and indexing.
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_1.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_2.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_3.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_4.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_5.VOB
[06/01/2011 12:36:38] Source resolution: 720x576
[06/01/2011 12:36:38] Found PAL source.
[06/01/2011 12:36:38] Source aspect ratio: 16:9
[06/01/2011 12:36:38] Analyzing source.
[06/01/2011 12:46:11] Source has percentage of interlacing in motion areas: 0,00
[06/01/2011 12:46:11] Source is considered to be progressive.
[06/01/2011 12:46:11] Output will contain 218927 frames
[06/01/2011 12:46:11] Using VAQ in XviD
[06/01/2011 12:46:11] Audio1 size: 420,340,224 bytes (400.87 Mb)
[06/01/2011 12:46:11] Overhead: 1,459,456 bytes (1.39 Mb)
[06/01/2011 12:46:11] Video size: 1,046,206,720 bytes (997.74 Mb)
[06/01/2011 12:46:11] Running compressibility test.
[06/01/2011 12:46:11] Writing the following script to D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_K >>
IGHT_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\RemoveGrainSSE2.dll")

movie = mpeg2source("D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_KNIGHT.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartfra >>
e=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 = 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=34,samplestartframe >>
0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
LanczosResize(out_width,out_height)
RemoveGrain(mode=2)
SelectRangeEvery(300,15)
===========================================================
[06/01/2011 13:01:13] Duration was: 15 minutes 2 seconds
[06/01/2011 13:01:14] Speed was: 12,13 fps.
[06/01/2011 13:01:16] Compressibility percentage is: 61,23
[06/01/2011 13:01:16] Chosen resolution is: 640x272 ( AR: 2,35 )
[06/01/2011 13:01:16] Predicted comptest value is: 75,28%
[06/01/2011 13:01:16] Running first pass.
[06/01/2011 13:01:16] Writing the following script to D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_K >>
IGHT_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\RemoveGrainSSE2.dll")

movie = mpeg2source("D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_KNIGHT.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartfra >>
e=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
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)
===========================================================
[06/01/2011 14:56:24] Duration was: 1 hour, 55 minutes 7 seconds
[06/01/2011 14:56:24] Speed was: 31,69 fps.
[06/01/2011 14:56:25] Expected quality of first pass size: 70,89%
[06/01/2011 14:56:25] Running second pass.
[06/01/2011 17:50:35] Duration was: 2 hours 54 minutes 10 seconds
[06/01/2011 17:50:35] Speed was: 20,95 fps.
[06/01/2011 17:50:36] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd1.avi
[06/01/2011 17:52:52] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd2.avi
[06/01/2011 17:54:51] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd3.avi
[06/01/2011 17:55:00] Job finished. Total time: 5 hours 23 minutes 6 seconds



This NFO File was rendered by NFOmation.net

[06/01/2011 12:31:53] AutoGK 2.55
[06/01/2011 12:31:53] OS: WinXP (5.1.2600).2
[06/01/2011 12:31:53] Job started.
[06/01/2011 12:31:53] Input file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_0.IFO
[06/01/2011 12:31:53] Output file: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.avi
[06/01/2011 12:31:53] Output codec: XviD
[06/01/2011 12:31:53] Audio 1: English AC3 6ch
[06/01/2011 12:31:53] Subtitles: none
[06/01/2011 12:31:53] Format: AVI
[06/01/2011 12:31:53] Target size: 1400Mb
[06/01/2011 12:31:53] Audio 1 settings: Auto
[06/01/2011 12:31:53] Started encoding.
[06/01/2011 12:31:53] Demuxing and indexing.
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_1.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_2.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_3.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_4.VOB
[06/01/2011 12:36:38] Processing file: D:\THE_DARK_KNIGHT\VIDEO_TS\VTS_02_5.VOB
[06/01/2011 12:36:38] Source resolution: 720x576
[06/01/2011 12:36:38] Found PAL source.
[06/01/2011 12:36:38] Source aspect ratio: 16:9
[06/01/2011 12:36:38] Analyzing source.
[06/01/2011 12:46:11] Source has percentage of interlacing in motion areas: 0,00
[06/01/2011 12:46:11] Source is considered to be progressive.
[06/01/2011 12:46:11] Output will contain 218927 frames
[06/01/2011 12:46:11] Using VAQ in XviD
[06/01/2011 12:46:11] Audio1 size: 420,340,224 bytes (400.87 Mb)
[06/01/2011 12:46:11] Overhead: 1,459,456 bytes (1.39 Mb)
[06/01/2011 12:46:11] Video size: 1,046,206,720 bytes (997.74 Mb)
[06/01/2011 12:46:11] Running compressibility test.
[06/01/2011 12:46:11] Writing the following script to D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_K >>
IGHT_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\RemoveGrainSSE2.dll")

movie = mpeg2source("D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_KNIGHT.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartfra >>
e=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 = 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=34,samplestartframe >>
0,leftadd=0,rightadd=0,topadd=0,bottomadd=0)
LanczosResize(out_width,out_height)
RemoveGrain(mode=2)
SelectRangeEvery(300,15)
===========================================================
[06/01/2011 13:01:13] Duration was: 15 minutes 2 seconds
[06/01/2011 13:01:14] Speed was: 12,13 fps.
[06/01/2011 13:01:16] Compressibility percentage is: 61,23
[06/01/2011 13:01:16] Chosen resolution is: 640x272 ( AR: 2,35 )
[06/01/2011 13:01:16] Predicted comptest value is: 75,28%
[06/01/2011 13:01:16] Running first pass.
[06/01/2011 13:01:16] Writing the following script to D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_K >>
IGHT_movie.avs
===========================================================
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\MULTIM~1\AutoGK\filters\RemoveGrainSSE2.dll")

movie = mpeg2source("D:\THE_DARK_KNIGHT\VIDEO_TS\agk_tmp\THE_DARK_KNIGHT.d2v")
cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartfra >>
e=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
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)
===========================================================
[06/01/2011 14:56:24] Duration was: 1 hour, 55 minutes 7 seconds
[06/01/2011 14:56:24] Speed was: 31,69 fps.
[06/01/2011 14:56:25] Expected quality of first pass size: 70,89%
[06/01/2011 14:56:25] Running second pass.
[06/01/2011 17:50:35] Duration was: 2 hours 54 minutes 10 seconds
[06/01/2011 17:50:35] Speed was: 20,95 fps.
[06/01/2011 17:50:36] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd1.avi
[06/01/2011 17:52:52] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd2.avi
[06/01/2011 17:54:51] Splitting video into: D:\THE_DARK_KNIGHT\VIDEO_TS\THE_DARK_KNIGHT.cd3.avi
[06/01/2011 17:55:00] Job finished. Total time: 5 hours 23 minutes 6 seconds



This NFO File was rendered by NFOmation.net


<Mascot>

aa21