I use this command in Windows batch: ffmpeg -i 'input.mkv' ^Ĭonversion itself works. Audio and subtitle streams contain metadata like language or a stream title.
The source files (MKV) contain a video stream, two audio streams and three subtitle streams as well as chapters. In my usecase I'd like to recode audio streams into a different format with ffmpeg.