﻿id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
10292,Segmentation Fault with Rubberband and Large Multi Channel WAV,Matt,,"Summary of the bug: ffmpeg errors with a segmentation fault when attempting to encode a large 11 track broadcast WAVE file using the rubberband audio filter. Running the same command on a file with less tracks works fine. Also, running the same file through rubberband's CLI works fine. 

How to reproduce:
{{{
% ffmpeg -i input -af ""rubberband=tempo=0.8"" output
ffmpeg version N-110125-g0684e58886-tessus
built on Apple clang version 11.0.0 (clang-1100.0.33.17)
&
ffmpeg version 6.0-tessus
built with Apple clang version 11.0.0 (clang-1100.0.33.17)
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.",defect,closed,normal,undetermined,6.0,fixed,"rubberband, segmentation fault",,,,0,0
