View Single Post
  #6 (permalink)  
Old 11th June 2004
hazmat42 hazmat42 is offline
Junior Member
BS.player Regular User
 
Join Date: Feb 2004
Posts: 27
Rep Power: 0
hazmat42 is an unknown quantity at this point
Default

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.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20