I had a home movie file that was not playing well on the Neuros OSD so I checked out how to re-encode it. This page was, introduction to Mencoder Specifically I followed these instructions.
mencoder original-movie.avi -oac mp3lame -ovc xvid -xvidencopts pass=2:bitrate=800 -o new-version-of-movie.avi
Once re-encoded the movie worked perfectly.
You must be logged in to post a comment.