[Live-devel] MPEG1or2VideoRTPSource slice begin/end interpretation
Ross Finlayson
finlayson at live555.com
Fri Oct 11 11:40:24 PDT 2013
> I believe the operation should be performed at the logical level rather than bitwise:
> fCurrentPacketCompletesFrame = ((sBit != 0) && (bBit == 0)) || (eBit != 0);
Yes, you've discovered a bug (actually, a very old bug, because MPEG-1 or 2 video - especially with slices - is rarely used these days).
I've just installed a new version (2013.10.11) of the "LIVE555 Streaming Media" software that corrects this.
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20131011/74435312/attachment.html>
More information about the live-devel
mailing list