mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[PR #823] Add raw DVD reading with HL-DT-ST command #1164
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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