On Fri, Oct 27, 2017 at 10:38:11PM +0200, Nicolas George wrote: > Le sextidi 6 brumaire, an CCXXVI, Paul B Mahol a écrit : > > Signed-off-by: Paul B Mahol <one...@gmail.com> > > --- > > libavfilter/vf_tile.c | 8 -------- > > 1 file changed, 8 deletions(-) > > Nack. > > ./ffmpeg_g -lavfi testsrc2=s=2x2,tile=65536x65536,scale=1024x1024 -f framecrc > - > > hangs instead of returning a proper error. >
In case there is confusion with what Paul said: `ffmpeg -lavfi testsrc2=s=2x2 -f framecrc -` hangs with current git/master, so the hang you're reporting is likely unrelated to this patch. Instead, it looks like a problem related to the 2x2 size being too small for testsrc2 (testsrc supports 2x2, testsrc2 doesn't). (Not saying the current patch is correct though) -- Clément B.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel