New to forum.
Have an mkv file from which I would like to extract the audio track, preferably to flac. Where might I find a detailed procedure?
Thanks in advance.
New to forum.
Have an mkv file from which I would like to extract the audio track, preferably to flac. Where might I find a detailed procedure?
Thanks in advance.
You will need to install FFmpeg: http://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff
Matroska (MKV) is a container format, so it is not guaranteed that FFmpeg will be able to decode the contents, but for a ‘normal’ MKV file, once you have FFmpeg installed, it’s just a matter of:
Or drag’n’drop the MKV file into Audacity window …
You will need to install FFmpeg: http://manual.audacityteam.org/man/installing_and_updating_audacity_on_windows.html#winff
Bad link
It’s from a 7 year old post. It literally took me 1 minute to find Installing FFmpeg | Audacity Support via Google.