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. Click On Run in Start Menu and type regedit
2. Goto HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler
3. Delete the "Default" value which should be
"{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"
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.
Subscribe to:
Post Comments (Atom)
-
This video tutorial demonstrates how to easily setup your Raspberry Pi as Android TV A big shout out to KonstaKang for providing a modified ...
-
This video demonstrates how to run Windows XP on Single board computers like RaspberryPi, TinkerBoard etc. Follow commands below to boot the...
-
How to modify BCD when installing a previous version of Windows onto a computer running Windows Vista Installing an earlier operating system...
How to add Wireless capability to legacy printers using Raspberry Pi
This video tutorial demonstrates how to easily add wireless print capablity to your wired legacy printers using your Raspberry Pi. We hav...
No comments:
Post a Comment