|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hi,
I need advice on burning audio cd using command line. Here's what I use: To rip cd to wav: icedax dev=/dev/hdd -vall cddb=0 -B -Owav To burn wav to cd: wodim dev=/dev/hdd speed=1 -v -dao -useinfo -text *.wav However, the issue I'm having is that for the burned audio CD, I always noticed that some of the tracks have a couple of odd random static noise among them if not worst. What is the cause of these issues? Thanks in advance. Regards, Daniel |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Tue, Apr 22, 2008 at 6:07 AM, Daniel Ngu <daniel.dy.ngu@gmail.com> wrote:
> To burn wav to cd: > > wodim dev=/dev/hdd speed=1 -v -dao -useinfo -text *.wav I've always added -audio -pad when I burn CD's from wav files. Or, I just burn them in k3b, which works. But of course you wanted a command line solution. Your media might not be rated for speeds of 1, which is quite slow. What you might try is to use a speed factor of 1/2 your CD burner's rated top speed (if it's like 24, use -speed 12). See if that s. > Daniel -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On 2008-04-22, David Fox <dfox94085@gmail.com> wrote:
> On Tue, Apr 22, 2008 at 6:07 AM, Daniel Ngu <daniel.dy.ngu@gmail.com> wrote: >> To burn wav to cd: >> >> wodim dev=/dev/hdd speed=1 -v -dao -useinfo -text *.wav > > I've always added -audio -pad when I burn CD's from wav files. Or, I > just burn them in k3b, which works. But of course you wanted a command > line solution. > > Your media might not be rated for speeds of 1, which is quite slow. > What you might try is to use a speed factor of 1/2 your CD burner's > rated top speed (if it's like 24, use -speed 12). See if that s. > >> Daniel > > Thanks David, will give that a try. Daniel -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On 2008-04-22, Daniel Ngu <daniel.dy.ngu@gmail.com> wrote:
> On 2008-04-22, David Fox <dfox94085@gmail.com> wrote: >> On Tue, Apr 22, 2008 at 6:07 AM, Daniel Ngu <daniel.dy.ngu@gmail.com> wrote: >>> To burn wav to cd: >>> >>> wodim dev=/dev/hdd speed=1 -v -dao -useinfo -text *.wav >> >> Your media might not be rated for speeds of 1, which is quite slow. >> What you might try is to use a speed factor of 1/2 your CD burner's >> rated top speed (if it's like 24, use -speed 12). See if that s. >> >>> Daniel > > Thanks David, will give that a try. > > Daniel Thanks David, I have tried speed factor of 1/2 my writer and it was a success. Regards, Daniel -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Thu April 24 2008, Daniel Ngu wrote:
> >> Your media might not be rated for speeds of 1, which is quite slow. > >> What you might try is to use a speed factor of 1/2 your CD burner's > >> rated top speed (if it's like 24, use -speed 12). See if that s. > >> > >>> Daniel > > > > Thanks David, will give that a try. > > > > Daniel > > Thanks David, I have tried speed factor of 1/2 my writer and it was a > success. > > Regards, I use -speed 2 when I run my scripts for makedvd. The man makedvd didn't really explain what the numbers meant, but I also had a problem with 1 as default. My burner is also a X24, I might try 12, that will be LOTS faster! -- Paul Cartwright Registered Linux user # 367800 Registered Ubuntu User #12459 |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
Daniel Ngu wrote:
> Hi, > > I need advice on burning audio cd using command line. > Here's what I use: > > To rip cd to wav: > > icedax dev=/dev/hdd -vall cddb=0 -B -Owav > > To burn wav to cd: > > wodim dev=/dev/hdd speed=1 -v -dao -useinfo -text *.wav > <snip> For me the following works with testing/lenny: cd to an empty directory; ripping: cdparanoia -vB burning: wodim -v dev=/dev/cdrw driveropts=noburnfree track* -- Regards, Jörg-Volker. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|