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

Nicolas George george at nsup.org
Sun Nov 22 20:49:37 CET 2015


Le septidi 27 brumaire, an CCXXIV, Stefano Sabatini a écrit :
> Fix demuxing of files for which the demuxer returns AVERROR(EAGAIN) at
> some point. Also returns error code to the caller in case of different
> non EOF error.

I do not know if it was what wm4 was trying to say, but ffprobe does not set
AVFMT_FLAG_NONBLOCK, so the demuxer should NEVER return EAGAIN.

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/20151122/afa9e86c/attachment.sig>


More information about the ffmpeg-devel mailing list