Changes between Initial Version and Version 1 of Ticket #11634
- Timestamp:
- Jun 12, 2025, 4:26:48 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11634 – Description
initial v1 1 Summary of the bug:2 3 1 Any audio file with sample rate of 6023 Hz and less causes SIGFPE crash when using rubberband filter with pitch set to more than 1. 4 2 5 How to reproduce: 3 Tested on [https://git.ffmpeg.org/gitweb/ffmpeg.git/commit/9ad6dca28ccbe989f615fb10626b22236b06df59 9ad6dca28ccbe989f615fb10626b22236b06df59]. 4 5 FFmpeg is built with `--enable-gpl --enable-librubberband`. 6 7 == How to reproduce 6 8 7 9 {{{


