vcdxrip: Where Options

 
 2.2 Options controlling where to read from
 ==========================================
 
 If you don't specify any place to read from 'vcdxrip' will try to read
 from the default device that may be appropriate for your OS.
 
    There are two broad categories of input, reading from a device that
 contains a Compact Disc, and reading from a file on the filesystem that
 contains an image that could be burned into a Compact Disk.  The option
 for the former category, reading a physical CD, is '--cdrom-device'
 ('-C'); options for the latter category, reading a file containing a CD
 image, are '--bin-file' ('-b'), '--nrg-file' ('-N').  There is one other
 option '--input' ('-i') which blurs the distinction--it tries to figure
 out based on the name whether you are reading from a device containing a
 CD or not and do the appropriate thing.  Of course, since it only makes
 sense to read from one place, these options are mutually exclusive; use
 only one option from this set.
 

Menu