| bluraybackup(1) | General Commands Manual | bluraybackup(1) |
bluraybackup - Tool to backup Blu-ray Disc Movies (BDMV)
bluraybackup <DEVICE> <KEYFILE> [FILE] [DEST]
bluraybackup [OPTION]
bluraybackup backups Blu-ray Disc Movies (BDMV), inspired by dvdbackup, developed in C99 following the suckless philosophy.
It makes a decrypted copy of the whole Blu-ray Disc Movie or it extracts a decrypted version of a specific BDMV stream.
This program may not work with all Blu-rays. It both depends on your KEYDB.cfg file and on the BD+ generation.
If you encounter libbluray errors during the operation, the copy might not be exact.
bluraybackup <DEVICE> <KEYFILE> [FILE] [DEST]
Without FILE, the whole disc will be copied to the current directory. FILE must be a file path relative to the disc root.
Without DEST, the base FILE will be saved to the current directory. DEST path must include file name.
dvdbackup(1)
https://www.videolan.org/developers/libbluray.html
https://suckless.org/philosophy/
bluraybackup was written by Matteo Bini <matteobin@tiepi.it>.
| bluraybackup-1.0 |