LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-01-2003, 04:27 AM   #1
Goonie
LQ Newbie
 
Registered: Jun 2003
Location: Bay Area, CA and Boulder, CO
Distribution: Redhat 8.0
Posts: 17

Rep: Reputation: 0
trouble ahead, trouble behind....trouble with mplayer


I am having some issues with mplayer. I have the latest source, installed and all, but I am unable to get the GUI working. I downloaded a theme, Neutron specifically, and tarred it into the /usr/local/share/mplayer/Skin/ directory, created a default directory, and a skin directory within that, and then created a link of the neutron folder inside the default folder...all these were directions I read on a previous post relating to this...this is what I get now after running gmplayer:
-----------------------------------------
[guest@localhost guest]$ gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer 0.90rc5-3.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Ste
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpude
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file o
ry
Reading config file /home/guest/.mplayer/config
[cfg] read config file: /home/guest/.mplayer/gui.conf
Reading config file /home/guest/.mplayer/gui.conf: No such file or dire
vo: X11 running at 1152x864 with depth 16 and 16 bpp (":0.0" => local d
Disabling DPMS
Reading /home/guest/.mplayer/codecs.conf: can't open '/home/guest/.mpla
s.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /home/guest/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system
scripts.
Using usleep() timing
Can't open input config file /home/guest/.mplayer/input.conf : No such
irectory
Can't open input config file /usr/local/etc/mplayer/input.conf : No suc
directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/home/guest/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'

---------------------------------------------

and then it just stays blank, as if the program is running, but I can't see anything. When I do a ctrl-c to kill it, a window pops up and says "mplayer interrupted by signal 2 in module : unknown"

What is wrong with my mplayer?
 
Old 07-01-2003, 04:34 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Easiest way I'd suggest going about this:

First off, you'll need a Font, it appears you don't have one setup.

Second, it's easiest, I find, to grab the "default" font from Mplayer, use it as the default, then download others and use the gmplayer tool to switch (in the preference I think).

Cool
 
Old 07-02-2003, 01:14 AM   #3
Goonie
LQ Newbie
 
Registered: Jun 2003
Location: Bay Area, CA and Boulder, CO
Distribution: Redhat 8.0
Posts: 17

Original Poster
Rep: Reputation: 0
I downloaded a font from the mplayer website, an arial font pack, the only one I could find actually...it untars into like 10 directories of different font sizes, so i copied all the arial18 font files to the /usr/local/share/mplayer/font/ directory, and it detects them on the startup, but still no mplayer. Same result as before...here is my updated log:

-----------------------------------------
[root@localhost cp1250]# gmplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale


MPlayer 0.90rc5-3.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
[cfg] read config file: /root/.mplayer/gui.conf
Reading config file /root/.mplayer/gui.conf: No such file or directory
vo: X11 running at 1152x864 with depth 16 and 16 bpp (":0.0" => local display)
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: 50 audio & 136 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (233 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf : No such file or directory
Can't open input config file /usr/local/etc/mplayer/input.conf : No such file or directory
Falling back on default (hardcoded) input config
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'

--------------------------------

Exact same result as before, mplayer is running, but I can't see anything...

Matt
 
Old 07-02-2003, 03:29 AM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Try using the actual "Default" skin first, then switch after that is working. It's easiest to troubleshoot a problem that way

Cool
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mplayer trouble megadeth Linux - Software 6 05-04-2005 04:40 PM
Much trouble w/Mplayer raysr Linux - Software 2 09-18-2004 02:01 AM
Trouble with mplayer Martin_St Linux - Newbie 1 04-17-2004 07:01 PM
Mplayer trouble citrus Linux - Software 7 01-25-2004 02:28 PM
trouble with mplayer!!? ocularbob Linux - Software 3 05-23-2003 10:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration