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/
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel