I decided earlier that I'd uninstall all my standalone codecs and just use FFDShow to decode/encode audio and video. So I uninstalled AC3Filter, XviD, x264, and a few others, and installed FFDShow (build from 10-20-2006). Set it up using the guide on htpcdigest.com (basically, set everything to libavcodec and raw video to "all supported"), and tried to play an XviD file. It plays, but the color is wonky and blocks of video overlap, just like when I didn't have the XviDcodec installed.
I opened up my files in GSpot to see if it even saw an XviDcodec, but no dice.
Am I using a bad version of FFDShow? If so, which build do you guys recommend? Am I doing anything wrong in settings? Can't for the life of me figure it out after 30 minutes googling it.
"just like when I didn't have the XviDcodec installed. "
Perhaps your player has simply gone back to whatever decoder you were previously using rather than the newly installed FFDShow. Any decent player will show you what filters are being used. Otherwise ffdshow's default setting is to have a systray icon, so if it is in use, you should see it.
Few things. x264 encoding was removed from FFDShow a while back. Certainly the build you installed (wouldn't recommend encoding via VfW anyway).
ffdshow can't encode via XviD unless XviD is installed. You still have libavcodec MPEG-4 though.
You only need to set FFDShow to handle raw video if you want it to post process streams which it can't decode.
Probably best to start with basically no filtering enabled rather than copying some elaborate setup from a htpc site.
I just installed Koeppi's XviDcodec and tried to play something in WMP. Still get the same garbled video. Went in and changed the FFDShow settings to use XviD instead of libavcodec, same garbling. Disabled XviD in FFDShow, same thing.
Gspot render gives me the following (currently have XviD disabled in FFDShow):
(S) --> AVI Splitter --> XviDMPEG-4 Video Decoder --> FFDShowMPEG-4 Video Decoder --> (R)
Strange. I uninstalled it earlier so I could watch some stuff whilst I waited for an answer - just reinstalled, set XviD to disabled and raw video to all supported (I had used this setting before and had issues), and now everything works.
Still getting XviD -> ff, but all my XviD files play perfectly in WMP.
Thanks for being patient with me... looks like I'm good! :D