[XviD-devel] Buffering in the decoder or encoder.

Alexander Strange astrange at ithinksw.com
Mon Sep 5 17:56:38 CEST 2005


On Sep 5, 2005, at 11:40 AM, Yong, Chee Yeew wrote:

> Hello all,
>
> We are using the Xvid library to do real-time interactive  
> communications.
> Therefore, we are very concerned with some delay that we are  
> finding. We
> have narrowed down the delay (in the 100-200ms region) to the Xvid  
> library,
> but the problem is we do not know whether it is the encoder or  
> decoder.
> We deduce that it is the decoder since the encoder should only ever  
> need to
> work with 1 frame (no buffering needed).

This of course depends on the settings being used. I assume you don't  
have B-frames enabled, but if you do, disable them (max_bframes = 0)  
in the encoder.





More information about the XviD-devel mailing list