====== Audiospur/Sprache des Ausgabevideos festlegen ======
Quelle((http://www.linuxforen.de/forums/showthread.php?t=10... embedded in them. Indeed, the DVD standard provides for up to 8 audio streams. Unless instructed otherwise, ffmpeg will operate on the... 3
</code>
"-map input:stream" tells ffmpeg to process the given stream. As we'll see later on, ffmpeg can process input from several files. "input" is the zero-ba... itly. In this case the first "-map" option specifies the stream to use for the video and the second one specifies which stream to use for the audio:
<code>
$ ffmp