How does Amarok rip Audio CDs (in Ubuntu Lucid)?
Posted
by Hanno Fietz
on Super User
See other posts from Super User
or by Hanno Fietz
Published on 2010-05-26T16:48:10Z
Indexed on
2010/05/26
16:52 UTC
Read the original article
Hit count: 383
I'm in the process of moving my CD collection into my Amarok library. Mostly, it works great. Sometimes however, the process just hangs forever.
The problem seems to occur at random (i. e. often, but not always at the same disk/track) and the consequences range from none (successful after cancel/retry) to Amarok's internal db becoming completely messed up.
I would like to investigate and file a proper bug report or find a fix / workaround, but I don't understand how Amarok does the ripping. When all is working, there's a lame
process encoding to a temporary file, which appears in my collection once it's finished.
When the process hangs, that lame
command is still there, but waiting forever for data on stdin, which seems to come from a third process. That seems to be kio_audiocd, but I don't know whether that's correct and what it's supposed to do.
What's going on?
© Super User or respective owner