[MPlayer-dev-eng] [PATCH] autoq support for control()

Juan J. Sierralta P. juanjo at atmlab.utfsm.cl
Mon Feb 11 00:55:27 CET 2002


On Sun, 2002-02-10 at 17:42, Arpi wrote:

> hmm. mpeg I-only encoding is somewhat special case, it allows even big
> inaccurate things, as it doesn't drift the error, each frame is built from
> scratch. probably as a fast mode (some new option or flag) we could try it.

	Sure. So maybe an AAN DCT in MMX could help, there are some out there.
 
> > > 	Yes. But since we use the same core for every coder we don't have much
> > > choice. Maybe some of them could be avoided.
> What about something like the template stuff in rgb/yuv/postprocess code?
> I mean common code like encoder_core_template.c containing all coders with
> ifdefs, and including it many times only enabling a single codec.
> it could save us from if()'s over the inner loops, while avoid having
> redundant source code.

	It could be a solution but Gerard must agree with that since it will be
a _big_ change.


> i'm using the mpeg1 I-only encoder, and many users with DVB or DXR3 cards
> use it. as cards with basic mpeg decoding abilities are cheap nowdays, many
> users need fast mpeg encoders.
	
	From mp1e or ffmpeg ?
	So if a broke the encoder lots of MPlayer users would hate me ;)

-- 
Juanjo sin .sig :(




More information about the MPlayer-dev-eng mailing list