[FFmpeg-devel] [PATCH] ffserver should check for EAGAIN on input streams

Howard Chu hyc
Thu Jun 3 10:56:00 CEST 2010


Some file sources (e.g. flvdec) will return EAGAIN when reading packets from a 
file, if there are (effectively) zero-length packets in the file. Currently 
ffserver aborts the stream on any error; it should check for EAGAIN and retry.
-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dif.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100603/40a2d422/attachment.txt>



More information about the ffmpeg-devel mailing list