CUE and BIN
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|cue}} }} '''CUE and BIN''' is a method of representing the contents of a CD or DVD...") |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Disk Image Formats | |subcat=Disk Image Formats | ||
− | |extensions={{ext|cue}} | + | |extensions={{ext|cue}}, {{ext|bin}} |
}} | }} | ||
'''[[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 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]]. | '''[[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 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]]. |
Revision as of 00:27, 19 October 2013
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 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.