Add a note mentioning that cdda2wav can also be used on ATAPI drives and

that this choice can be a better one than the dd(1) method for question
of jitter correction, etc.

PR:		docs/129281
Submitted by:	Yuri <yuri@tsoft.com>
This commit is contained in:
Marc Fonvieille 2010-08-10 08:51:37 +00:00
parent 271eb00ce8
commit 5eee66d830
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=36212

View file

@ -1176,6 +1176,15 @@ scsibus1:
<procedure>
<title>ATAPI Drives</title>
<note>
<para>With the help of the <link
linkend="atapicam">ATAPI/CAM module</link>,
<command>cdda2wav</command> can also be used on ATAPI
drives. This tool is usually a better choice for most of
users (jitter correction, endianness issues, etc.) than
the method proposed below.</para>
</note>
<step>
<para>The ATAPI CD driver makes each track available as
<filename>/dev/acd<replaceable>d</replaceable>t<replaceable>nn</replaceable></filename>,