[PR #823] Add raw DVD reading with HL-DT-ST command #1164

Open
opened 2026-01-29 15:42:55 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/aaru-dps/Aaru/pull/823

State: closed
Merged: Yes


You need an HL-DT-ST drive which support the HL-DT-ST SCSI command for this to work. Tested on a GDR-8163B.

Like all raw DVD reading commands, it is not activated yet, but the underlying functionality does work. I've managed to dump several DVDs with full prefix and suffix. CSS keys can be dumped this way and is magnitudes faster than the default way (but still very slow).

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • New filesystem, test images in [url]
  • New media image, test images in [url]
  • New partition scheme, test images in [url]
  • Breaking change (fix or feature that would cause existing functionality to change)
  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
**Original Pull Request:** https://github.com/aaru-dps/Aaru/pull/823 **State:** closed **Merged:** Yes --- You need an HL-DT-ST drive which support the HL-DT-ST SCSI command for this to work. Tested on a GDR-8163B. Like all raw DVD reading commands, it is not activated yet, but the underlying functionality does work. I've managed to dump several DVDs with full prefix and suffix. CSS keys can be dumped this way and is magnitudes faster than the default way (but still very slow). ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] New filesystem, test images in [url] - [ ] New media image, test images in [url] - [ ] New partition scheme, test images in [url] - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] I have read the **CONTRIBUTING** document. - [x] My code follows the code style of this project. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] I have added tests to cover my changes. - [ ] All new and existing tests passed.
claunia added the pull-request label 2026-01-29 15:42:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#1164