[MPlayer-users] Mencoder segfaults with DivX4

Michael Niedermayer michaelni at gmx.at
Thu Feb 14 19:33:02 CET 2002


Hi

On Thursday 14 February 2002 18:20, Arpi wrote:
[...]
> > divx4 seems to be buggy, it cant handle sizees which are not divisable
> > through 2
>
> i think no one mpeg-like encoder can handle them, as they use yuv 4:2:0
> (common u/v for every 2x2 pixel block)
well, libavcodec does handle it, allthough i dunno if its mpeg standard

generated with:
./mencoder ~/videos/Lord_Of_The_Rings-Teaser.avi -o lord2.avi -ovc lavc 
-lavcopts vcodec=mpeg4 -vc ffdivx -sws 1 -x 101 -y 101

and played with:
./mplayer lord2.avi -vo x11 -nosound -zoom -x 103 -y 103
yuv2rgb seems to have problems with it too, thats why the 103 is needed so 
the swScaler is used and not yuv2rgb

divx4 cant play it but odivx & ffodivx can

[...]

Michael




More information about the MPlayer-users mailing list