Προς το περιεχόμενο

Πρόβλημα με AutoGordianKnot.1.96


rebel2000

Προτεινόμενες αναρτήσεις

Δημοσ.

Εχώ δοκιμάσει με xvid και Divx6 αλλά βγάζει το εξής σφάλμα :

EXCEPTION: Open avi failed

 

Log file :

[2/7/2005 2:06:40 μμ] AutoGK 1.96

[2/7/2005 2:06:40 μμ] OS: WinXP (5.1.2600).2

[2/7/2005 2:06:40 μμ] Job started.

[2/7/2005 2:06:40 μμ] Input dir: E:\Bigfish

[2/7/2005 2:06:40 μμ] Output file: E:\Bigfish\Bigfish.avi

[2/7/2005 2:06:40 μμ] Audio: English

[2/7/2005 2:06:40 μμ] Subtitles: Greek : Wide/Letterbox

[2/7/2005 2:06:40 μμ] Subtitles 2: Greek : Wide/Letterbox

[2/7/2005 2:06:40 μμ] Codec: XviD

[2/7/2005 2:06:40 μμ] Target size: 1500Mb

[2/7/2005 2:06:40 μμ] Custom audio settings: AC3

[2/7/2005 2:06:40 μμ] Started encoding.

[2/7/2005 2:06:40 μμ] Demuxing and indexing.

[2/7/2005 2:08:47 μμ] Processing file: E:\Bigfish\VTS_04_PGC_01_1.VOB

[2/7/2005 2:08:47 μμ] Processing file: E:\Bigfish\VTS_04_PGC_01_2.VOB

[2/7/2005 2:08:47 μμ] Processing file: E:\Bigfish\VTS_04_PGC_01_3.VOB

[2/7/2005 2:08:47 μμ] Processing file: E:\Bigfish\VTS_04_PGC_01_4.VOB

[2/7/2005 2:08:47 μμ] Source aspect ratio: 16:9

[2/7/2005 2:08:47 μμ] Source resolution: 720x576

[2/7/2005 2:08:47 μμ] Found PAL source.

[2/7/2005 2:08:47 μμ] Analyzing source.

[2/7/2005 2:14:19 μμ] Source has percentage of interlacing in motion areas: 0,00

[2/7/2005 2:14:19 μμ] Source is considered to be progressive.

[2/7/2005 2:14:19 μμ] Output will contain 180045 frames

[2/7/2005 2:14:19 μμ] Preparing subtitles.

[2/7/2005 2:16:23 μμ] Compressing subtitles.

[2/7/2005 2:16:32 μμ] Audio size: 403,300,352 bytes (384.62 Mb)

[2/7/2005 2:16:32 μμ] Overhead: 1,200,256 bytes (1.14 Mb)

[2/7/2005 2:16:32 μμ] Subtitles size: 1,071,125 bytes (1.02 Mb)

[2/7/2005 2:16:32 μμ] Video size: 1,167,292,267 bytes (1113.22 Mb)

[2/7/2005 2:16:32 μμ] Running compressibility test.

[2/7/2005 2:16:32 μμ] Writing the following script to E:\Bigfish\agk_tmp\Bigfish_comptest.avs

===========================================================

LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")

LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")

 

movie = mpeg2source("E:\Bigfish\agk_tmp\Bigfish.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)

input_par = input_par > 1.4 ? 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)

SelectRangeEvery(300,15)

===========================================================

[2/7/2005 2:22:55 μμ] Duration was: 6 minutes 23 seconds

[2/7/2005 2:22:55 μμ] Speed was: 23,50 fps.

*************************************

EXCEPTION: Open avi failed.

*************************************

[2/7/2005 2:22:55 μμ] Job finished. Total time: 16 minutes 15 seconds

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...