Rick C. wrote: > I know that if a video has multiple audio streams that FFmpeg by default selects the "best" one and uses it, but is there a way to have all audio streams encoded in this case? -map 0 There are examples in Section 4.11 of the ffmpeg manual, found here: http://www.ffmpeg.org/ffmpeg.html -- Mike Scheutzow