[FFmpeg-devel] Fwd: Errors when getting data from RTSP source

Stas Oskin stas.oskin
Thu Jul 9 22:40:24 CEST 2009


>
> Look at the seq variable in libavformat/rtpdec.c:rtp_parse_packet().
>


Ok, so just buffering the coming packets, and re-ordering them according to
sequence, would do the trick?

Any advised details, such as how many re-ordered packets may arrive (which
translates, to how large such buffer/list should be)?

Another question, is this seq variable exposed in any way to external
applications (which use libavcodec)?

Regards.



More information about the ffmpeg-devel mailing list