LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Audio CD Buriing with cdrecord / wodim (https://www.linuxquestions.org/questions/linux-newbie-8/audio-cd-buriing-with-cdrecord-wodim-711422/)

Jinouchi 03-13-2009 02:40 PM

Audio CD Buriing with cdrecord / wodim
 
I've looked up instructions online for how to burn CDs, but the two that I've made so far are pure static. All 11 tracks are there, but they're all static. On some of them you can just barely make out the bass beat in the background, and on the last second of the song as it fades out you can hear the actual audio. Here's what I'm doing:
Code:

wodim -audio dev=1000,2,0 -dao -pad *
Is the syntax wrong?

Udi 03-14-2009 01:14 AM

The easiest way would be to make your audio CDs with K3b or some other cd burning software which will know how to handle your audio files and convert them to the proper format and sample rate as needed. You can install K3b from the distribution repositories.

Jinouchi 03-14-2009 07:31 AM

Well, I've got a couple GUI options, but I like doing things from the command line rather than the GUI. You can learn so much more about how computers actually work when you use the CLI. Thanks though.


All times are GMT -5. The time now is 08:43 PM.