Results 1 to 8 of 8

Thread: Cannot Rip CDs

  1. #1
    Join Date
    Jun 2006
    Location
    Victoria Canada
    Beans
    141
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Cannot Rip CDs

    I have a strange problem when trying to rip CDs. Ripping starts fine but after one or two songs, ripping stops and I end up with partially complete files.

    I've tried a number of programs but all of them behave the same way. The drive spins up and ripping starts. Then, after a minute or two the drive goes silent and ripping stops. There are no error messages or other clues. Currently, I'm using Grip, as it appears to have the features I'm looking for.

    Here's the output when I query the drive:

    Code:
      *-cdrom                   
           description: DVD-RAM writer
           product: SDRW-08D2S-U
           vendor: ASUS
           physical id: 0.0.0
           bus info: scsi@10:0.0.0
           logical name: /dev/cdrom
           logical name: /dev/cdrw
           logical name: /dev/dvd
           logical name: /dev/dvdrw
           logical name: /dev/sr0
           version: A801
           capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
           configuration: status=ready
         *-medium
              physical id: 0
              logical name: /dev/cdrom
    Last edited by DuckHook; December 24th, 2017 at 06:10 PM. Reason: Added [CODE] tags for clarity

  2. #2
    Join Date
    Sep 2009
    Location
    Pennsylvania
    Beans
    3,989
    Distro
    Xubuntu

    Re: Cannot Rip CDs

    I use xfburn which is probably the best one right now. And I never burn at full speed: I usully take it down a notch or two.

  3. #3
    Join Date
    Jun 2006
    Location
    Victoria Canada
    Beans
    141
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: Cannot Rip CDs

    Thanks Autodave,

    I had a look at x/burn, but if I'm not mistaken, it doesn't rip audio files and encode them, as Grip, K3B and others do.

  4. #4
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Cannot Rip CDs

    Long time since I ripped a CD but for the command line I'd use abcde or for a GUI application I'd use ripperx.

    You don't say what version of Ubuntu you are using but I've tested the above two on 17.10 to make sure they still work.

  5. #5
    Join Date
    Nov 2007
    Location
    London, England
    Beans
    7,703

    Re: Cannot Rip CDs

    As another alternative ripper, I use asunder. But most of these will be using a command-line ripper in the background so you may find that multiple rippers have the same problem. You can use top or htop to see which ripper app is actually doing the ripping. I think I remember asunder using cdparanoia in the background.

  6. #6
    Join Date
    Dec 2006
    Beans
    24
    Distro
    Kubuntu 9.04 Jaunty Jackalope

    Re: Cannot Rip CDs

    abcde wants me to install Postfix, a mail server. Who knew you needed a mail server to rip cd's?

  7. #7
    Join Date
    Mar 2007
    Location
    Promiseland
    Beans
    1,549
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Cannot Rip CDs

    I used Rythmbox a couple of days ago to capture the tracks of three or four CDs on my system with Xubuntu 16.04.4. No issues noted.
    Cheers,


    The Linux Command Line at http://linuxcommand.org/

  8. #8
    Join Date
    Jun 2007
    Beans
    14,793

    Re: Cannot Rip CDs

    Quote Originally Posted by Doncr View Post
    abcde wants me to install Postfix, a mail server. Who knew you needed a mail server to rip cd's?
    The purpose of this is to support submissions to the cddb. If you have no interest in that and really don't want to install postfix/bsdmailx, maybe try this:

    Code:
    sudo apt-get install libmusicbrainz-discid-perl libdigest-sha-perl libwebservice-musicbrainz-perl imagemagick vorbis-tools
    sudo apt-get install --no-install-recommends abcde
    It probably would be better to ask about abcde here: https://ubuntuforums.org/showthread.php?t=2257705

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •