[Live-devel] frame-specific header patches
Matthew Romaine
Matthew.Romaine at jp.sony.com
Tue Feb 8 20:40:40 PST 2005
Hi Ross, On 2005/02/08, at 20:25, Ross Finlayson wrote:
>> As a followup to the below, I think if the use(...) method in
>> BufferedPacket were protected and virtual, it would solve the
>> timestamp-per-frame issue by allowing subclasses to recalculate the
>> timestamp.
> Actually, I think the best solution for this (making RTP sources
> return correct timestamps for multiple frames packed within a single
> RTP packet) would be to redefine the existing
> "nextEnclosedFrameSize()" virtual function to return a frame duration
> (by default, 0), and to have "BufferedPacket::use()" add this duration
> onto its "fPresentationTime" (after setting the "presentationTime" to
> be returned).
will these changes be incorporated in the next release along with the
frame-specific header changes?
thanks,
matt
More information about the live-devel
mailing list