Re: What am I doing wrong?

From: Kosmo Threadbane (zeteticCXL_at_hq.eac)
Date: 09/28/04

  • Next message: Kosmo Threadbane: "Re: What am I doing wrong?"
    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.


  • Next message: Kosmo Threadbane: "Re: What am I doing wrong?"

    Relevant Pages

    • Re: What am I doing wrong?
      ... >individual tracks) and therefore save worrying about cdparanoia command ... Actually, I started with rip. ... finish producing a bogus .wav file, ...
      (comp.os.linux.hardware)
    • Re: 2.6.19-rc2: known unfixed regressions (v3)
      ... Subject: unable to rip cd ... Submitter: Alex Romosan ... I just ripped track 2 of a Trace Adkins CD using grip and ... cdparanoia, then listened to the track in mplayer, while running ...
      (Linux-Kernel)
    • Re: Ripping CDs to MP3
      ... It runs happily on my Iyonix. ... Using CDParanoia to rip from the CD, ... Using my own ripper and Shine to encode it is much faster (say 20 ...
      (comp.sys.acorn.apps)
    • Re: cdparanoia rips all zeros
      ... I'd still be interested if anyone had insight into why cdparanoia would ... I recently used grip to rip a CD and discovered that while the ... >> first few track ripped fine, the remaining tracks were all silence. ...
      (Debian-User)
    • Re: What am I doing wrong?
      ... I finally managed to get cdparanoia to cough out a wav file ... > cdsound-recorder, which makes the wav file directly off the sound card. ... > It records BETTER quality than cdparanoia in real time! ...
      (comp.os.linux.setup)