[Mplayer-cvslog] CVS: main/libmpcodecs vd_ffmpeg.c,1.26,1.27

Alex Beregszaszi alex at naxine.org
Mon Jul 15 10:50:06 CEST 2002


Hi,

> > > > skip-mb optimization). I mean, every time lavc request a buffer, it gets
> > > > one, different from previous, but maybe not the same, as before previous.
> > > > To reproduce, increment number of buffers 2->3 ni vo_xv.c, and change
> > > > type _IPB to _IP in vf_ffmpeg.c (i'm working on IPB right now).
> > >
> > > hmm, i allready expected sth like that ... perhaps the mb_skip table in
> > > lavc should be increased for each skiped MB and if >= buffer num than skip
> > btw, how do i know the number of buffers?
> 
> no idea - maybe i should add a control() to vo drivers supportig DR
> currently no way to know it :(
VFCAP_DR_SUPPORTED flag in VOCTRL_QUERY_FORMAT would be nice

-
alex



More information about the MPlayer-cvslog mailing list