⬅︎ Back to Reindexing AVI films with mplayer
mencoder -idx input.avi -ovc copy -oac copy -o output.avi
Is there a way to save the index for future use, or is it that you have to create the index each time you run the movie?
Comment
mencoder -idx input.avi -ovc copy -oac copy -o output.avi
Parent comment
Is there a way to save the index for future use, or is it that you have to create the index each time you run the movie?