I've got one of those cheap SVP HDDV-8600 thingies for taking videos and photos.
It generally works fine, but every now and then it has taken a corrupt photo - but it has never happened before to an avi file until now.
When this happens to a photo, the photo won't view in the LCD, and it usually jams up the photo download program too, and requires rebooting the cam to get things going again. The file needs to be individually accessed and deleted to get it off the RAM chip.
Since this only happens once in about every 200 photos, and I usually have duplicates, it's never been a big deal.
Until now.
I took an approx 3 minute video, which created a file about 88 megs. But the file won't play back in the window, and when I download it, it doesn't play on a PC either.
I've tried:
DivFix V1.10
DivFix++
AviFixed
and a few other apps that escape me.
All of them basically give me an error saying "Input file is not an AVI file!"
Now, all of the other vids taken by this cam seem to work, and there definitely appears to be 88 megs of goodness there. There were no incidents that took place, and the files created immediately before and after this vid all seem to work.
It seems like the info is all there, but I need to fix a header or footer somewhere to trick one of these editors into opening the file.
I would appreciate any ideas.
Thanks,
Joe
+ Reply to Thread
Results 1 to 4 of 4
-
-
Will it play back in VLC ? VLC was designed, in part, to be able to play video as it was being downloaded, so it is very tolerant toward broken or incomplete files. if you can play it with VLC, even in part, you may be able to stream the working content to another format to make it usable.
Read my blog here.
-
It sounds like the AVI header is corrupt or missing. At the very start of an AVI file is a header that indicates what type of file it is, the frame size of the video, the frame rate etc. If this header is missing or otherwise corrupt applications will not be able to read the video and audio data.
Here's a hex dump of the start of an AVI file (via VirtualDub's hex editor):
All AVI files start with the four letters "RIFF" (AVI is an instance of the Resource Interchange File Format). "AVI LIST" on the first line, and "hdrlavih" on the second line, should also be identical in all AVI files. -
Jagabo, I noticed that last night that the header appeared different than others, and it is definitely missing those key features you are mentioning.
VLC doesn't play anything.
Is there a way to "transplant" a header from one file to another?
My wife will de-ball me if I lose this vid.
Similar Threads
-
Output file is way bigger than input file in Virtualdub
By sasuweh in forum Video ConversionReplies: 31Last Post: 10th Oct 2013, 17:25 -
Can't input a subtitle file (SRT) to Xvid4PSP
By mahogany in forum SubtitleReplies: 3Last Post: 26th Mar 2010, 07:01 -
How to know input video file charateristics in Nero
By perfection in forum Newbie / General discussionsReplies: 1Last Post: 3rd Jan 2009, 02:02 -
Subtitle Input string not correct format/Input subtitle file error (SOLVED)
By Webgirl in forum SubtitleReplies: 8Last Post: 13th Mar 2008, 08:59 -
WMV file as video input
By borntosucceed in forum Video ConversionReplies: 4Last Post: 25th Jan 2008, 17:48