View Full Version : source image format not acceptable
Imaboyo
13th May 2006, 20:02
Im having a serious problem with Auto Gordian Knot (2.27) and after searching and trying some of the fixes pointed out on this forum i haven't been able to resove it.
All of a sudden, sometime in the last week, every time i try to create a DivX (V6.2.2) movie, VirtualDubMod (V1.5.4.1) gives the error message "Video compression error: The source image format is not acceptable. (error code -2)"
As i mentioned, i have looked around past threads and tried: changing the registry string HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32\vidc.yv12 to "divx.dll"
Using (non-auto) Gordian Knot and setting the 1st and nth pass settings in Divx settings, detailed here (http://forum.doom9.org/showpost.php?p=635025&postcount=41)
I am completely lost and if anyone has any ideas i would really appreciate hearing them. Thanks.
CWR03
14th May 2006, 02:12
Can you post the GSpot info of the file you're trying to encode?
Imaboyo
14th May 2006, 18:30
The file VirtualDubMod is trying to use when it fails is THE_MATRIX_comptest.avsLoadPlugin("C:\PROGRA~1\AUTOGO~1\DGMPGDec\DGDecode.dll")
LoadPlugin("C:\PROGRA~1\AUTOGO~1\filters\autocrop.dll")
LoadPlugin("C:\PROGRA~1\AUTOGO~1\filters\ColorMatrix.dll")
LoadPlugin("C:\PROGRA~1\AUTOGO~1\filters\RemoveGrainSSE3.dll")
movie = mpeg2source("C:\THE_MATRIX\VIDEO_TS\agk_tmp\THE_MATRIX.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 < 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)
ColorMatrix("Rec.709->Rec.601",opt=0,hints=false)
SelectRangeEvery(280,14)Im not sure which file you would like the GSpot information for, because this problem occurs before the avi is created.
If it is THE_MATRIX_comptest.avi (only 10k), dixv and xvid claim to be able to process it but directshow fails with "DirectShow was unable to render the file. Following is the error it reported: 0x80040111: [unknown]"
Imaboyo
14th May 2006, 18:32
Also since my first post was made, the registry key mentioned above has changed to "xvidvfw.dll", even though i never use xvid for playback or encoding.
loulou
12th June 2006, 18:11
Im having a serious problem with Auto Gordian Knot (2.27) and after searching and trying some of the fixes pointed out on this forum i haven't been able to resove it.
All of a sudden, sometime in the last week, every time i try to create a DivX (V6.2.2) movie, VirtualDubMod (V1.5.4.1) gives the error message "Video compression error: The source image format is not acceptable. (error code -2)"
I'm having just the very same problem, using both Xvid and DivX. This never occurred to me before. AGK has been working just fine for me so far.
I should add that since the last time AGK run successfully, I installed and run (a couple of times) "Ace Registry Cleaner Utility". But since I'm no expert, I choose the safe default mode - is it anyway dangerous?
I'd really appreciate any kind of help, I really need to fix this.
Thanks in advance.
loulou
12th June 2006, 19:53
Tryed again and:
Xvid is working fine.
When I try DivX codecs I'm still getting the same error. I have DivX Pro 6.2.2, is that supported by AGK? I checked the FAQ and it says "as for 2,.." - sorry, can't figure out what it means.
Hope you can help, thanks.
BigDid
12th June 2006, 20:32
...All of a sudden, sometime in the last week, every time i try to create a DivX (V6.2.2) movie, VirtualDubMod (V1.5.4.1) gives the error message "Video compression error: The source image format is not acceptable. (error code -2)"...
Hi,
Can you play your problematics .avs in MPC or in VirtualDubMod ?
If not something may be screwed up in you AGK install...
You can try a proper and complete (delete manually the directories) uninstall and reinstall of nothing more, nothing less than the AGK package.
Also the complete AGK log (copy/paste) may be useful as could the GSpot report on your source (the matrix dvd?)
Did
loulou
13th June 2006, 08:52
Thank you BigDid.
Here is the log file (cut n paste):
[13/06/2006 9.47.27] AutoGK 2.27
[13/06/2006 9.47.27] OS: WinXP (5.1.2600).2
[13/06/2006 9.47.27] Job started.
[13/06/2006 9.47.27] Input file: C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\VTS_01_0.IFO
[13/06/2006 9.47.27] Output file: C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\mdt divx encoding.avi
[13/06/2006 9.47.27] Output codec: DivX
[13/06/2006 9.47.27] Audio 1: ??? AC3 2ch
[13/06/2006 9.47.27] Subtitles: none
[13/06/2006 9.47.27] Format: .AVI
[13/06/2006 9.47.27] Target size: 50Mb
[13/06/2006 9.47.27] Custom audio settings: CBR MP3 with bitrate: 128Kbps
[13/06/2006 9.47.27] Started encoding.
[13/06/2006 9.47.27] Demuxing and indexing.
[13/06/2006 9.47.37] Processing file: C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\VTS_01_1.VOB
[13/06/2006 9.47.37] Source resolution: 720x576
[13/06/2006 9.47.37] Found PAL source.
[13/06/2006 9.47.37] Source aspect ratio: 4:3
[13/06/2006 9.47.37] MPEG coefficients, ITU-R BT.709: 345
[13/06/2006 9.47.37] Color correction enabled.
[13/06/2006 9.47.37] Analyzing source.
[13/06/2006 9.47.37] Writing the following script to C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\lastjob.vcf
===========================================================
VirtualDub.Open("C:\\Documents and Settings\\laura\\Desktop\\Gala Torre Pellice 2005\\VIDEO_TS_MDT_2\\agk_tmp\\_.avs",0,0);
VirtualDub.RemoveInputStreams();
VirtualDub.video.SetDepth(24,24);
VirtualDub.video.SetMode(0);
VirtualDub.video.SetFrameRate(0,1);
VirtualDub.video.SetIVTC(0,0,-1,0);
VirtualDub.video.SetCompression();
VirtualDub.video.filters.Clear();
VirtualDub.subset.Delete();
VirtualDub.SaveAVI("C:\\Documents and Settings\\laura\\Desktop\\Gala Torre Pellice 2005\\VIDEO_TS_MDT_2\\agk_tmp\\_.avi");
===========================================================
[13/06/2006 9.48.22] Source has percentage of interlacing in motion areas: 87,22
[13/06/2006 9.48.22] Source is considered to be interlaced.
[13/06/2006 9.48.22] Output will contain 5165 frames
[13/06/2006 9.48.22] Enforcing mono audio encoding.
[13/06/2006 9.48.22] Decoding audio.
[13/06/2006 9.48.22] Running: C:\PROGRA~1\AutoGK\tools\azid_p4.exe -m mono -s mono -c normal "C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding T01 2_0ch 256Kbps DELAY 26ms.ac3" "C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding T01 2_0ch 256Kbps DELAY 26ms.wav"
[13/06/2006 9.48.28] Normalizing audio.
[13/06/2006 9.48.28] Running: C:\PROGRA~1\AutoGK\tools\normalize.exe "C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding T01 2_0ch 256Kbps DELAY 26ms.wav"
[13/06/2006 9.48.30] Encoding audio.
[13/06/2006 9.48.30] Running: C:\PROGRA~1\AutoGK\tools\lame\lame.exe -h -m m --cbr -b 64 "C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding T01 2_0ch 256Kbps DELAY 26ms.wav" "C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding T01 2_0ch 256Kbps DELAY 26ms.mp3"
[13/06/2006 9.48.44] Audio1 size: 1,653,504 bytes (1.58 Mb)
[13/06/2006 9.48.44] Overhead: 190,848 bytes (0.18 Mb)
[13/06/2006 9.48.44] Video size: 50,584,448 bytes (48.24 Mb)
[13/06/2006 9.48.44] Target bitrate is: 1959kbps
[13/06/2006 9.48.44] Running compressibility test.
[13/06/2006 9.48.44] Writing the following script to C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding_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\RemoveGrainSSE2.dll")
LoadPlugin("C:\PROGRA~1\AutoGK\filters\kerneldeint.dll")
loulou
13th June 2006, 09:17
Here is the report of GSpot:
Since I don't know how to screen capture, I'll try to write down what GSpot reported:
Path:
C:\Documents and Settings\laura\Desktop\Gala Torre Pellice 2005\VIDEO_TS_MDT_2\agk_tmp\mdt divx encoding_comptest.avi
Size:
10.0 KB (or 10,240 bytes)
Stat:
File Lenght Correct
Stream Type:
OpenDML AVI
IMMR, I/L:
n.a.
Comments * Code - Name - Contents:
ISFT - Software - VirtualDubMod 1.5.4.1 (build 2178/release)
JUNK - (ASCII in junk chunk) - VirtualDubMod build 2178
JUNK - (ASCII in junk chunk) - release
Codec * 4CC - Name:
DX50/divx - DivX 5.0
Stat:
2 compatible codecs installed (divx and xvid)
Rendering:
Failed
BigDid
13th June 2006, 21:06
Tryed again and:
Xvid is working fine.
When I try DivX codecs I'm still getting the same error. I have DivX Pro 6.2.2, is that supported by AGK?..
From main thread:
"VERSION HISTORY
2.27
- fixed compatibility with DivX 6.1.x"
Nothing new since then, up to you to test newer Divx versions...
@Imaboyo
Can you play your problematics .avs in MPC or in VirtualDubMod ?
If not something may be screwed up in you AGK install...
If your .avs can play and your divx not encode, maybe same problem as loulou.
If .avs cannot play see second part of my previous post: try uninstall/reinstall (clean).
Did
loulou
14th June 2006, 08:41
Thank you Big Did!
Now I was just wondering (forgive me if this is a bit off topic):
is there a way to have DivX 6.2.2 installed on pc in order to watch videos and at the same time "tell" to agk: "use 6.1"?
I'll check the developing area to see what's going on about DivX updates into agk, and see if I'm able to experiment this new feature.
BigDid
14th June 2006, 23:58
I wish I could have been more helpful.
Did
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.