|
|
8c1a2e |
diff -up cdrkit-1.1.9/icedax/cdda2ogg.1.no_mp3 cdrkit-1.1.9/icedax/cdda2ogg.1
|
|
|
8c1a2e |
--- cdrkit-1.1.9/icedax/cdda2ogg.1.no_mp3 2009-06-15 14:48:44.930637082 +0200
|
|
|
8c1a2e |
+++ cdrkit-1.1.9/icedax/cdda2ogg.1 2009-06-15 14:50:35.596769274 +0200
|
|
|
8c1a2e |
@@ -1,12 +1,11 @@
|
|
|
8c1a2e |
'\"
|
|
|
8c1a2e |
.TH "cdda2ogg" "1"
|
|
|
8c1a2e |
.SH "NAME"
|
|
|
8c1a2e |
-cdda2ogg, cdda2mp3 \(em extract audio CD audio tracks and encode them
|
|
|
8c1a2e |
+cdda2ogg \(em extract audio CD audio tracks and encode them
|
|
|
8c1a2e |
.SH "SYNOPSIS"
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
.B cdda2ogg
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
-.B cdda2mp3
|
|
|
8c1a2e |
.SH "DESCRIPTION"
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
.B cdda2ogg is a simple script that uses the
|
|
|
8c1a2e |
@@ -15,9 +14,6 @@ command to extract all audio tracks with
|
|
|
8c1a2e |
.B icedax <fileprefix>
|
|
|
8c1a2e |
command and encode them using the
|
|
|
8c1a2e |
.B ogg123
|
|
|
8c1a2e |
-respective
|
|
|
8c1a2e |
-.I <censored>
|
|
|
8c1a2e |
-MP3
|
|
|
8c1a2e |
encoder. The scripts are not intended to be full-featured music archiving
|
|
|
8c1a2e |
programs, but only for quick storing of few audio data.
|
|
|
8c1a2e |
It does not use databases like CDDB or have any extra features. You may look
|
|
|
8c1a2e |
@@ -36,8 +32,6 @@ for more information.
|
|
|
8c1a2e |
.SH "CONFIGURATION"
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
.B cdda2ogg
|
|
|
8c1a2e |
-and
|
|
|
8c1a2e |
-.B cdda2mp3
|
|
|
8c1a2e |
have predefined values for reading and labeling of the target files.
|
|
|
8c1a2e |
You can overwrite them with following environment variables:
|
|
|
8c1a2e |
|
|
|
8c1a2e |
@@ -65,11 +59,11 @@ Additional options passed to
|
|
|
8c1a2e |
The base part of the filename of resulting audio files. This can also be specified as the first argument to the script.
|
|
|
8c1a2e |
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
-See cdda2ogg (cdda2mp3) script file to get the default values
|
|
|
8c1a2e |
+See cdda2ogg script file to get the default values
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
System administrator can also set default values by creating of a shell
|
|
|
8c1a2e |
include file, defining the variables for the POSIX shell, and storing them as
|
|
|
8c1a2e |
-/etc/default/cdda2ogg (resp. cdda2mp3).
|
|
|
8c1a2e |
+/etc/default/cdda2ogg.
|
|
|
8c1a2e |
.SH "EXAMPLES"
|
|
|
8c1a2e |
.PP
|
|
|
8c1a2e |
.B CDDA_DEVICE=/dev/cdrom1 cdda2ogg
|