[XviD-devel] [TODOLIST ITEM] Bit rate controler module

suxen_drol xvid-devel@xvid.org
Mon, 09 Dec 2002 21:52:47 +1100


On Mon, 9 Dec 2002 10:46:27 +0100 (CET) Christoph Lampert <chl@math.uni-bonn.de> wrote:

> On Mon, 9 Dec 2002, Vincent GOMEZ wrote:
> > I have a request concerning encoder.c... could you please homogenize
> > the frame types used in it... there's the frame->intra, the mode used
> > by MEAnalysis... and perhaps other variables representing the frame
> > type. I would like to have all them using the defines I/P/B_VOP
> > instead of hardcoded 0/1/2 values. It would be nice to rewrite
> > encoder_encode_bframes, it became a mess, and i fear no one really
> > understands it well.

okay. i have a modified MEAnalysis and slightly-improved
encoder_encode_bframes() ready. i understand it well ;-)

> Very soon you will need S_VOP, too (just a P-VOP with GMC).  
> If it's not too complicated, could you also distinguish between the cases
> "forced I-frame" (because of max_pframe_interval) and "detected I-frame"
> (scene change)?  They should be handled differently in statistics and
> second-pass.

yep.

-- pete; life is like a box of ammo