TOC

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Added sample files, software and link)
 
Line 16: Line 16:
 
DATAFILE "data.bin" 03:36:34 // length in bytes: 38182368
 
DATAFILE "data.bin" 03:36:34 // length in bytes: 38182368
 
</code>
 
</code>
 +
 +
== Software ==
 +
* [http://cdrdao.sourceforge.net/ CDRDAO toc2cue]
 +
 +
== Sample files ==
 +
* {{DexvertSamples|text/toc}}
 +
 +
== Links ==
 +
* [http://cdrdao.sourceforge.net/example.html#toc-file-example CDRDAO Page about the format]
  
 
==References==
 
==References==

Latest revision as of 19:31, 28 December 2023

File Format
Name TOC
Ontology
Extension(s) .toc

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

Contents

[edit] Software

[edit] Sample files

[edit] Links

[edit] References

  1. http://cdrdao.sourceforge.net/
  2. https://en.wikipedia.org/wiki/Cdrdao
  3. https://wiki.hydrogenaud.io/index.php?title=Cdrdao
  4. https://sarata.com/manpages/toc2cue.1.html
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox