[vlc-devel] Re: live.com and the RTP-header marker bit

Sigmund Augdal sigmunau at stud.ntnu.no
Thu Mar 25 23:50:36 CET 2004


On Thu, Mar 25, 2004 at 01:49:01PM -0800, Ross Finlayson wrote:
> 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.
Seem like you're right, but it also seems like the frame is completly messed
up, and my decoder library doesn't like it. Is there any way to disable this
"feature", if only just for debugging?

Sigmund

-- 
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