File format mismatch (VS10)

Moderator: Ken Berry

Post Reply
cyeazel

File format mismatch (VS10)

Post by cyeazel »

Just wondering why the error message "cannot read file, file format mismatch" is popping up when I try to open my saved project. It is saved as a .VSP file which I thought was the right format.
sjj1805
Posts: 14383
Joined: Wed Jan 26, 2005 7:20 am
operating_system: Windows XP Pro
System_Drive: C
32bit or 64bit: 32 Bit
motherboard: Equium P200-178
processor: Intel Pentium Dual-Core Processor T2080
ram: 2 GB
Video Card: Intel 945 Express
sound_card: Intel GMA 950
Hard_Drive_Capacity: 1160 GB
Location: Birmingham UK

Post by sjj1805 »

Are you using File | Open (correct way) or are you trying to open it with the library manager (wrong way)
cyeazel

Post by cyeazel »

I've tried both methods, each with the same result. It then gives me the option to "relink" (not sure what that means) but still get the same file format mismatch error message.
User avatar
Ken Berry
Site Admin
Posts: 22481
Joined: Fri Dec 10, 2004 9:36 pm
operating_system: Windows 11
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: Gigabyte B550M DS3H AC
processor: AMD Ryzen 9 5900X
ram: 32 GB DDR4
Video Card: AMD RX 6600 XT
Hard_Drive_Capacity: 1 TB SSD + 2 TB HDD
Monitor/Display Make & Model: Kogan 32" 4K 3840 x 2160
Corel programs: VS2022; PSP2023; DRAW2021; Painter 2022
Location: Levin, New Zealand

Post by Ken Berry »

The Relink message is always, well, linked :roll: to the fact that one or more of the video files used in the project have been moved or changed. If you have moved the file(s), then you have to browse to where they are now located, so that the project VSP file can update itself as to its location (i.e. re-link with that file or files).

If you have changed the file in some other program, then the situation is far more difficult and I am not sure what I can suggest. Normally, you can still open the project but with blank spaces for the files the program can no longer find in their original form. That way, of course, you could simply delete those blanks and insert your new files.

But in this case, if you can't even open the VSP file, then the file format mismatch message is more ominous and it sounds as though one or more of your video files have become corrupted somehow. In that case, I can't think of anything else than to start all over again. Others here, though, may have more constructive suggestions.
Ken Berry
cyeazel

Post by cyeazel »

Thanks Ken. It's looking like I'll end up doing just that, starting over. Oh well. Thanks for the help anyways. Not a huge deal, the project wasn't to big to begin with. I just recently defraged my hard drive. Could that have had anything to do with this problem?
sjj1805
Posts: 14383
Joined: Wed Jan 26, 2005 7:20 am
operating_system: Windows XP Pro
System_Drive: C
32bit or 64bit: 32 Bit
motherboard: Equium P200-178
processor: Intel Pentium Dual-Core Processor T2080
ram: 2 GB
Video Card: Intel 945 Express
sound_card: Intel GMA 950
Hard_Drive_Capacity: 1160 GB
Location: Birmingham UK

Post by sjj1805 »

De-fragmentation of the hard drive will not affect the linking of the clips.
The usual cause of this problem is the mistaken belief that the project file is a video file and the user subsequently deleting or moving the original video/audio clips.

A project file can be thought of as a long list of instructions sort of like
open c:\someplace\somefile.avi
Now goto time stamp 00.01.11.15 and cut the file in two
Now goto time stamp 00.01.50.12 and cut the file in two
select the middle clip and delete it.
move the last clip so that it overlaps the first clip by 3 seconds
insert a crossfade transition at this overlap point
and so one.....

When you render a project you then create a whole brand new video file.
cyeazel

Post by cyeazel »

Thank you very much. Very informative. :)
Post Reply