Matroska Audio
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|extensions={{ext|mka}} | |extensions={{ext|mka}} | ||
|locfdd={{LoCFDD|fdd000346}}, {{LoCFDD|fdd000347}} | |locfdd={{LoCFDD|fdd000346}}, {{LoCFDD|fdd000347}} | ||
+ | |pronom={{PRONOM|fmt/569}} | ||
}} | }} | ||
'''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. | '''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. | ||
Line 21: | Line 22: | ||
== Information == | == Information == | ||
− | |||
* [http://www.matroska.org/technical/index.html Matroska Technical Section] | * [http://www.matroska.org/technical/index.html Matroska Technical Section] | ||
* [http://haali.su/mkv/codecs.pdf Supported codecs and format of their CodecPrivate blocks] | * [http://haali.su/mkv/codecs.pdf Supported codecs and format of their CodecPrivate blocks] | ||
+ | |||
+ | == 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]] |
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. |