[Ffmpeg-devel] FFMpeg crash on decoding H.264 incomplete frame.
Ryan Martell
rdm4
Fri Dec 1 16:30:23 CET 2006
On Nov 29, 2006, at 7:12 AM, Alexander Chemeris wrote:
> Hello all,
>
> I'm trying to decode H.264 stream, coming from RTP stream.
> Sometimes FFMpeg crash on incomplete frames.
Are you using the rtp stack in ffmpeg, or your own rtp stream? (it's
looking like your own stream?)
With the built in rtp stack on ffmpeg, I've seen it crash, but only
when there was incomplete data for a frame, and the audio syncing
required the frame be decoded. This can be fixed by adding buffering
to ffplay (or whatever uses ffmpeg).
[...]
>
> This crash occur very often and I hope it could be fixed - it stop
> using H.264
> in our project for video conversations. :(
>
> --
> Regards,
> Alexander Chemeris.
> <crash.h264>
-Ryan
More information about the ffmpeg-devel
mailing list