Provided by: bluraybackup_1.0-1_amd64 bug

NAME

       bluraybackup - Tool to backup Blu-ray Disc Movies (BDMV)

SYNOPSIS

       bluraybackup <DEVICE> <KEYFILE> [FILE] [DEST]

       bluraybackup [OPTION]

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.

OPTIONS

       -h, --help
              print usage message

       -v, --version
              print version and license information

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.

EXIT VALUES

       0 - The whole disc or FILE has been copied

       1 - Everything else

SEE ALSO

       dvdbackup(1)

       https://www.videolan.org/developers/libbluray.html

       https://suckless.org/philosophy/

AUTHOR

       bluraybackup was written by Matteo Bini <matteobin@tiepi.it>.

                                         bluraybackup-1.0                         bluraybackup(1)