[FFmpeg-devel] [PATCH] avfilter/af_amix: switch to activate
James Almer
jamrial at gmail.com
Sun Aug 27 04:22:38 EEST 2017
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 <onemda at 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.
More information about the ffmpeg-devel
mailing list