> So I’ve tried using H264VideoStreamDiscreteFramer and removing the first 4 
> bytes (which is always 00 00 00 01) from the encoded frame data, but this 
> fails with the output:-
> Warning: Invalid 'nal_unit_type': 0.

OK, that means that your encoder is producing invalid H.264 output.


> I’m guessing that my encoded output frame data is not just one NAL unit but a 
> bunch of them.

That would not explain the "Invalid 'nal_unit_type': 0" error.  There is 
something else wrong with your encoded data.


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