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
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