Open avi failed Fehler

  • Hallo, habe seit Tagen oben genannte Probleme mit AutoGk. Heutige Neuinstallation von Windows hat ebenfalls nichts gehalfen. Habe nach der Neuinstallation Auto Gk 1.60 und danach 1.92b installiert. Als codec Habe ich die 6- Monate Pro Testversion von Divx.com installiert. Bin völlig ratlos warum AutoGk immer abbricht. :( Wäre nett wenn mir jemand helfen könnte.

    [24.02.2005 21:56:44] AutoGK 1.92b
    [24.02.2005 21:56:44] OS: WinXP (5.1.2600).2
    [24.02.2005 21:56:44] Job started.
    [24.02.2005 21:56:44] Input dir: F:\DOLLER_FILM\VIDEO_TS
    [24.02.2005 21:56:44] Output file: F:\DOLLER FILM Rip\müll.avi
    [24.02.2005 21:56:44] Audio: Deutsch
    [24.02.2005 21:56:44] Subtitles: none
    [24.02.2005 21:56:44] Codec: XviD
    [24.02.2005 21:56:44] Target size: 350Mb
    [24.02.2005 21:56:44] Custom resolution settings: fixed width of 624 pixels
    [24.02.2005 21:56:44] Custom audio settings: CBR MP3 with bitrate: 128Kbps
    [24.02.2005 21:56:44] Started encoding.
    [24.02.2005 21:56:44] Demuxing and indexing.
    [24.02.2005 21:57:24] Processing file: F:\DOLLER_FILM\VIDEO_TS\VTS_01_1.VOB
    [24.02.2005 21:57:24] Processing file: F:\DOLLER_FILM\VIDEO_TS\VTS_01_2.VOB
    [24.02.2005 21:57:24] Source aspect ratio: 16:9
    [24.02.2005 21:57:24] Source resolution: 720x576
    [24.02.2005 21:57:24] Found PAL source.
    [24.02.2005 21:57:24] Analyzing source.
    [24.02.2005 21:59:21] Source has percentage of interlacing in motion areas: 0,09
    [24.02.2005 21:59:21] Source is considered to be progressive.
    [24.02.2005 21:59:21] Output will contain 64007 frames
    [24.02.2005 21:59:21] Decoding audio.
    [24.02.2005 22:00:05] Normalizing audio.
    [24.02.2005 22:00:13] Encoding audio.
    [24.02.2005 22:02:58] Audio size: 40,972,800 bytes (39.07 Mb)
    [24.02.2005 22:02:58] Overhead: 760,064 bytes (0.72 Mb)
    [24.02.2005 22:02:58] Video size: 325,268,736 bytes (310.20 Mb)
    [24.02.2005 22:02:58] Running compressibility test.
    [24.02.2005 22:02:58] Writing the following script to F:\DOLLER FILM Rip\agk_tmp\müll_comptest.avs
    ===========================================================
    LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain.dll")

    movie = mpeg2source("F:\DOLLER FILM Rip\agk_tmp\müll.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 = 624
    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)
    ===========================================================
    [24.02.2005 22:03:16] Duration was: 17 seconds
    [24.02.2005 22:03:16] Speed was: 186,54 fps.
    *************************************
    EXCEPTION: Open avi failed.
    *************************************
    [24.02.2005 22:03:16] Job finished. Total time: 6 minutes 31 seconds

  • Jetzt:

    [24.02.2005 22:17:21] AutoGK 1.92b
    [24.02.2005 22:17:21] OS: WinXP (5.1.2600).2
    [24.02.2005 22:17:21] Job started.
    [24.02.2005 22:17:21] Input dir: F:\DOLLER_FILM\VIDEO_TS
    [24.02.2005 22:17:21] Output file: F:\DOLLER FILM Rip\test.avi
    [24.02.2005 22:17:21] Audio: Deutsch
    [24.02.2005 22:17:21] Subtitles: none
    [24.02.2005 22:17:21] Codec: XviD
    [24.02.2005 22:17:21] Target size: 350Mb
    [24.02.2005 22:17:21] Custom audio settings: AC3
    [24.02.2005 22:17:21] Started encoding.
    [24.02.2005 22:17:21] Demuxing and indexing.
    [24.02.2005 22:17:54] Processing file: F:\DOLLER_FILM\VIDEO_TS\VTS_04_1.VOB
    [24.02.2005 22:17:54] Processing file: F:\DOLLER_FILM\VIDEO_TS\VTS_04_2.VOB
    [24.02.2005 22:17:54] Source aspect ratio: 16:9
    [24.02.2005 22:17:54] Source resolution: 720x576
    [24.02.2005 22:17:54] Found PAL source.
    [24.02.2005 22:17:54] Analyzing source.
    [24.02.2005 22:19:44] Source has percentage of interlacing in motion areas: 0,05
    [24.02.2005 22:19:44] Source is considered to be progressive.
    [24.02.2005 22:19:44] Output will contain 60634 frames
    [24.02.2005 22:19:44] Audio size: 58,219,776 bytes (55.52 Mb)
    [24.02.2005 22:19:44] Overhead: 404,224 bytes (0.39 Mb)
    [24.02.2005 22:19:44] Video size: 308,377,600 bytes (294.09 Mb)
    [24.02.2005 22:19:44] Running compressibility test.
    [24.02.2005 22:19:44] Writing the following script to F:\DOLLER FILM Rip\agk_tmp\test_comptest.avs
    ===========================================================
    LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain.dll")

    movie = mpeg2source("F:\DOLLER FILM Rip\agk_tmp\test.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 = 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)
    SelectRangeEvery(300,15)
    ===========================================================
    [24.02.2005 22:22:06] Duration was: 2 minutes 21 seconds
    [24.02.2005 22:22:06] Speed was: 21,40 fps.
    *************************************
    EXCEPTION: Open avi failed.
    *************************************
    [24.02.2005 22:22:06] Job finished. Total time: 4 minutes 44 seconds

  • Im englischen Forum wurde vorgeschlagen, den AVI-Proxy zu deaktivieren (die Datei PROXYOFF.REG im VirtualDubMod-Verzeichnis ausführen), alle Codecs neu zu installieren, den VIDC-Cleaner von Koepi zu verwenden -- oder damit zu rechnen, dass Windows XP eventuell irgendwie das ganze Verzeichnis blockiert, in dem die AVI-Datei liegt.
    __

    Übrigens: Die wahren Filmnamen sind hier nicht vorteilhaft. Am Ende behauptet noch jemand, der Film wäre kopiergeschützt...

  • Nun erhalte ich folgenden Fehler:

    Cannot start video compression: The source image format is not acceptable.
    (error code -2)

    Log:
    [25.02.2005 09:03:18] AutoGK 1.92b
    [25.02.2005 09:03:18] OS: WinXP (5.1.2600).2
    [25.02.2005 09:03:18] Job started.
    [25.02.2005 09:03:18] Input dir: F:\film\VIDEO_TS
    [25.02.2005 09:03:18] Output file: F:\film\test.avi
    [25.02.2005 09:03:18] Audio: Deutsch
    [25.02.2005 09:03:18] Subtitles: none
    [25.02.2005 09:03:18] Codec: DivX
    [25.02.2005 09:03:18] Target size: 350Mb
    [25.02.2005 09:03:18] Custom resolution settings: fixed width of 624 pixels
    [25.02.2005 09:03:18] Custom audio settings: CBR MP3 with bitrate: 128Kbps
    [25.02.2005 09:03:18] Started encoding.
    [25.02.2005 09:03:18] Demuxing and indexing.
    [25.02.2005 09:03:51] Processing file: F:\film\VIDEO_TS\VTS_01_1.VOB
    [25.02.2005 09:03:51] Processing file: F:\film\VIDEO_TS\VTS_01_2.VOB
    [25.02.2005 09:03:51] Source aspect ratio: 16:9
    [25.02.2005 09:03:51] Source resolution: 720x576
    [25.02.2005 09:03:51] Found PAL source.
    [25.02.2005 09:03:51] Analyzing source.
    [25.02.2005 09:05:46] Source has percentage of interlacing in motion areas: 0,09
    [25.02.2005 09:05:46] Source is considered to be progressive.
    [25.02.2005 09:05:46] Output will contain 64007 frames
    [25.02.2005 09:05:46] Decoding audio.
    [25.02.2005 09:06:31] Normalizing audio.
    [25.02.2005 09:06:39] Encoding audio.
    [25.02.2005 09:09:15] Audio size: 40,972,800 bytes (39.07 Mb)
    [25.02.2005 09:09:15] Overhead: 2,331,136 bytes (2.22 Mb)
    [25.02.2005 09:09:15] Video size: 323,697,664 bytes (308.70 Mb)
    [25.02.2005 09:09:15] Target bitrate is: 1011kbps
    [25.02.2005 09:09:15] Running compressibility test.
    [25.02.2005 09:09:15] Writing the following script to F:\test\agk_tmp\test_comptest.avs
    ===========================================================
    LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain.dll")

    movie = mpeg2source("F:\test\agk_tmp\test.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 = 624
    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(280,14)
    ===========================================================
    [25.02.2005 09:11:27] Duration was: 2 minutes 11 seconds
    [25.02.2005 09:11:27] Speed was: 24,29 fps.
    [25.02.2005 09:11:27] Compressibility percentage is: 47,59
    [25.02.2005 09:11:27] Using softer resizer.
    [25.02.2005 09:11:27] Chosen resolution is: 624x352 ( AR: 1,77 )
    [25.02.2005 09:11:27] Predicted comptest value is: 51,06
    [25.02.2005 09:11:27] Running first pass.
    [25.02.2005 09:11:27] Writing the following script to F:\test\agk_tmp\test_movie.avs
    ===========================================================
    LoadPlugin("C:\PROGRA~1\AutoGK\DGMPGDec\DGDecode.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\autocrop.dll")
    LoadPlugin("C:\PROGRA~1\AutoGK\filters\RemoveGrain.dll")

    movie = mpeg2source("F:\test\agk_tmp\test.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 = 624
    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)
    BicubicResize(out_width,out_height,0,0.5)
    RemoveGrain(mode=2)
    ===========================================================
    [25.02.2005 09:14:26] Duration was: 2 minutes 59 seconds
    [25.02.2005 09:14:26] Speed was: 356,80 fps.
    [25.02.2005 09:14:26] Warning! Found different number of frames: 5734
    [25.02.2005 09:14:26] Audio size: 40,972,800 bytes (39.07 Mb)
    [25.02.2005 09:14:26] Overhead: 211,584 bytes (0.20 Mb)
    [25.02.2005 09:14:26] Video size: 325,817,216 bytes (310.72 Mb)
    [25.02.2005 09:14:26] Target bitrate is: 11362kbps
    [25.02.2005 09:14:26] Running second pass.
    [25.02.2005 09:14:34] Duration was: 7 seconds
    [25.02.2005 09:14:34] Speed was: 780,91 fps.
    [25.02.2005 09:14:34] Job finished. Total time: 11 minutes 15 seconds

  • Bei kleinern Filmen (1:03) funktioniert das Encoden. Siehe:

    [25.02.2005 09:24:27] AutoGK 1.92b
    [25.02.2005 09:24:27] OS: WinXP (5.1.2600).2
    [25.02.2005 09:24:27] Job started.
    [25.02.2005 09:24:27] Input dir: F:\film\VIDEO_TS
    [25.02.2005 09:24:27] Output file: C:\Dokumente und Einstellungen\unbekannt\Desktop\neu.avi
    [25.02.2005 09:24:27] Audio: English
    [25.02.2005 09:24:27] Subtitles: none
    [25.02.2005 09:24:27] Codec: DivX
    [25.02.2005 09:24:27] Target size: 50Mb
    [25.02.2005 09:24:27] Custom resolution settings: fixed width of 624 pixels
    [25.02.2005 09:24:27] Custom audio settings: CBR MP3 with bitrate: 128Kbps
    [25.02.2005 09:24:27] Started encoding.
    [25.02.2005 09:24:27] Demuxing and indexing.
    [25.02.2005 09:24:35] Processing file: F:\film\VIDEO_TS\VTS_05_1.VOB
    [25.02.2005 09:24:35] Source aspect ratio: 4:3
    [25.02.2005 09:24:35] Source resolution: 720x576
    [25.02.2005 09:24:35] Found PAL source.
    [25.02.2005 09:24:35] Analyzing source.
    [25.02.2005 09:25:00] Source is considered to be interlaced.
    [25.02.2005 09:25:00] Output will contain 1576 frames
    [25.02.2005 09:25:00] Decoding audio.
    [25.02.2005 09:25:02] Normalizing audio.
    [25.02.2005 09:25:02] Encoding audio.
    [25.02.2005 09:25:06] Audio size: 1,009,152 bytes (0.96 Mb)
    [25.02.2005 09:25:06] Overhead: 60,288 bytes (0.06 Mb)
    [25.02.2005 09:25:06] Video size: 51,359,360 bytes (48.98 Mb)
    [25.02.2005 09:25:06] Target bitrate is: 6518kbps
    [25.02.2005 09:25:06] Running compressibility test.
    [25.02.2005 09:26:15] Duration was: 1 minute, 9 seconds
    [25.02.2005 09:26:15] Speed was: 22,81 fps.
    [25.02.2005 09:26:15] Compressibility percentage is: 249,67
    [25.02.2005 09:26:15] Switching b-frames off
    [25.02.2005 09:26:15] Chosen resolution is: 624x464 ( AR: 1,34 )
    [25.02.2005 09:26:15] Predicted comptest value is: 211,72
    [25.02.2005 09:26:15] Running first pass.
    [25.02.2005 09:27:15] Duration was: 59 seconds
    [25.02.2005 09:27:15] Speed was: 26,27 fps.
    [25.02.2005 09:27:15] Running second pass.
    [25.02.2005 09:28:15] Duration was: 59 seconds
    [25.02.2005 09:28:15] Speed was: 26,40 fps.
    [25.02.2005 09:28:15] Job finished. Total time: 3 minutes 48 seconds
    ====================================================


    Was mache ich bei den "großen" Filmen falsch, wenn es bei den kleineren funktioniert???

  • Nur mal asl Anmerkung:

    1. "Habe nach der Neuinstallation Auto Gk 1.60 und danach 1.92b installiert."
    Du hattest aber die 1.6 deinstalliert bevor Du die 1.92b installiert hast, oder?

    2. bleib mal bei DivX oder Xvid und wechsel nicht dauernd wenn Du willst das man zumindest rausfinden kann ob es eventuell am Codec liegt.

    3. Du hast die DVD auch mit AutoGK auf Platte kopiert/gerippt, oder?

    Cu Selur

  • Mit AutoGk 1.60 erhalte ich folgenden Fehler:

    Avisynth open failure:
    LoadPlugin: unable to load "C:\Programme\AutoGK\DGMPGDec\DGDecode.dll"
    (F:\film\agk_tmp\test_movie.avs, line 1)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!