Changing the FOURCC code and using divxdec.ax failed, using older and newer versions than .86 b501 failed. I suppose there is something wrong with my bsfilters.dat file. Here's what I used originally (with the xvid.ax filter from most recent release):
[BSPlayer filter def file]
AddFilter xvid.ax,{64697678-0000-0010-8000-00AA00389B71},XviD MPEG-4 Video Decoder
AddFilter iviaudio.ax,{7E2E0DC1-31FD-11D2-9C21-00104B3801F6},InterVideo Audio decoder
AddFilter mpgaudio.ax,{51653990-57B4-11CF-8EB1-02608C9BABA2},InterVideo Audio decoder
[Video]
XVID={64697678-0000-0010-8000-00AA00389B71},XviD MPEG-4 Video Decoder
[Audio]
2000={7E2E0DC1-31FD-11D2-9C21-00104B3801F6},InterVideo Audio decoder
Maybe you can find a mistake.
Do I have the wrong CLSID numbers? If so, how can I find the right ones?
If all else fails, I'll simply use regsvr32 to register the .ax files. But still, the fact that I can't solve this problem is driving me nuts, especially when nobody else seems to have this problem :x
Throw me a life line! thanks.
|