Re: [Live-devel] Jerks when playing h264 stream

2013-08-06 Thread Andrey Shvyrkin
06.08.2013 12:17, Ross Finlayson ?: It is worth noting that the VLC player plays the stream without jerks. That's good news, because VLC - like your application - also uses the "LIVE555 Streaming Media" code, and FFMPEG. That gives you working code that may help you solve your problem.

Re: [Live-devel] Jerks when playing h264 stream

2013-08-06 Thread Ross Finlayson
> It is worth noting that the VLC player plays the stream without jerks. That's good news, because VLC - like your application - also uses the "LIVE555 Streaming Media" code, and FFMPEG. That gives you working code that may help you solve your problem. Ross Finlayson Live Networks, Inc. http:

[Live-devel] Jerks when playing h264 stream

2013-08-05 Thread Andrey Shvyrkin
Hi, Ross. When developing a client application to display the rtsp stream, I ran into a problem when decoding h264 stream. As I am using ffmpeg decoder. I get a SDP description, parses on the SPS and PPS nal units, adding start codes and direct input to the decoder. Each received nal unit I a