bluraybackup - Tool to backup Blu-ray Disc Movies (BDMV)
Contents
Description
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.
Exit Values
0 - The whole disc or FILE has been copied
1 - Everything else
Name
bluraybackup - Tool to backup Blu-ray Disc Movies (BDMV)
Options
-h,--help
print usage message
-v,--version
print version and license information
See Also
dvdbackup(1)
https://www.videolan.org/developers/libbluray.htmlhttps://suckless.org/philosophy/Synopsis
bluraybackup <DEVICE> <KEYFILE> [FILE] [DEST]
bluraybackup [OPTION]
Usage
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.
