Note that cdda2wav can be used with IDE drives.

PR:		docs/35750
This commit is contained in:
Murray Stokely 2002-03-12 12:43:52 +00:00
parent 2c46522451
commit 62c1faaf38
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12429
2 changed files with 12 additions and 8 deletions

View file

@ -456,10 +456,12 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
<screen>&prompt.root; cdda2wav -D <replaceable>0,1,0</replaceable> -t 1+7</screen>
<para><application>cdda2wav</application> only supports SCSI
CDROM drives. For IDE drives, try out <filename role="package">audio/cdd</filename> or
some of the various other utilities in the audio ports
collection.</para>
<para><application>cdda2wav</application> will also support
ATAPI (IDE) CDROM drives. To rip from an IDE drive, specify
the device name in place of the SCSI unit numbers. For
example, to rip track 7 from an IDE drive:</para>
<screen>&prompt.root; cdda2wav -D <replaceable>/dev/acd0a</replaceable> -t 7</screen>
</sect2>

View file

@ -456,10 +456,12 @@ MPEG 1.0 layer III, 128 kbit/s, 44100 Hz joint-stereo
<screen>&prompt.root; cdda2wav -D <replaceable>0,1,0</replaceable> -t 1+7</screen>
<para><application>cdda2wav</application> only supports SCSI
CDROM drives. For IDE drives, try out <filename role="package">audio/cdd</filename> or
some of the various other utilities in the audio ports
collection.</para>
<para><application>cdda2wav</application> will also support
ATAPI (IDE) CDROM drives. To rip from an IDE drive, specify
the device name in place of the SCSI unit numbers. For
example, to rip track 7 from an IDE drive:</para>
<screen>&prompt.root; cdda2wav -D <replaceable>/dev/acd0a</replaceable> -t 7</screen>
</sect2>