LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   mplayer compile problem (https://www.linuxquestions.org/questions/fedora-35/mplayer-compile-problem-215811/)

hkl8324 08-10-2004 10:56 AM

mplayer compile problem
 
i have compile and it works...but the gmplyer part do not work..

when i type mplayer at the command prompt

it returned

[hkl8324@localhost download]$ gmplayer
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium M Banias 598.4 MHz (Family: 6, Stepping: 5)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2

Reading config file /usr/local/etc/mplayer/mplayer.conf: not found
Reading config file /home/hkl8324/.mplayer/config
[cfg] read config file: /home/hkl8324/.mplayer/gui.conf
Reading config file /home/hkl8324/.mplayer/gui.conf
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
Reading /home/hkl8324/.mplayer/codecs.conf: Can't open '/home/hkl8324/.mplayer/codecs.conf': not found
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': not found
Using built-in default codecs.conf.
font: can't open file: /home/hkl8324/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_irqp_set 1024): premission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/hkl8324/.mplayer/input.conf: not found
Can't open input config file /usr/local/etc/mplayer/input.conf: not found
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: not found
Failed to open LIRC support.
You will not be able to use your remote control.
SKIN dir 1: '/home/hkl8324/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
[skin] file ( /usr/local/share/mplayer/Skin/default/skin ) not found.
Skin not found (default).

i have followed the README in the mplayer source code tar ball file........

can anyone help me....

thanks

hkl8324

Harryc 08-10-2004 08:37 PM

I think you might be missing some libraries. Check this link and make sure all mentioned packages are installed on your system.

http://www.linuxit.com.br/modules.ph...1#videomplayer

As an FYI...RPM install of mplayer is MUCH easier ;).

http://fedoraguide.org/fc2/fc2beginn...tml#yummplayer

justin_p 08-11-2004 06:14 AM

you might also want to try xine and totem. Make sure you put your codecs in the /usr/libwin32 folder in order to watch all the movie formats.

hkl8324 08-11-2004 10:33 AM

will rpm install allow me to play windows media 9 file...because it is my primary concern...

XavierP 08-11-2004 10:37 AM

You are missing the skins for your mplayer installation. As far as the codecs go, grab the essential selection and/or the all in one selection. The codecs will be able to then play Windows media.

hkl8324 08-11-2004 11:29 AM

Quote:

Originally posted by XavierP
You are missing the skins for your mplayer installation. As far as the codecs go, grab the essential selection and/or the all in one selection. The codecs will be able to then play Windows media.
one more question... the many of the .conf files are missing....is then i need to create them or they are supposed to be gernerated during compiling???

thanks

XavierP 08-11-2004 11:33 AM

They are supposed to be generated, but it doesn't really matter, at least in my experience it doesn't - what you really need are:
Mplayer (./configure --enable-gui to get the gmplayer)
Codecs
Skins
Fonts
and you are away.

hkl8324 08-11-2004 02:42 PM

ok, i can use gmplayer now after i put the skin the to corret floder...
but i cant play wmv9 ...the error said that it had segmentation problem....
i put the win32 codec in the /usr/local/lib/cedec floder prior to compilation...
do i need to input some special parameter prior to compilation to enable windows media support???(i can player windows media V1,V2 and wmv8 video anyway)

i have do a search google..but it seems than everyone have a problem with wmv9.... is mplayer really able to play wmv9???

thanks again


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