Stephen Gran <[EMAIL PROTECTED]> writes:

> Does it still have this behavior if you do
> dvdbackup -i /dev/hdc -T 1 -t 2 -o crolles/
> ?
>
> I am curious because it looks as if specifying the title set changes the
> behavior, from a quick read of things.  If this works correctly, then
> I'll fix up the documentation to make that clear.

Looks like dvdbackup fails if both -t and -T options are set:

[EMAIL PROTECTED]:/mnt/video/temp$ dvdbackup -i /dev/hdc -T 1 -t 2 -o crolles

Usage: dvdbackup [options]
        -i device       where device is your dvd device
        -v X            where X is the amount of verbosity
        -I              for information about the DVD
        -o directory    where directory is your backup target
        -n name         (optional) set the title - useful if autodetection fails
        -M              backup the whole DVD
        -F              backup the main feature of the DVD
        -T X            backup title set X
        -t X            backup title X
        -s X            backup from chapter X
        -e X            backup to chapter X
        -a 0            to get aspect ratio 4:3 instead of 16:9 if both are 
present
        -h              print a brief usage message
        -?              print a brief usage message

        -i is manditory
        -o is manditory except if you use -I
        -a is option to the -F switch and has no effect on other options
        -s and -e should preferably be used together with -t 


Cheers


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to