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

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to