• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    It turns out you CAN rip songs from CDs with Strawberry if you're clever

    Scheduled Pinned Locked Moved
    General Discussion
    cds linux ubuntu
    1
    1
    942
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      econnolly
      last edited by

      This was a neat little discovery I thought I'd share with people. It works on Ubuntu Jammy Jellyfish; I can't guarantee that it'll work on any other operating system, and even if it does the procedure is probably slightly different, but here's what I did:

      1. I inserted a CD (specifically, the Beatles' Anthology 2, Disc 1) into my disc drive, then opened it in my file browser the way I might open a USB drive or something similar.
      2. The songs on the CD were listed as "Track 1.wav", "Track 2.wav", etc.
      3. At least on Ubuntu, there's a meatball menu at the top of the file browser with several options including "Open in terminal". I chose this option.
      4. A terminal window opened which allowed me to see where the CD was mounted in my filesystem.
      [name-of-computer]:/run/user/1000/gvfs/cdda:host=sr0$
      
      1. I then went to my Strawberry window, opened the transcoder, and clicked "Import".
      2. In the import window, I went to the very top file of my computer, and then clicked folders in the order they appeared on the path in the terminal: first "run", then "user", etc. When I reached "cdda:host=sr0", I clicked "open".
      3. I now had "Track 1.wav", "Track 2.wav", etc. in the transcoder. I tried transcoding them as MP3s the way I would with any other WAV files, and it worked! (Just don't choose "Alongside the original files" as your destination. I don't think anything bad will happen, it just won't work.)
      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors