Audio-CDs lassen sich unter Ubuntu 11.10 problemlos abspielen, aber unter Kubuntu 11.10, sogar mit AmaroK 2.5, werden Audio-CDs als Wiedergabegeräte angezeigt und können auch gerippt werden, aber ich kann die CDs nicht direkt abspielen. AmaroK zeigt die CD-Titel an, aber der Versuch, sie nach dem Hinzufügen zur Wiedergabeliste abzuspielen, passiert nichts. Unter Bangarang werden CD-Titel überhaupt nicht angezeigt. KsCD stürzt ab und startet nicht.
In Clementine werden CDs nicht angezeigt. In MPlayer und seinen Frontends, einschließlich SMPlayer und UMPlayer, stottert der CD-Sound, weil laut MPlayer-Protokoll der CD-Cache für MPlayer nicht reagiert (unabhängig von der Cachegröße). In Kaffeine mit Xine wird die CD abgespielt (zumindest der erste Titel), aber es gibt keine Titelliste und ich kann auch keine Titel überspringen.
GNOME-basierte CD-Player wie Sound Juicer und Goobox ziehen die Hälfte von GNOME selbst ab, was unerwünscht ist. Mir scheinen also die Optionen ausgegangen zu sein, außer VLC, Winamp-inspirierten (Qmmp, Audacious) und Mono (Banshee), die ich alle vermeiden möchte. Gibt es eine Möglichkeit, Audio-CDs mit GStreamer, Xine oder MPlayer (vorzugsweise GStreamer) abzuspielen?
Antwort1
etwas ist kaputt
Kubuntu 11.10 / KDE 4.7 / Amarok 2.4.3 – 2.5.0
Ich kann den Amarok nicht dazu bringen, die CDs abzuspielen. Und bei anderen Benutzern scheint das Gleiche zu passieren:http://www.kubuntuforums.net/showthread.php?56320-Playing-CDs-in-Amarok.
Mit Bangarang (2.1) wird die CD abgespielt, wenn ich das Xine Phonon-Backend verwende. Das Xine-Backend ist veraltet und aus den Ubuntu-Repositories entfernt worden. Ich verwende das Xine Phonon-Backend von Natty - phonon-backend-xine_4.7.0really4.4.4-0ubuntu3_i386.deb.
Wie ich die CDs abspiele
Ich verwende das CDtool.
:~$ apt-cache show cdtool
Description: text-based audio CD player and CD-ROM control commands
cdtool contains cdplay, cdeject, cdstop, cdpause, and several other
programs for playing audio CDs and controlling a CD-ROM drive from
the command line and in a quick and scriptable way.
.
cdown reads track info and queries a CDDB database for info on
the current CD. cdctrl is a command line utility for controlling a
CD-ROM drive interactively and from scripts. cdir keeps track of the
contents of different CDs using a workman-compatible database.
.
man cdtool
NAME
cdtool - play and catalog audio CDROMs on CDROM drive(s)
SYNOPSIS
cdeject [-[0..9]|-d device] [-V|-?|-h]
cdclose [-[0..9]|-d device] [-V|-?|-h]
cdir -n [-[0..9]|-d device] [-r|-s|-t|-V|-?|-h]
cdinfo [-[0..9]|-d device] [-a|-r|-s|-t|-v|-V|-?|-h]
cdpause [-[0..9]|-d device] [-V|-?|-h]
cdplay [-[0..9]|-d device] [start [stop]
cdplay [-[0..9]|-d device] [+|- number]
cdplay [-[0..9]|-d device] [start|stop|resume|eject|close|info|dir]
cdplay [-[0..9]|-d device] [-V|-?|-h]
cdstop [-[0..9]|-d device] [-V|-?|-h]
cdvolume [-[0..9]|-d device] [-V|-?|-h|level]
cdshuffle [-[0..9]|-d device] [-V|-?|-h]
DESCRIPTION
The cdeject command ejects the current compact disc.
The cdclose command closes the CDROM tray.
The cdir command lists information about the currently loaded audio
compact disc. In particular, it lists the lengths of all tracks...
Das heißt: Alt+F2 und cdplay, cdstop, ...
Antwort2
kscd
hat bei mir funktioniert.
sudo apt-get install -y kscd