What Mencoder Codec Works?


dabogsta

Still Fresh
Joined
Oct 30, 2005
Messages
7
I have been struggling to re-encode divx movies to a smaller size. I am using mencoder under linux. It seems like i am doing everything right, the movies play using mplayer and xine, although as soon as i try it on the gp2x i get "unsupported file type." mplayer also says that the file is encoded to divx4, so why wont the mplayer on the gp2x accept it?
here is my command line:
$ mencoder -o test.avi -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=200 -vf scale 320:240 input.avi
thanks everyone :D
 
I'm no expert but I have a feeling that they havnt' included the full range of codecs yet. I dont think I've seen a single "regular divix" movie not work flawlessly.. but seeing as I dont realy have a way to tell what they are beyond being divx encoded I can't say what the deal is.
 
yo, thanks alot bmilleker, it works fine now. i knew it must have been something simple that i was missing.
many thanks :)
 
Back
Top