[vlc-devel] Re: live.com and the RTP-header marker bit
Ross Finlayson
finlayson at live.com
Thu Mar 25 22:49:01 CET 2004
At 01:40 PM 3/25/04, Sigmund Augdal wrote:
> > 1: how do I get the status of the M(marker) bit out of the live.com
> library.
>RTPSource::curPacketMarkerBit(), strange thing I didn't see this the first
>time around.
Note, however, that the LIVE.COM "H261VideoRTPSource" class (like all
"RTPSource" classes) passes *complete* frames to the caller. So, it
already uses the RTP "M" bit to figure out when a complete frame has been
received.
> > 2: how do I pass that kind of info through to the decoder module.
>This question still remains.
Because the LIVE.COM code passes complete frames to the decoder, I don't
think you need this information at all. Once you've gotten data from the
"livedotcom" demux, it should already be a complete frame.
Ross Finlayson
LIVE.COM
<http://www.live.com/>
--
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