-
Sun, 06-25-2006, 12:22 AM
#5
This should help 
Problem: The player crashes with an exception pointing to ffdshow.ax when you open video files.
Solution: Sometimes, FFDShow or packs that install it will "forget" a ffdshow.ax file somewhere on your computer. A common problem when you have this issue is the player crashing with an exception pointing to ffdshow.ax. To get rid of the old ffdshow, you have to find it, unregister it and delete it. Like so:
1. Go to Start -> Find -> Files or folders...
2. Search for ffdshow.ax on your local harddrives.
3. If you find it anywhere else than in your Program Files\Combined Community Codec Pack\Filters directory, take note of the full path.
4. Go to Start -> Run... and type regsvr32 /u "X:\path\somewhere\ffdshow.ax" - of course substituting the path for the one on your computer. Note that if ffdshow.ax is in your WinNT\system32 directory, you don't need to specify the path (ie, just type regsvr32 /u ffdshow.ax).
5. Now delete the ffdshow.ax file.
6. If you found multiple ffdshow.ax's outside your CCCP\Filters directory, repeat these instructions once for each file.
7. Playback should now work.
As for ac3filter.ax, same thing or leave it alone or try to do what BoC has said
Last edited by Deadfire; Sun, 06-25-2006 at 01:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules