albertweb
14th December 2005, 05:15
Hi,
My AviSynth used to work fine. Recently I re-install XP to a new hard drive and re-install all tools but when I try to use CCE with AviSynth, I got the following error:
AVISource: couldn’t locate a decompressor for fourcc dvsc
I am using canon optura 300 DV and captured using window movie maker (or pinnacle studio).
Is there anyone can help me resolve this problem. I already download divX and install but no help
Thanks
Albert
The avisynth script I used is:
LoadPlugin("C:\download\AviSynth\AviSynth_254\dvtimestamp\DVTimeStamp.dll")
OpenDMLSource("C:\Documents and Settings\Albert Tsay\My Documents\Pinnacle Studio\Captured Video\debate1.avi")
DVAutoTimeStamp("C:\Documents and Settings\Albert Tsay\My Documents\Pinnacle Studio\Captured Video\debate1.avi",-60,435,0,-1,"Arial",32,$00FFFFFF,$00000000,20,200,"hh:mm tt, MM/dd/yyyy",1)
My AviSynth used to work fine. Recently I re-install XP to a new hard drive and re-install all tools but when I try to use CCE with AviSynth, I got the following error:
AVISource: couldn’t locate a decompressor for fourcc dvsc
I am using canon optura 300 DV and captured using window movie maker (or pinnacle studio).
Is there anyone can help me resolve this problem. I already download divX and install but no help
Thanks
Albert
The avisynth script I used is:
LoadPlugin("C:\download\AviSynth\AviSynth_254\dvtimestamp\DVTimeStamp.dll")
OpenDMLSource("C:\Documents and Settings\Albert Tsay\My Documents\Pinnacle Studio\Captured Video\debate1.avi")
DVAutoTimeStamp("C:\Documents and Settings\Albert Tsay\My Documents\Pinnacle Studio\Captured Video\debate1.avi",-60,435,0,-1,"Arial",32,$00FFFFFF,$00000000,20,200,"hh:mm tt, MM/dd/yyyy",1)