[MPlayer-users] ignoring overflow at 1 11

Arpi arpi at thot.banki.hu
Sat Aug 3 01:42:02 CEST 2002


Hi,

> i used the following:
> mencoder -oac copy -ovc lavc -lavcopts
> vcodec=mpeg4:vbitrate=1000:vhq:vpass=1 x.avi -o /dev/null
> 
> so mencoder started and begun showed that normal line, like:
> 
> Pos:  10.3s    248f ( 0%)  33fps Trem: 115min 250mb  A-V:0.042 [109:96]
> 
> but after that at one place he showed this;
> 
> ignoring overflow at 1 11
> 
> after that he simply continued...
> 
> so what does that message ignoring... mean?

donno
mencoder doesn't have such message, it probably comes from the codecs, lavc
or lame

grep shown it in msmpeg4.c:
             fprintf(stderr, "ignoring overflow at %d %d\n", s->mb_x, s->mb_y);

so 1 11 are x;y coordinates
but dunno what does it really mean
nor that what does msmpeg4 do when you selected iso mpeg4


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list