[FFmpeg-devel] [PATCH] Workaround for MPEG-TS crashes
Joakim Plate
elupus
Tue Sep 15 21:17:15 CEST 2009
Baptiste Coudurier <baptiste.coudurier <at> gmail.com> writes:
>
> It has some overhead, however it is pretty robust. All IPTV feeds are
> basically mpeg-ts over multicast udp. 65k is reasonable indeed and
> should not cause problems.
>
I must say i agree with micheal here. Why limit the amount if data read to
resync. You could have corrupt data delivered by a DVB reciever for a long
time. That doesn't mean it won't recover after a while.
av_log that you exceeded search amount. Return EAGAIN to libav user so his
processing loop remains "responsive"
Just my 2 cents.
Joakim
More information about the ffmpeg-devel
mailing list