[Live-devel] fCurrentPacketCompletesFrame

Erik Hellerud erik-list at kladd.net
Mon Apr 11 12:41:55 PDT 2005


Ross Finlayson wrote:
> Do you want to *prepend* these three bytes to the payload, or *append* 
> them?  If you want to prepend these three bytes to the payload, and the 
> payload format also has a special RTP header that's >= 3 bytes in size, 
> then you can use the same hack that I use in 
> "H263plusVideoRTPSource.cpp" to (sometimes) prepend two zero bytes to 
> the payload.  (Search for the word "Hack" :-)

Thanks for the quick reply! Actually, both prepending or appending would 
work, but unfortunately I can't do it like it's done for h263, since I 
dont have 3 bytes I can remove. Guess I have do it in the mediaplayer then

Erik H



More information about the live-devel mailing list