TOC
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Disk Image Formats |extensions={{ext|toc}} }} Instead of a CUE Sheet CDRDAO burning<ref>http://cdrdao.sourceforge.n...") |
|||
Line 4: | Line 4: | ||
|extensions={{ext|toc}} | |extensions={{ext|toc}} | ||
}} | }} | ||
− | Instead of a [[CUE_and_BIN|CUE Sheet]] CDRDAO burning<ref>http://cdrdao.sourceforge.net/</ref><ref>https://en.wikipedia.org/wiki/Cdrdao</ref> uses a '''TOC'''<ref>https://wiki.hydrogenaud.io/index.php?title=Cdrdao</ref> text file to represent the DISC layout, listing sessions and tracks with offsets. '''TOC''' files can be converted to '''CUE'' sheet using TOC2CUE<ref>https://sarata.com/manpages/toc2cue.1.html</ref> | + | Instead of a [[CUE_and_BIN|CUE Sheet]] CDRDAO burning<ref>http://cdrdao.sourceforge.net/</ref><ref>https://en.wikipedia.org/wiki/Cdrdao</ref> uses a '''TOC''' <ref>https://wiki.hydrogenaud.io/index.php?title=Cdrdao</ref> text file to represent the DISC layout, listing sessions and tracks with offsets. '''TOC''' files can be converted to '''CUE''' sheet using TOC2CUE<ref>https://sarata.com/manpages/toc2cue.1.html</ref> |
<code> | <code> |
Revision as of 19:40, 19 August 2022
Instead of a CUE Sheet CDRDAO burning[1][2] uses a TOC [3] text file to represent the DISC layout, listing sessions and tracks with offsets. TOC files can be converted to CUE sheet using TOC2CUE[4]
CD_ROM
CATALOG "0000000000000"
// Track 1
TRACK MODE1_RAW
NO COPY
DATAFILE "data.bin" 03:36:34 // length in bytes: 38182368