PDA

View Full Version : error -- > "AVIFileOpen("C:\movie.avs"):Unkown error"


gettothechoppa
16th October 2002, 18:54
im using cce SP 2.50.01.00
with avs script of

LoadPlugin("C:\mpg\mpeg2dec.dll")
mpeg2source("D:\mov\mov.d2v")
ResampleAudio(44100)

and everytime i try to add the avs file i get this error
AVIFileOpen("C:\movie.avs"):Unkown error

am i doing somthing wrong or cant this version of cce open avs files?

auenf
17th October 2002, 16:02
2.5 should be able to open avs, try opening the avs in virtualdub to make sure you dont get an error, and also check the framerate and frame size that it conforms to a standard that CCE will want (basically and vcd/svcd/dvd res)

Enf...

mrgone
19th October 2002, 11:31
i had this prob too
i switched from dvd2avi version 1.74 to 1.76 and now it works

Edster007
19th October 2002, 17:27
That's the same problem I am getting with CCE 2.64.01.10 and I am using DVD2AVI 1.77.3 and AVIsynth 2.0.6

Opening AVIsource is fine but Unknown exception error when I try to open a D2V file.

{Sample.AVS}
LoadPlugin("C:\WINDOWS\SYSTEM32\MPEG2DEC.dll")
mpeg2source("Test.d2v")

Virtual Dub gives me this.
Avisynth Open failure
Unrecognized Exception!
(C:\Sample.avs, line 2)


If you figure this out, please let me know.

jrg
20th October 2002, 04:34
Just d/l'd the 1.77.3 version on dvd2avi and now CCE 2.50 crashed every time i try to add an .avs file.

CCE still works with .d2v files compiled by dvd2avi 1.76. It must be the newer version of dvd2avi.

Any workarounds for this?

mikeathome
21st October 2002, 13:47
Hi,

DVD2AVI Ver. 1.76 is the last stable version, don't use any other.

mike