docs.rs failed to build chdlady-disc-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
chdlady-disc
Disc geometry handling, descriptor parsing, and media creation/extraction for CHD containers.
This crate supports CUE sheets, GDI (GD-ROM) descriptors, and CDRDAO TOC files for CD-ROM media. It also handles DVD ISO images, raw binary dumps, hard disk images with CHS geometry detection, and laserdisc AVI sources. Creation and extraction pipelines produce and consume CHD v5 containers with full chdman parity.
Usage
[]
= "0.1"
Features
| Feature | Default | Description |
|---|---|---|
ld |
✓ | Laserdisc creation and extraction (requires chdlady-av) |
Part of the chdlady workspace.