freezer
16th April 2006, 10:40
I am trying to sort this out for another guy, but it drives me crazy:
ffdshow is installed and libavcodec for DV is activated.
DV avi plays perfectly in MediaPlayerClassic.
But in AviSynth the line
AviSource("V:\Deinterlacing\Orginal.avi")
just throws this error
AviSource: couldn't locate a decompressor for fourcc dvsd
which implies that it can't find the codec.
DirectShowSource doesn't work either.
I spent hours to search the web, avisynth manuals, forum after forum and now I have no idea what to do.
I know I could install the Panasonic DV codec, but that isn't what I want. I want to use ffdshow.
So if anyone has got any help - I would be most grateful.
ffdshow is installed and libavcodec for DV is activated.
DV avi plays perfectly in MediaPlayerClassic.
But in AviSynth the line
AviSource("V:\Deinterlacing\Orginal.avi")
just throws this error
AviSource: couldn't locate a decompressor for fourcc dvsd
which implies that it can't find the codec.
DirectShowSource doesn't work either.
I spent hours to search the web, avisynth manuals, forum after forum and now I have no idea what to do.
I know I could install the Panasonic DV codec, but that isn't what I want. I want to use ffdshow.
So if anyone has got any help - I would be most grateful.