Convert MKV to MP3
Drop a Matroska file and download an MP3 of its audio at 192 kbps. Sample rate and channel count carry through from the source track.
Matroska holds almost anything
MKV is a container with unusually loose rules about what goes inside it, which is why it is the format where extraction most often fails. AAC, Opus, Vorbis, MP3, and FLAC all decode. AC-3, E-AC-3, and DTS, the surround formats used on discs and in film rips, have no decoder in the browser and cannot be read here.
The codec is reported as soon as the file loads, so a file that will not work says so before you wait on it.
Surround tracks
Channel count is carried through rather than reduced, and MP3 encodes mono and stereo. A 5.1 track that decodes can therefore fail at the encoder instead of at the decoder. Take it out as WAV in the full tool, then downmix it with the sample rate converter, which writes mono from any source.