Spliting audio in CLI with ffmpeg

Calculate the total time of all audio files at a location.

ffmpeg -ss START_TIME_IN_S -t DURATION_IN_S -i INPUT OUTPUT.mp4