Questions tagged [audio-cd]

38 questions
29
votes
5 answers

How can I convert a .cue / .bin ( with cdr tracks) image into a single .iso file?

How can I convert a .cue / .bin (cdr track) image into a single .iso file? I have Fedora 16 (x86-64) Linux 3.1.9-1.fc16.x86_64 #1 SMP Fri Jan 13 16:37:42 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Rafael
  • 392
  • 1
  • 3
  • 8
15
votes
1 answer

How can I read CD-Text information from CDs

What applications are available for GNU/Linux that allow read-out of CD-Text data from CDs? Command-line programs would be preferred.
blerontin
  • 253
  • 2
  • 5
15
votes
3 answers

How to rip scratched audio cds?

What is currently the best way to rip scratched audio cds under Linux? What I find complicated, is that there are several tools available but it is not clear if one tool has better error correction features than the other. I mean, there are at…
maxschlepzig
  • 56,316
  • 50
  • 205
  • 279
14
votes
2 answers

How can I disable the button of my CD/DVD drive?

Up until Fedora 14 I was successfully using cdctl to enable/disable the CD/DVD eject button on my laptop (Thinkpad T410). Sadly it has stopped working now. I've consulted the methods discussed in these 2 questions: disable cd/dvd button on linux…
slm
  • 363,520
  • 117
  • 767
  • 871
11
votes
5 answers

Best way to dump audio CD without loss of information

I am looking for the "right" way to dump the contents of audio CDs to hard disk without losing any information like CD identifiers, cue lists, etc... I am not searching for a all-in-one solution from CD to compressed audio, like ABCDE for example,…
9
votes
1 answer

understanding "-dao", "-sao", "-tao" and "-raw" writing modes for wodim in practice

In wodim one can choose between many different writing modes like Disk At Once("-dao"), Session At Once("-sao"), Track At Once("-tao") or Raw writing mode("-raw"). As I understand, Track At Once writes one track at time while in SAO and DAO modes…
Martin
  • 7,284
  • 40
  • 125
  • 208
5
votes
2 answers

Reading amount of tracks from an audio CD?

I'm writing a little script to analyze audio CDs. I'm specifically looking for a way to grab the track count from the CD, either from a shell-script or from Python. Is there an easy way to do this? On an Ubuntu 12.04 derivative.
Naftuli Kay
  • 38,686
  • 85
  • 220
  • 311
5
votes
1 answer

Selectively disabling gvfsd-cdda in Debian Squeeze?

Is there a way to selectively disable gvfsd-cdda on Debian Squeeze? Since I updated my machine to Squeeze grip can no longer eject a CD, which interferes with ripping. I traced it back to gvfsd-cdda, but found no preference or configuration to…
starblue
  • 596
  • 4
  • 14
5
votes
2 answers

Choppy audio CD playback with mplayer

When playing audio CDs with mplayer, I always get a choppy playback. Playing audio from files, like MP3 (from any optical media, or other drives), etc. works fine. Watching video DVDs is also ok. Listening to uncompressed media that's on my hard…
polemon
  • 11,133
  • 11
  • 69
  • 111
5
votes
2 answers

Is it possible to record audio directly to a computer's optical drive?

There's a question over at audio.SE at the moment and I thought it may attract some answers here. I asked the user and he's happy to have it posted here to see if anyone has some ideas. Here it is verbatim: I'm working with a client who needs to…
boehj
  • 2,580
  • 4
  • 23
  • 22
5
votes
2 answers

Rip an audio CD 1:1

Is there a way to rip an audio CD to an ISO9660 file? I've tried simple things like dd in the past and it hasn't worked. I'd like to essentially have a mirror image of exactly what's on the disk, not even necessarily a folder of WAV files. I do…
Naftuli Kay
  • 38,686
  • 85
  • 220
  • 311
4
votes
2 answers

Detect damaged audio CD

I need to check if a lot of audio CDs are damaged or not and would prefer not to have to listen to them all. Is there a good way to do this quickly?
Fabian Barkhau
  • 165
  • 1
  • 2
  • 8
4
votes
3 answers

Audio cd doesn't play

I'm trying to play an audio CD in Debian but each time I insert the CD, while there appears an icon with the CD in the screen, when I try opening it I get the message: Failed to mount "Audio CD". Location is not mountable. I've been searching since…
Constantine Black
  • 193
  • 1
  • 3
  • 10
4
votes
1 answer

Failure Writing a Multi-Session Audio/Data CD w/ cdrdao

I'm trying to create a multi-session CD (CD-Extra), but hitting some errors with cdrdao. I'm following these steps. The audio session of the CD finished successfully, but writing the data portion results with: [valid=0] Info fld=0, Current SCSI…
cmcginty
  • 2,633
  • 4
  • 21
  • 12
3
votes
1 answer

Unable to read an audio CD in Debian 9.2

I'm running a debian 9.2 machine with a Plextor PX-716A DVD-Drive as /dev/sr0. I would like to rip a music CD to MP3 using abcde. When I try to to launch abcde : $ abcde -V -d /dev/sr0 CDDB method 0: cddb Executing customizable pre-read function...…
Duc
  • 161
  • 8
1
2 3