Автор: ALEF
Дата сообщения: 29.03.2010 00:16
как в Auto GordianKnot обстоят дела с поддержкой Windows 7?
Добавлено:
От чего может быть такая ошибка:
[more=EXCEPTION: Open avi failed.][29.03.2010 0:39:04] AutoGK 2.27
[29.03.2010 0:39:04] OS: WinXP (5.1.2600).2
[29.03.2010 0:39:04] Job started.
[29.03.2010 0:39:04] Input file: H:\VIDEO_TS\VTS_01_0.IFO
[29.03.2010 0:39:04] Output file: G:\$work\08-straus.avi
[29.03.2010 0:39:04] Output codec: DivX
[29.03.2010 0:39:04] Audio 1: Russian AC3 2ch
[29.03.2010 0:39:04] Subtitles: none
[29.03.2010 0:39:04] Format: .AVI
[29.03.2010 0:39:04] Target size: 350Mb
[29.03.2010 0:39:04] Custom resolution settings: fixed width of 720 pixels
[29.03.2010 0:39:04] Custom audio settings: VBR MP3 with average bitrate: 64Kbps
[29.03.2010 0:39:04] Started encoding.
[29.03.2010 0:39:04] Demuxing and indexing.
[29.03.2010 0:40:07] Processing file: H:\VIDEO_TS\VTS_01_1.VOB
[29.03.2010 0:40:07] Processing file: H:\VIDEO_TS\VTS_01_2.VOB
[29.03.2010 0:40:07] Source resolution: 720x576
[29.03.2010 0:40:07] Found PAL source.
[29.03.2010 0:40:07] Source aspect ratio: 4:3
[29.03.2010 0:40:08] Color correction enabled.
[29.03.2010 0:40:08] Analyzing source.
[29.03.2010 0:40:38] Source has percentage of interlacing in motion areas: 68,62
[29.03.2010 0:40:38] Source is considered to be interlaced.
[29.03.2010 0:40:38] Output will contain 31164 frames
[29.03.2010 0:40:38] Decoding audio.
[29.03.2010 0:40:51] Normalizing audio.
[29.03.2010 0:40:54] Encoding audio.
[29.03.2010 0:41:42] Audio1 size: 8,287,560 bytes (7.90 Mb)
[29.03.2010 0:41:42] Overhead: 2,013,056 bytes (1.92 Mb)
[29.03.2010 0:41:42] Video size: 356,700,984 bytes (340.18 Mb)
[29.03.2010 0:41:42] Target bitrate is: 2289kbps
[29.03.2010 0:41:42] Running compressibility test.
[29.03.2010 0:41:42] Writing the following script to G:\$work\agk_tmp\08-straus_comptest.avs
===========================================================
LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\ColorMatrix.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrainSSE3.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\kerneldeint.dll")
movie = mpeg2source("G:\$work\agk_tmp\08-straus.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.06666666666667
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 = 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
KernelDeInt(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)
SelectRangeEvery(200,14)
===========================================================
[29.03.2010 0:41:57] Duration was: 14 seconds
[29.03.2010 0:41:57] Speed was: 146,05 fps.
*************************************
EXCEPTION: Open avi failed.
*************************************
[29.03.2010 0:41:57] Job finished. Total time: 2 minutes 53 seconds[/more]
OS WinXPsp2, AutoGK 2.27