[FFmpeg-devel] [RFC] rtpdec: Reordering RTP packets

Luca Barbato lu_zero
Tue May 25 20:49:49 CEST 2010


On 05/25/2010 07:43 PM, Michael Niedermayer wrote:
> droping is insane
> you should never ever drop an incomplete frame

If the hole at the start I'm not sure what would be better.

> with "max_delay"=0 you should wait until you have either
> A. a complete frame (in which case you return it)
> B. the first packet of the next frame (in which case you return the incomplete
>    previous frame)

fragments should be sent so you fetch all of them within the frame
presentation time.

lu


-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero




More information about the ffmpeg-devel mailing list