View Full Version : please help
jojo136
4th August 2002, 10:53
if i wan't to load my movie.avs file in virtual dub or cce i get a error in cce it is not a avi file in virtual dub it cann't detirem the file type
my movie.avs file is
LoadPlugin("C:\mpeg2\mpeg2dec2.dll")
mpeg2source("d:\video_ts\harryfinal.d2v")
ResampleAudio(44100)
what is wrong
sorry for my shitty engelish
Kb_cruncher
5th August 2002, 12:09
not sure why vdub won't load it but you can try a few things.
1.try using a different mpeg2dec.dll
2.make sure the path to your mpeg2dec.dll is correct
3.redo your d2v file,if you have moved it it may not work.
4.use VFAPI codec and load your d2v file and create a virtual avi file then load that into cce and see if it works.
is your d2v from a dvd source or a mpeg2(m2v)source,if the latter install a mpeg2 codec.
i would say the problem is with the source as cce and vdub attempt to load it but can't which suggests your mpeg2dec.dll and d2v paths are correct in the avs script.
wmansir
6th August 2002, 02:10
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.
Also be aware that CCE versions greater than 2.5 will not open .avs files. (The next version is rumored to work with them again. YEA!)
jojo136
6th August 2002, 17:53
yeeaah that's it i was forgotten to install him :o
thanks:o
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.