Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

mplayer not working in redhat 9

Status
Not open for further replies.

12345671

IS-IT--Management
May 24, 2003
106
0
0
AU
I didn't find rpm for Redhat9 on the follwoing website, So I choose to download the *.rpm for redhat8 to a folder, then su to install all of them by rpm -Uvh *.rpm

mplayer-common-1.0pre5-2.i386.rpm
mplayer-1.0pre5-2.i386.rpm
mplayer-codecs.essential-20040704-1.i386.rpm
mplayer-skin-default-1.4-1.moarch.rpm
mplayer-gui-1.0pre5-2.i386.rpm
mplayer-font-iso1-1.1-1.noarch.rpm
mplayer-codecs-win32-20040704-1.i386.rpm

When I run rpm myvideo.avi, I got the following error and where is the GUI interface? Thanks for any help

MPlayer 1.0pre5-RPM-3.2 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Foster 2665 MHz (Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
Reading config file /etc/mplayer/mplayer.conf
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Reading /etc/mplayer/codecs.conf: 73 audio & 180 video codecs
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Input config file /etc/mplayer/input.conf parsed: 53 binds

Playing myvideo.avi.

Cache fill: 13.38% (1122304 bytes) AVI file format detected.
AVI: ODML: Building odml index (1 superindexchunks)


Exiting... (End of file)
 
You should not install RPMs from another version of a distro onto your RH9. That's going to produce odd results.

Remove the RH8 versions and keep searching.
Check out the VideoLan project.

 
I'm using Xine for my RH9
xine-ui-0.9.23cvs-040328.i586.rpm
win32codecs.tar.bz2
divx4linux-std-20030428.tar.gz

If you can't get the depencies in order (since I always have probs with that) apt-get can install xine as well.
(apt-get install xine)
apt-0.5.5cnc6-0.fdr.8.rh90.i386.rpm

The xine player plays all my movies :)
 
Ouch, did some searching for xine-related info, found a good link, then realized this was mplayer-related. Heh, well, here's a good xine link anyway:

Found these rpms for mplayer:

And the repository is apt-friendly:


----
JBR
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top