If you have a DVD copied to hard disk:
> dvdbackup -M -i /dev/scd0 -o directory
you can play it using
> ogle directory/DVDVOLUME
(where DVDVOLUME depends on the disc).
However, you cannot type
> ogle directory/DVDVOLUME
In this case the parameter gets passed to okle_gui (which
doesn't understand it) by the okle script, despite the claim
in the documentation that extra options get passed to
ogle.
Logged In: NO
The latter command should of course be "okle", not "ogle".