Tech How to Clip media using ffmpeg ffmpeg -i input.mp3 -ss 00:00:00 -t 00:04:00 -acodec copy output.mp3 kevin-tofu May 4, 2023 No Comments