Reading Discs
Open Burning Suite can read optical discs and save them as image files in various formats. This guide covers all reading features, output formats, and advanced options.
Output Formats
| Format | Extension(s) | Description | Best For |
|---|---|---|---|
| ISO | .iso |
Standard ISO 9660 disc image | Data discs, general use |
| BIN/CUE | .bin + .cue |
Raw sector image with CUE sheet | Audio CDs, exact copies |
| CCD/IMG/SUB | .ccd + .img + .sub |
CloneCD disc image | Exact copies with subchannel |
| TOC/BIN | .toc + .bin |
cdrdao-style TOC with raw image | Audio CDs, multi-track |
| NRG | .nrg |
Nero disc image format | Nero compatibility |
| MDF/MDS | .mdf + .mds |
Alcohol 120% disc image | Alcohol compatibility |
| IMG | .img |
Raw disc image | Simple raw copies |
| CDI | .cdi |
DiscJuggler disc image | Dreamcast games |
| VCD | .bin + .cue |
Video CD raw Mode 2 XA sector image | VCD disc copies |
| SVCD | .bin + .cue |
Super Video CD raw Mode 2 XA sector image | SVCD disc copies |
| XSVCD | .bin + .cue |
eXtended Super Video CD raw Mode 2 XA sector image | XSVCD disc copies |
| XISO (Xbox) | .iso |
Xbox DVD filesystem (XDVDFS) image | Original Xbox games |
Read Options
Basic Options
| Option | Description | Default |
|---|---|---|
| Device | Source optical drive to read from | β (required) |
| Output Path | Path for the output image file | β (required) |
| Output Format | Image format to save as | ISO |
| Read Speed | Read speed (Max, or a specific speed) | Max |
Error Recovery
| Option | Description | Default |
|---|---|---|
| Error Recovery | How to handle read errors: Yes (retry), No (skip), Abort | Yes |
| Retry Count | Number of times to retry reading a failed sector | 3 |
| Read Bad Sectors | Attempt to read sectors that are known to be damaged | Off |
Sector Options
| Option | Description | Default |
|---|---|---|
| Sector Size | Bytes per sector: 2048 (data only) or 2352 (raw with headers/ECC) | 2048 |
| Subchannel Mode | Subchannel data to capture alongside main sector data | None |
Subchannel Modes
| Mode | Description | Extra Bytes |
|---|---|---|
| None | No subchannel data | 0 |
| RW | Raw P-W subchannel data | 96 bytes/sector |
| RW_RAW | Raw P-W subchannel data (alternative) | 96 bytes/sector |
| P-W | De-interleaved R-W subchannel data | 96 bytes/sector |
Note: Subchannel data is primarily useful for exact audio CD copies, copy-protected discs, and certain gaming disc formats.
Audio Paranoia Mode
For audio CDs, Open Burning Suite provides a paranoia mode that performs error-corrected reading with:
- Multiple reads of each sector to detect inconsistencies
- Jitter correction to align overlapping reads
- Interpolation of unrecoverable samples
When to Use Audio Paranoia
- Reading scratched or damaged audio CDs
- Creating archival-quality audio rips
- When standard reading produces clicks, pops, or skips
Jitter Correction
Jitter correction compensates for the fact that CD drives donβt always position the laser at the exact same starting point for each read. When enabled, it aligns overlapping sector reads to ensure sample-accurate extraction.
Gaming Disc Presets
Open Burning Suite includes pre-configured reading presets for gaming discs. When a gaming preset is selected, the following parameters are automatically configured:
- Optimal sector size (2048 or 2352)
- Appropriate subchannel mode
- Error recovery settings
- Output format best suited for the gaming system
See Gaming Discs for detailed information about each supported gaming platform.
Progress Tracking
During a read operation, Open Burning Suite reports:
- Percent complete β Overall read progress
- Sectors read β Number of sectors successfully read
- Total sectors β Total number of sectors on the disc
- Error sectors β Number of sectors that encountered read errors
- Current speed β Actual read speed (e.g., 12.0x)
- Elapsed time β Time since read started
- Remaining time β Estimated time to completion
Tips & Best Practices
-
Use ISO format for data discs. Itβs the most universally supported image format.
-
Use BIN/CUE for audio CDs. Raw sector images preserve the full audio data and track layout.
-
Enable audio paranoia for damaged discs. It significantly improves read quality at the cost of speed.
-
Lower the read speed for scratched discs. Slower speeds give the drive more time to recover data from damaged areas.
- Use the appropriate sector size:
- 2048 bytes for standard data disc copies
- 2352 bytes for exact raw copies (includes sector headers and error correction data)
- Include subchannel data for exact copies. Some disc formats and copy protections store data in subchannel areas.
Next: Building Images β