[vlc-devel] Re: input_EscapeDiscontinuity() and client VLC instances
Gildas Bazin
gbazin at netcourrier.com
Wed Sep 3 01:13:14 CEST 2003
On Tuesday 02 September 2003 23:18, j.zorko at att.net wrote:
>
> So, anyone have any ideas, pertaining to 0.6.0 code if at all possible, on
how to express
> discontinuity in the TS packets, so that the client VLC can see this
discontinuity and call
> input_EscapeDiscontinuity()? I'm hunting, but if someone already knows,
cool ...
>
The MPEG TS specification defines a continuity counter for each TS packet.
There is also a clock discontinuity flag somewhere in the PES packet. You
could use one of these to do what you want.
--
Gildas
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list