Actually from extracting the flacs as OGG streams with flac extension is a mkvextract bug. MUST be added command line "--no-ogg"
example:
C:\apps\mkvmerge>mkvextract tracks --no-ogg C:\test\muxed.mkv 2:"C:\test\demuxed.flac"
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Actually from extracting the flacs as OGG streams with flac extension is a mkvextract bug. MUST be added command line "--no-ogg"
example:
C:\apps\mkvmerge>mkvextract tracks --no-ogg C:\test\muxed.mkv 2:"C:\test\demuxed.flac"