I have a ton of video files that were downloaded from the internet. Most are ok, but some were not completely downloaded. Is there a program that will tell me if a video file is complete?

Either a command line program or something that can verify all videos in a directory structure.

link|improve this question

50% accept rate
feedback

1 Answer

I found this, I think it should do the trick.

How to check the integrity of a video (avi, mpeg, ...) file ?

link|improve this answer
Thanks. So I have ffmpeg and am generating output from it for the video files. What do I check? – Ronnie Overby Mar 25 '11 at 23:52
you would look for a file called "error.log" which probably would be placed in the same folder as the ffmpeg program. – CreeDorofl Mar 26 '11 at 18:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.