[vlc] Re: VLC buffering scheme?

Christophe Massiot massiot at via.ecp.fr
Wed Oct 2 14:45:02 CEST 2002


Kanchan Ranade <kanchanranade at yahoo.com>:

> I am using VLC to decode PS that I am generating and would like to know
> what VLC's buffering scheme is? This is because, if I manipulate the
> incoming stream itself to pause or fast play, & then playback normally,
> I see a delay between the time I start to send the data until when I see
> it actually take effect.

Grosso modo, units are presented at current_time + DEFAULT_PTS_DELAY.
DEFAULT_PTS_DELAY is in config.h (0.4.x versions use 450 ms).
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list