[Mplayer-cvslog] CVS: main/libmpcodecs vd_xvid.c,NONE,1.1 Makefile,1.48,1.49 vd.c,1.42,1.43 vd_divx4.c,1.8,1.9 vd_odivx.c,1.9,1.10

Alban Bedel albeu at free.fr
Thu Jul 11 15:11:37 CEST 2002


Hi Arpi,

on Thu, 11 Jul 2002 14:17:30 +0200 you wrote:

> Hi,
> 
> > > > // to set/get/query special features/parameters
> > > > static int control(sh_video_t *sh,int cmd,void* arg,...){
> > > >   return CONTROL_UNKNOWN;
> > > > }
> > > 
> > > hmm, what about postprocessing support?
> > > without it it has no much use :(
> > 
> > There is no pp in xvid :((
> 
> and any way to export the qscale array to help external postproc filter,
> like libavcodec does?

Currentlly no. The problem is that the xvid project is very slow. I submitted
a patch to add slice rendering support but it look like nobody really care about it :(((

BTW the patch that submitted to them allow to pass a buffer that is then filled directly
by xvid either per row or per macroblock. Would it be better for us to have a callback
instead ? Or the 2 ? Any advices about this is and DR in general is welcome as I'm
totaly new to this area. I can send my work here also if someone is interested.
	Albeu



More information about the MPlayer-cvslog mailing list