On 8/27/17, Michael Niedermayer <mich...@niedermayer.cc> wrote: > On Sat, Aug 26, 2017 at 10:22:38PM -0300, James Almer wrote: >> On 8/26/2017 9:59 PM, Michael Niedermayer wrote: >> > On Sat, Aug 26, 2017 at 05:53:18PM +0200, Paul B Mahol wrote: >> >> Really fixes hangs and infinite loops. >> >> >> >> Signed-off-by: Paul B Mahol <one...@gmail.com> >> >> --- >> >> libavfilter/af_amix.c | 161 >> >> +++++++++++++++++++++++++------------------------- >> >> 1 file changed, 81 insertions(+), 80 deletions(-) >> > >> > This breaks fate: >> > >> > stddev: 0.00 PSNR:inf MAXDIFF: 0 bytes: 2116800/ 1056768 >> > size: |2116800 - 1056768| >= 0 >> > stddev: 0.00 PSNR:inf MAXDIFF: 0 bytes: 2116800/ 704512 >> > size: |2116800 - 704512| >= 0 >> > TEST filter-hdcd-s16p >> > Test filter-amix-simple failed. Look at >> > tests/data/fate/filter-amix-simple.err for details. >> > make: *** [fate-filter-amix-simple] Error 134 >> > make: *** [fate-filter-amix-transition] Error 134 >> >> What system? FATE looks clean. > > nothing special just normal ubuntu x86-64 > > i tool a closer look and it dies here: > Assertion !link->status_in failed at libavfilter/avfilter.c:1639 > Aborted (core dumped) > make: *** [fate-filter-amix-simple] Error 134 > > thats a av_assert1(), i built with --assert-level=2
Should be fixed. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel