It certainly sounds like we've identified the problem. To confirm, open up My Computer (I'm assuming you're running XP) Right click on the hard drive you've got your video on and select Properties. On the "General" tab you'll find "File type" and hopefully next to that "FAT32". If it says "NTFS" then we're barking up the wrong tree. Proceed to next post. Do not pass Go. Do not collect £200.
Assuming the file type is not NTFS, read the following Microsoft article:
How to convert a FAT16 volume or a FAT32 volume to an NTFS file system in Windows XP
In fact, to save you time, I've pasted the "how to" bit below.
Please note I will accept FULL responsibility for this if the solution works and if all the data and programs on your hard drive remain intact.
If, however, it eats all your hard work, personal bank account details, videos and all the pornography you've amassed during a lifetime of surfing,
don't blame me. I never told you to do this. You've never heard of me and if you claim to have done so, I shall deny it in court and cause
unpleasant things to happen to your family and friends and get Mark W to post a
video nasty of it all on YouTube.
In other words, as with any major update on a computer, please take all sensible precautions including backing up your data first.
From the Microsoft article (sorry about the formatting):
How to convert a FAT volume or a FAT32 volume to NTFS Note Although the chance of corruption or data loss during the conversion is minimal, we recommend that you perform a backup of the data on the volume that you want to convert before you start the conversion.
To convert an existing FAT or FAT32 volume to NTFS, follow these steps: 1.Click
Start, point to
All Programs, point to
Accessories, and then click
Command Prompt.2.At the command prompt, type the following, where drive letter is the drive that you want to convert:convert drive letter: /fs:ntfs
For example, type the following command to convert drive E to NTFS: convert e: /fs:ntfs
Note If the operating system is on the drive that you are converting, you will be prompted to schedule the task when you restart the computer because the conversion cannot be completed while the operating system is running. When you are prompted, click
YES.3.When you receive the following message at the command prompt, type the volume label of the drive that you are converting, and then press ENTER:The type of the file system is FAT.
Enter the current volume label for drive drive letter
4.When the conversion to NTFS is complete, you receive the following message at the command prompt:Conversion complete
5.Quit the command prompt.
Good Luck