View Full Version : Some cryptic Problem with Avisynth on new computer
blubberbirne
19th January 2007, 22:04
Today i installed a new computer for 24h videoencoding. Some old XP2200+ :devil:
But i got these error:
http://img20.imagevenue.com/loc306/th_40464_error_122_306lo.jpg (http://img20.imagevenue.com/img.php?image=40464_error_122_306lo.jpg)
the avs script look like this
mpeg2source("test.d2v")
Some very little script :)
Avsynth is correct installed. Anyone has a idea :(
Note: The same script works fine on my normal computer
zilog jones
19th January 2007, 23:09
No YV12 codec? I'm not sure if Windows comes with one by default. Maybe try installing ffdshow or something.
Pookie
20th January 2007, 03:04
Installing Xvid counts as a YV12 codec, IIRC, so does
http://www.free-codecs.com/download/Helix_YUV_Codecs.htm
blubberbirne
20th January 2007, 09:08
YV12 Codec is installed (Xvid)
foxyshadis
20th January 2007, 09:19
A near translation: "An external component has encountered an exception."
In what software did you get that message? Do you have any problem with Version()? BlankClip(pixel_type="RGB32")?
check
20th January 2007, 12:42
That's a megui error whever it can't open the video, which seems to happen somewhat more often than usual now.
What OS are you using?
blubberbirne
20th January 2007, 12:55
What OS are you using?
Windows XP Professional Service Pack 2 with all Updates installed.
EDIT: Later i installed it new. Maybe there is a error
blubberbirne
20th January 2007, 13:01
In what software did you get that message?
Every Software. Only gordian knot can open the d2v project file. But no avs script.
Do you have any problem with Version()? BlankClip(pixel_type="RGB32")?
Not testet yet. Will test it later and Post result here :thanks:
blubberbirne
20th January 2007, 20:14
I installed windows new
installed avisynth
and the same error.
i opend the script wirh mplayer2.exe. its says... "not enough memory" *lol*. Nothing works. Are there minimum recomments for avisynth i don't know?
The System is the following
- AMD XP 2200+
- 512MB RAM
- XP Prof
Need help :X
buzzqw
20th January 2007, 20:41
start notepad
write version()
save it as test.avs
start virtualdub
open test.avs
error ?
BHH
blubberbirne
20th January 2007, 21:35
i get these error:
Avisynth open failure:
Avisynth: scriped open failed
buzzqw
20th January 2007, 22:44
disinstall avisynth
search your pc for an avisynth.dll, if found delete it
reboot
reinstall avisynth
reopen test.avs
hope that help
BHH
foxyshadis
21st January 2007, 00:46
Also check the avisynth plugin folder (in program files), junk everything in it and try again.
If that works, and you're patient, you can also move out one at a time until it starts working again, and then you know exactly which filter or script is breaking it. (Usually filter, scripts cause different errors.) Then you can move everything else back in and delete just the one.
blubberbirne
21st January 2007, 12:51
Also check the avisynth plugin folder (in program files), junk everything in it and try again.
Great Tip :thanks: Some Plugin doesn't work on this Machine. Have to find it, and kick it :p
Thanks
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.