CUE and BIN
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample files) |
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|subcat=Disk Image Formats | |subcat=Disk Image Formats | ||
|extensions={{ext|cue}}, {{ext|bin}} | |extensions={{ext|cue}}, {{ext|bin}} | ||
+ | |mimetypes={{mimetype|application/x-cue}}<ref>[https://cgit.freedesktop.org/xdg/shared-mime-info/tree/data/freedesktop.org.xml.in freedesktop.org.xml.in]</ref> | ||
|pronom={{PRONOM|fmt/1069}}, {{PRONOM|fmt/208}} | |pronom={{PRONOM|fmt/1069}}, {{PRONOM|fmt/208}} | ||
}} | }} | ||
Line 11: | Line 12: | ||
* [http://wiki.hydrogenaudio.org/index.php?title=Cue_sheet Hydrogen Audio article] | * [http://wiki.hydrogenaudio.org/index.php?title=Cue_sheet Hydrogen Audio article] | ||
* [http://digitalx.org/cue-sheet/syntax/ Cue sheet syntax] | * [http://digitalx.org/cue-sheet/syntax/ Cue sheet syntax] | ||
− | * [ | + | * [{{ForensicsWikiURL|cue_sheet_format}} Forensics Wiki article] (minimal info) |
== Specifications == | == Specifications == | ||
Line 23: | Line 24: | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{DexvertSamples|text/cue}} |
+ | |||
+ | == References == | ||
+ | <references /> | ||
[[Category:Audio and Music]] | [[Category:Audio and Music]] | ||
[[Category:Metadata]] | [[Category:Metadata]] | ||
[[Category:Multi-file formats]] | [[Category:Multi-file formats]] |
Latest revision as of 02:50, 28 December 2023
CUE and BIN is a method of representing the contents of a CD or DVD (especially an audio CD) by using a "cue sheet" file in plain text listing the tracks, accompanying a raw binary (BIN) file with the actual data, sometimes in a disk-image format that captures the raw data of the disk, but sometimes in an audio format such as MP3.
Contents |
[edit] Links
[edit] Specifications
- Cuesheet Commands - Annex A of the CDRWIN User's Guide (de facto specification of CUE format)
- https://github.com/libyal/libodraw/blob/master/documentation/CUE%20sheet%20format.asciidoc