[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mplayer won't play audio CD



On 2017-06-29, Rodolfo Medina <rodolfo.medina@gmail.com> wrote:
> Please help...  mplayer works fine when playing files (mp3, wav, etc), but
> fails in playing audio CDs.  When I launch it as a normal user I have:
>
> $ mplayer cdda://
> MPlayer 1.3.0 (Debian), built with gcc-6.3.0 (C) 2000-2016 MPlayer Team
> do_connect: could not connect to socket
> connect: No such file or directory
> Failed to open LIRC support. You will not be able to use your remote control.

How about giving it the full path:

 mplayer -cdrom-device /dev/media/cdrom cdda://1
 mplayer -cdrom-device /dev/hdb cdda://1

or wherever the device exists on your machine.

Also perhaps verify in a mixer program (alsamixer, e.g.) that cdrom audio output
isn't muted.

Maybe there's no audio cable between the cd drive and the sound card. 

;-)



-- 
“Yeah yeah.” --Sidney Morgenbesser's retort to a speaker who said that although
there are many cases in which two negatives make a positive, he knew of no case
in which two positives made a negative.


Reply to: