[FFmpeg-devel] [PATCH] ffprobe: do not exit in case the demuxer returns AVERROR(EAGAIN)

Nicolas George george at nsup.org
Fri Nov 20 17:09:50 CET 2015


Le decadi 30 brumaire, an CCXXIV, wm4 a écrit :
> Not sure why you argue for a better API. The semantics are to block
> until there's a new packet, or EOF. That's it.

Did you not realize yet that blocking APIs are unsuited for any complex
application? Even ffmpeg.c suffers from this, and it is not very complex
with regard to I/O.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151120/5298d39e/attachment.sig>


More information about the ffmpeg-devel mailing list