This is a guessing but by digging in the encoded parameters you'll probably be able to confirm this hypothesis.
If the "display" picture is really 800x600 as provided by the attached png file then the stream parameter might specify a 800x600 video display. Yet the camera might encode only the 592 lines since 600 is not a multiple of 16 lines. The last 8 lines from the FFMPEG (VLC) decoder seems shifted and might be an artefact of the internal buffer decoding. However the Cuda decoder might "realize" that the encoded video is only 592 lines and might replace the last missing 8 lines with black data. Note that this doesn't explain why the last valid macroblock of Cuda seems to be corrupted. Use Elecard StreamEye Analyzer ! it will probably help by giving you more hints. GB From: Ross Finlayson <finlay...@live555.com> To: LIVE555 Streaming Media - development & use <live-de...@ns.live555.com>, Date: 2012-11-30 15:32 Subject: Re: [Live-devel] Incomplete decoded image data Sent by: <live-devel-boun...@ns.live555.com> > the conclusion I draw is that ther is an error in my live555 borrowed > code. If the only difference between your two systems is the decoder that you use, then that's a rather strange conclusion to draw. 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 DISCLAIMER: Privileged and/or Confidential information may be contained in this message. If you are not the addressee of this message, you may not copy, use or deliver this message to anyone. In such event, you should destroy the message and kindly notify the sender by reply e-mail. It is understood that opinions or conclusions that do not relate to the official business of the company are neither given nor endorsed by the company. Thank You.
<<inline: graycol.gif>>
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel