[Live-devel] Possible bug in H264VideoStreamParser

Ross Finlayson finlayson at live555.com
Wed Apr 25 19:31:27 PDT 2012


Although I can't rule out the possibility of a bug in "H264VideoStreamParser", I think that your problem is that the buffer used by the "FileSink" object in the "testH264VideoToTransportStream" demo application was too small for at least some of the NAL units in your input file.  Unfortunately, our code did not warn you about this.

I have now installed a new version (2012.04.26) of the "LIVE555 Streaming Media" code that:
	- Increases the buffer size used by the "FileSink" object in the "testH264VideoToTransportStream" demo application, and
	- Warns you (with a console error message) when the buffer used by any of the "*Sink" classes is too small.

I suspect that this new version should solve your problem.  (If not, let us know.)


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/20120425/4dbd8ce4/attachment.html>


More information about the live-devel mailing list