Fix missing index in avi videos with mencoder

Some avi files generated from Matlab are missing indexes and can’t be opened by avidemux. Use mencoder to fix.

mencoder -idx -oac copy -ovc copy infile.avi -o outfile.avi

This entry was posted on Monday, November 2nd, 2009 at 03:23:20 System/Localtime and is filed under Linux, Matlab. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a reply