versuchen Sie es mit mencoder
(der Kodierungsteil von mplayer
) so:
mencoder -idx problemfile.avi -ovc copy -oac copy -o reindexedfile.avi
(über http://www.kahunaburger.com/2010/01/30/fixing-an-avi-index-with-mencoder/)
Index erzwingen
mencoder -forceidx input.avi -o output.avi -oac copy -ovc copy
Alle kopieren
mencoder -ovc copy -oac copy input.file -o output.file
Siehe auch https://stackoverflow.com/questions/894903/how-can-i-validate-a-video-file-from-a-script