Some days ago, a coworker benchmarked a pipeline job that converts audio files and then concatenates them with FFmpeg. The results showed that in our pipeline conversion and concatenation took a similar amount of time. Since converting audio is processing intensive and concatenating is not, I suspected that the concatenation