ffmpegg trim audio and mix with images code example Example: cut audio using ffmpeg ffmpeg -ss 132 -t 139 -i original.mp3 new.mp3