LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Mplayer: [Xlib: connection to ":0.0" refused by server] (https://www.linuxquestions.org/questions/slackware-14/mplayer-%5Bxlib-connection-to-0-0-refused-by-server%5D-126611/)

elluva 12-17-2003 07:47 AM

Mplayer: [Xlib: connection to ":0.0" refused by server]
 
I'd like to play dvd's, after installing a libdvdread and libdvdcss, I installed mplayer. At first I had a problem about libmp3lame.so.0, but after installing lame, it was fixed. Now whenever I want to play a media file using mplayer, I get:

Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

same with xine...

Does anyone have an idea?

tnx
elluva

Piratero 12-17-2003 11:18 AM

hhhm, MPlayer has libdvdread,libdvdcss,libdvdplay already installed within the source, did you do it for Xine? try diffrent video modes:

Code:

$ mplayer -vo x11 dvd://1;
You gotta have X11 running, not under root. you also have to have correct permissions to /dev/sr0 if you're using scsi-ide emulation.

elluva 12-18-2003 06:12 AM

stupid me... I was running under root to install the packages, tnx!


All times are GMT -5. The time now is 06:30 PM.