Log in

View Full Version : Can't load videos...


Tsphere
22nd March 2003, 11:20
I'm having annoying trouble with playing movies:

After a while of using my computer, I find that whenever I try to load a movie, my cpu is maxed out and I need to reboot to play a movie again.
Now, since this problem didn't exist before and I knowing I have a powerful enough cpu (AMD 2000+) and other things work well, I can't understand what's wrong.

Also, when I play videos, I would have thought the strain would be on my Geforce, not my cpu, but I have zero understanding in those things.

I'm running windows XP, with 512 DDR ram, and I don't know what to add.

Please help,
Thanks,
Tsphere

CloneAD
1st April 2003, 03:13
This may be of some use:

Well windows seem to have a REALLY big problem when it comes to reading AVI files. It seems that when you click on an AVI file in explorer, it'll try to read the entire AVI file to determine the width,height, etc. of the AVI file (this is displayed in the Properties window). Now the problem with Windows is that if you have a broken/not fully downloaded AVI file that doesnt contain this info, Windows will scan the entire AVI file trying to figure out all these properties which in the process will probably cause 100% CPU usage and heavy memory usage.

To solve this problem all you have to do is the following:

1. Open up regedit
2. Goto HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler
3. Delete the "Default" value which should be "{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"

Voila! Please not that this will no longer provide you with the windows properties displaying the AVI file information such as width, height, bitrate etc. But its a small price to pay for saving you resources.

NOTE: Please use caution when using regedit. Improper usage may cause windows to behave imcorrectly. Also, I cannot be held resposible. Backup your registry first.

Tsphere
12th April 2003, 13:19
Thanks a lot man!
It's just what I need.