Matroska Audio
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
Line 26: | Line 26: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|audio/mka}} |
== Software == | == Software == | ||
* [http://www.matroska.org/downloads/windows.html Matroska downloads section] | * [http://www.matroska.org/downloads/windows.html Matroska downloads section] | ||
* [[FFmpeg]] | * [[FFmpeg]] |
Latest revision as of 04:09, 28 December 2023
Matroska Audio (.mka) files consist of a Matroska container containing one or more audio files compressed with one of the supported codecs. As well as the compressed audio, a Matroska Audio file might also contain embedded lyrics or transcriptions, in the form of SRT subtitles. In addition, Matroska Audio files can be separated into tracks or chapters - it is possible, for example, to contain a whole album or audiobook in a single file while retaining clear separation between tracks.
Contents |
[edit] Identifiers
Format | LoCFDD | Notes |
---|---|---|
Matroska | fdd000342 | Refer to Matroska. |
Matroska with LPCM Audio Encoding | fdd000346 | |
Matroska with MP3 Audio Encoding | fdd000347 | Refer to MP3. |