weiter.
----
Um z.B. den 2. (deutschen) Audiostream aus einem mpeg2 zu nehmen (0. Stream ist der Videostream) und ein mp4 draus zu machen:
<code>
ffmpeg -i Fe... 19[0x20]: Subtitle: dvdsub
</code>
The first stream, #0.0, is the video stream. Stream #0.1 is the DTS-encoded sound track and #0.2 is i... ed to adjust the "-map 0:0" accordingly if, for example the video stream is the second stream as is the case with my DVD recorder, in which cas... p 0:1" instead. Either way round, this is the stream that'll be used for the video in the output file. The audio stream is mapped to "-map 1:0".
The "1" means "second f