![]() |
![]()
| ![]() |
![]()
NAMEcdda2ogg, cdda2mp3 - extract CD audio tracks and encode them SYNOPSIScdda2ogg [ options ][ dev=device ] [file prefix] [ogg opts] cdda2mp3 [ options ][ dev=device ] [file prefix] [lame opts] DESCRIPTIONcdda2ogg is a script that uses the cdda2wav command to extract all audio tracks with the cdda2wav command and encode them using the oggenc(1) Ogg Vorbis encoder. cdda2mp3 is a script that uses the cdda2wav command to extract all audio tracks with the cdda2wav command and encode them using the lame(1) MP3 encoder. There is no CDDB support yet. OPTIONS
Any other option past the file prefix argument and beginning with a '-' sign is passed to the encoder program. ENVIRONMENT VARIABLESThe following environment variables may be used to change the behavior of the cdda2ogg and the cdda2mp3 command:
FILESIf the following files are present, then the scripts source them to set up local defaults:
The content may be set up to modify environment variables or to set up local defaults. SEE ALSOcdda2wav(1), cdrecord(1), oggenc(1), lame(1). NOTESIf a CD contains a hidden audio track before track 1, a file name with track number 00 is created with the content of the hidden track. The program oggenc(1) is part of the vorbis-tools project See http://www.vorbis.com for more information. The program lame(1) is part of the lame project. See http://lame.sourceforge.net/ for more information. AUTHORThe first versions of the scripts have been based on a news article by Tom Kludy.
|