On Fri, Nov 27, 2015 at 07:16:08PM +0100, Nicolas George wrote:
> Signed-off-by: Nicolas George <geo...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to