LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't play CD's (https://www.linuxquestions.org/questions/linux-software-2/cant-play-cds-298065/)

Valhalla 03-05-2005 04:02 PM

Can't play CD's
 
I'm trying to play CD's obviously, however, there are number of hangups. First off, I know the drive works. It functions normally, It is an ATAPI DVD/CD+RW. I can play DVDs on it, and I can mount it, and it plays audio cds j ust fine in windows. So far I have attempted to play cds using xine-ui, kaffeine, xmms, and mplayer.

Here is the error the output from --verbose=1 with xine-ui

Code:

>>> Check if another program already uses PCM <<<
load_plugins: failed to load audio output plugin <alsa>
main: probing <oss> audio output plugin
audio_oss_out: audio.device.oss_device_name = auto, probing devs
audio_oss_out: Auto probe for audio device failed
load_plugins: failed to load audio output plugin <oss>
main: probing <arts> audio output plugin
video_out_xv: VO_PROP_ASPECT_RATIO(0)
gui_xine_open_and_play():
        mrl: 'file:/usr/share/xine/skins/xine-ui_logo.mpv',
        sub 'NONE',
        start_pos 0, start_time 0, av_offset 0, spu_offset 0.
.
.
.
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
gui_xine_open_and_play():
 mrl: 'cdda:/1',
        sub 'NONE',
        start_pos 0, start_time 0, av_offset 0, spu_offset 0.
xine: found input plugin  : CD Digital Audio (aka. CDDA)
xine: found demuxer plugin: CD Digital Audio demux plugin
av_offset=0 pts
spu_offset=0 pts
Killed

Xine-ui brings up the Track Name and CD Title before it kills itself

Kaffeine gives me a popup dialog saying that there is no CD in the drive, but if I switch back to the main window, I can also see the CD Title.

XMMS just kind of sits there and then segfaults.

$ mplayer cdda://1 /dev/hdc gives me this output.

Code:

Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147

77 audio & 188 video codecs
Playing cdda://1.
Option stream url: This URL doesn't have a hostname part.
[file] No filename
Failed to open cdda://1

Playing /dev/hdc.
Cache fill:  0.00% (0 bytes)    XMMS: found plugin: libxmms-flac.so (Reference FLAC Player v1.1.1)
XMMS: found plugin: libmikmod.so (MikMod Player 1.2.10)
XMMS: found plugin: libvorbis.so (Ogg Vorbis Player 1.2.10)
XMMS: found plugin: libmp4.so (MP4 & MPEG2/4-AAC audio player - 1.2.x)
XMMS: Closing plugin /usr/lib/xmms/Input/libmp4.so
XMMS: Closing plugin /usr/lib/xmms/Input/libvorbis.so
XMMS: Closing plugin /usr/lib/xmms/Input/libmikmod.so
XMMS: Closing plugin /usr/lib/xmms/Input/libxmms-flac.so


Exiting... (End of file)

Sorry for the really long post ;) I'm just trying to be thourough.

reddazz 03-06-2005 03:57 AM

Did you try using a dedicated CD player app like kscd or gnome cd player?

Valhalla 03-06-2005 12:20 PM

dedicated CD players don't work on my system, probably because I don't have a cable from my cd player straight to my soundcard. It plays the CD, I can see the timer ticking, just no sound comes out.


All times are GMT -5. The time now is 02:38 AM.