Remove mkv track metadata

broken image
broken image

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.

broken image

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.

broken image