[MPlayer-users] Creating DIVX for Xoro HSD 400 with mencoder.

James Lancaster james at kirk.math.twsu.edu
Mon Dec 8 21:21:14 CET 2003


> 
>   mencoder source.mov -srate 48000 -ovc frameno -oac mp3lame -lameopts 
vbr=3 -o frameno.avi
>   mencoder source.mov -oac copy -ovc lavc -lavcopts 
vcodec=msmpeg4:vpass=1:vbitrate=1024:keyint=25 -ffourcc DIV3
>   mencoder source.mov -oac copy -ovc lavc -lavcopts 
vcodec=msmpeg4:vpass=2:vbitrate=1024:keyint=25 -ffourcc DIV3
> 

keyint=25? not keyint=250? or keyint=132?


> Unfortunately, the resulting file still does not play in the DVD player.
> Mplayer plays it properly, of course.
> 
> Now, this is what mplayer reports for it:
> 
> AVI file format detected.
> VIDEO:  [DIV3]  768x576  24bpp  25.000 fps  1024.2 kbps (125.0 kbyte/s)
> Clip info:

This may be it: the resolution. Many hardware implemented decoders (for 
mpeg 1 & 2 at least) don't seem to like a lot of resolutions. try 
rescaling it to be the same size as the one that works.

Worth a shot :)

James L



More information about the MPlayer-users mailing list