Re: What am I doing wrong?
From: Kosmo Threadbane (zeteticCXL_at_hq.eac)
Date: 09/28/04
- Previous message: Kosmo Threadbane: "Re: What am I doing wrong?"
- In reply to: will kemp: "Re: What am I doing wrong?"
- Next in thread: Måns Rullgård: "Re: What am I doing wrong?"
- Reply: Måns Rullgård: "Re: What am I doing wrong?"
- Reply: will kemp: "Re: What am I doing wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 28 Sep 2004 00:25:07 GMT
will kemp <will@xxxx.swaggie.net> wrote:
>
>On Sun, 26 Sep 2004 21:22:02 +0000, Kosmo Threadbane wrote:
>
>> I've tried both the readonly and readwrite drives, /dev/cdrom and
>> /dev/cdrom1. They are, respectively, /dev/sg0 and /dev/sg1
>> respectively. I've tried various values of the -o parameter,
>
>you're saying /dev/cdrom is a symbolic link to /dev/sg0 etc?
Yes.
>
>if so, i think that's probably your problem!
>
>on my system (which does cd ripping ok), /dev/cdrom is a symlink to
>/dev/scd0 - which i believe is the correct device for ripping audio from
>a cd with. if you try using "/dev/scd0" instead of "/dev/cdrom" you might
>get somewhere.
>
>> cdparanoia -d "/dev/cdrom" -g "/dev/sg0" -B -- "4-5"
cdparanoia -d "/dev/scd0" -B -- 4-5
(== PROGRESS == [ | ...... 00 ] == :^D . ==)
And there it sits. 8^)
I think I started with scd0 to begin with, then tried sg0 because I found
it in the /proc/scsi world and decided to go with that for a while.
>
>for a start, you don't need the "--" in this situation, it's only needed
>when you're doing something like "-5" (i.e., rip to track 5) - so the "-5"
>isn't interpreted as an option flag (which is would be otherwise, as
Well, yes...
>options begin with a "-"). secondly, you *definitely* don't need the
>"-g /dev/sg0" option - unless you've got some weird, non-standard setup.
>
>thirdly, have you tried using 'grip'? it's a gui front end to cdparanoia
>and lame that can rip whatever tracks you select (by ticking the
>individual tracks) and therefore save worrying about cdparanoia command
>lines, and optionally encode them as mp3s. i'm quite at home with
>command-line stuff, but i find grip a much handier tool than raw
>cdparanoia.
>
Actually, I started with rip. It just disappeared waiting for cdparanoia
to tell it something interesting, which it never does. No errors, no .wav.
A friend at work suggested that the CD is copy protected, which it is,
but that's just a header setting. I don't see why it wouldn't at least
finish producing a bogus .wav file, unless there's something in the
first few sectors of each track that makes it compute weird, but I've
tried the -t switch and it doesn't help.
Like I said, it shows all the tracks and their correct titles, the
artist, etc., so it CAN read the cd a little, apparently.
- Previous message: Kosmo Threadbane: "Re: What am I doing wrong?"
- In reply to: will kemp: "Re: What am I doing wrong?"
- Next in thread: Måns Rullgård: "Re: What am I doing wrong?"
- Reply: Måns Rullgård: "Re: What am I doing wrong?"
- Reply: will kemp: "Re: What am I doing wrong?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|