[XviD-devel] on-the-fly encoding (IntraBlocks)

suxen_drol xvid-devel@xvid.org
Fri, 20 Dec 2002 16:26:37 +1100


On Thu, 19 Dec 2002 20:53:56 -0000 "Helder Aranha" <hmcpa@ctt.inesc.pt> wrote:

> the XVID ENC STATS::kblks returns the Number of MacroBlocks coded as Intra
> blocks.
> 
> can one set (force) the number of MacroBlocks to be coded  as IntraBlocks
> within a frame? That would *really* be neat.

we dont currently support this.
if could be implemented, but why bother? the inter/intra decision does a
reasonable job at deciding the macroblock type.

btw, {k,m,u}blks are used to calculate/estimate motion for 2pass
encoding.

it sounds like you are working on a realtime/dynamic encoder. if there's
is something you want specific control over, now is the time to speak
up. the new api is coming soon, and with it a feature freeze (if i can
convince enough people...)

-- pete; life is like a box of ammo