On Sun, 18 Dec 2016, Nicolas George wrote:

Le primidi 21 frimaire, an CCXXV, Nicolas George a écrit :
I will do so after the end of this week if I see no news.

Done.


It seems after this patch I got an infinite loop if I try to convert the attached file using this command line:

./ffmpeg -i amerge-test.mov -filter_complex "[0:a:0][0:a:1]amerge=2[aout]" -map "[aout]" out.wav

Note that in my build FF_BUFQUEUE_SIZE in libavfilter/bufferqueue.h is set to 256, because otherwise it errors out with ENOMEM, but that also happens with the old filtering code. On the other hand, the old filtering code and FF_BUFQUEUE_SIZE set to 256 does allow the file to properly convert.

Thanks,
Marton

Attachment: amerge-test.mov
Description: QuickTime movie

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

Reply via email to