Trying to speed up audio makes all the t's and s's really sharp. I have no idea how to fix it. How do I dull them down?
ffmpeg -i input.mp3 -filter:a "atempo=2.0" -vn output.mp3
Trying to speed up audio makes all the t's and s's really sharp. I have no idea how to fix it. How do I dull them down?
ffmpeg -i input.mp3 -filter:a "atempo=2.0" -vn output.mp3