[FFmpeg-devel] [PATCH 3/5] lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).

Michael Niedermayer michaelni at gmx.at
Mon Nov 30 21:34:19 CET 2015


On Fri, Nov 27, 2015 at 07:16:08PM +0100, Nicolas George wrote:
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  libavformat/mpeg.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 
> Problem can be observed with files containing large portions of junk, for
> example:
> 
> { ffmpeg -lavfi testsrc=d=60 -f vob -;
>   head -c $[256*1024*1024] /dev/zero;
>   ffmpeg -lavfi testsrc=d=60 -f vob - } > big.mpg
> ffmpeg -i big.mpg -f null -
> 
> Observe the time getting stuck after 60 seconds.

probably ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is dangerous to be right in matters on which the established authorities
are wrong. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151130/22e366fd/attachment.sig>


More information about the ffmpeg-devel mailing list