[Ffmpeg-devel] H.264 (over MPEG2-TS) over packet-lossy networks
Loren Merritt
lorenm
Tue Feb 13 20:55:00 CET 2007
On Tue, 13 Feb 2007, Gonzalo Berdeal wrote:
> Once done the transmission the depacketizer will have as an input the
> TS packets, but eventually some packets may have been lost (due to UDP
> protocol) or may have some bit errors (wireless).
> Does anybody have any sugestion about how to handle these problems? For
> example, if the continuity_counter of the TS packets has a
> discontinuity, may be I could send to the decoder the last error-safe
> received Slice (frame).
Sending a duplicate frame is bound to look worse than just dropping a
frame.
--Loren Merritt
More information about the ffmpeg-devel
mailing list