Back Forum Reply New

CCE wont open *.avs

im sure i followed the guide exactly but i get this error

AVIFILEOPEN: acording to the registry the file does not have a handler to process it or some crap what files am i missing?

also if i have an m2v file (not a vob) how can i re-encode that in CCE or can it only be done in Rempeg2. the guideonly shows how it can be done with audio and from a vob using dvd2avi thanks in advance.

make sure the avisynth.dll is resistered with windows. copy avisynth.dll to your windows/system32 directory and then run the supplied install.bat. You should not need to reboot.

To test,it create a .avs script containing only the line:

version()

open it in vdub or wmp. If it's installed correctly you should see some avisynth version information.

To reencode a .m2v you should be able to open it in dvd2avi and create a .d2v then process it as you would dvd video.

Use DVD2AVI to load your m2v, then save as a d2v.  Include the mpeg2dec.dll plugin in your avs script, of course the resampleaudio(44100) to fool CCE and that should work
¥
Back Forum Reply New