Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-23-2003, 07:31 PM
|
#1
|
LQ Newbie
Registered: Oct 2003
Posts: 27
Rep:
|
how do you play mpeg files on redhat 9?? pelase explain it simple because i am a noob
how do you play mpeg files on redhat 9?? pelase explain it simple because i am a noob.
|
|
|
10-23-2003, 07:41 PM
|
#2
|
Member
Registered: Oct 2003
Location: Mississauga, ON
Distribution: Ubuntu 9.04
Posts: 496
Rep:
|
one option is installing mplayerhq from mplayerhq.hu but I haven't succeeded in installing it due to a few dependencies failing to compile.
|
|
|
10-23-2003, 07:51 PM
|
#3
|
Member
Registered: Aug 2003
Location: you dont want to know
Distribution: Gentoo 2004.2, Slackware 10, Windows XP, Windows 2003 Server
Posts: 348
Rep:
|
theres two options, mplayer or xine... i prefer mplayer.. go to http://www.mplayerhq.hu/homepage/design6/dload.html and download one of the source files... To install:
1)go to your CLI (Command Line Interface) which should be konsole, xterm or something like that
2)go to the directory using this syntax | cd <dir> | cd .. (goto previous directory) and use the command ls to view whats in your current directory
3)type tar -zxvf "filename"
4)it will create a folder, cd into that folder
5)type ./configure
6)type make
7)type su and enter password for r00t
8)type make install
now in the command line, there should be a command mplayer, have fun!
|
|
|
10-24-2003, 12:19 AM
|
#4
|
LQ Newbie
Registered: Oct 2003
Posts: 27
Original Poster
Rep:
|
i did that here is what it says
[QUOTE] [Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directory
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf
Usage: mplayer [options] [url|path/]filename
Basic options: (complete list in the man page)
-vo <drv[:dev]> select video output driver & device ('-vo help' for a list)
-ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)
vcd://<trackno> play VCD (Video CD) track from device instead of plain file
dvd://<titleno> play DVD title from device instead of plain file
-alang/-slang select DVD audio/subtitle language (by 2-char country code)
-ss <timepos> seek to given (seconds or hh:mm:ss) position
-nosound do not play sound
-fs fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y> set display resolution (for use with -vm or -zoom)
-sub <file> specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y select video (x) and audio (y) stream to play
-fps x -srate y change video (x fps) and audio (y Hz) rate
-pp <quality> enable postprocessing filter (details in the man page)
-framedrop enable frame dropping (for slow machines)
Basic keys: (complete list in the man page, also check input.conf)
<- or -> seek backward/forward 10 seconds
up or down seek backward/forward 1 minute
pgup or pgdown seek backward/forward 10 minutes
< or > step backward/forward in playlist
p or SPACE pause movie (press any key to continue)
q or ESC stop playing and quit program
+ or - adjust audio delay by +/- 0.1 second
o cycle OSD mode: none / seekbar / seekbar + timer
* or / increase or decrease PCM volume
z or x adjust subtitle delay by +/- 0.1 second
r or t adjust subtitle position up/down, also see -vop expand
* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *
/QUOTE]
now what, is there a gui??
|
|
|
10-24-2003, 02:44 AM
|
#5
|
LQ Newbie
Registered: Oct 2003
Location: North Carolina
Distribution: Red Hat 9
Posts: 17
Rep:
|
You can add a rpm for XMMS so that it will play mp3's. This is available at http://www.icewalkers.com/download/L...ayer/1976/dls/
Note: i had to install by
rpm -i --force xmms-1.2.7-21.i386.rpm
Hope this is helpful
Jeff Smith
ps: when you start XMMS again you have to clear your playlist and readd all your songs to it
Last edited by jsmith22046; 10-24-2003 at 02:45 AM.
|
|
|
10-24-2003, 07:45 AM
|
#6
|
LQ Newbie
Registered: Oct 2003
Posts: 27
Original Poster
Rep:
|
do you have any ideas how to install the addons for mplayer, for example the gui and some more codecs??
|
|
|
10-24-2003, 10:51 AM
|
#7
|
LQ Newbie
Registered: Oct 2003
Location: North Carolina
Distribution: Red Hat 9
Posts: 17
Rep:
|
I have noida but XMMS comes with Red Hat Gnome if you chose to install it. I would update that and use that. I'm not familiar with mplayer but I did use mp3blaster until I ffound this patch. mp3blaster is a weak commandline mp3player and didn't even have a gui addon. It might be the same with mplayer. The easiest solution, I believe, would just be to update X Media Player as described before.
Jeff Smith
|
|
|
10-25-2003, 01:07 AM
|
#8
|
LQ Newbie
Registered: Aug 2003
Location: Johannesburg, South Africa
Distribution: Ubuntu
Posts: 24
Rep:
|
I don't know if you want to compile them, but I downloaded the rpms which made life easy.
I am running version 0.90, so I downloaded the following packages.
mplayer-0.90-1.i386.rpm
mplayer-0.90-1.i386.rpm
mplayer-0.90-1.i386.rpm
mplayer-0.90-1.i386.rpm
The packages have circular dependecies (except the skins I think) so you need to install them all simultaneously with the following command (logged in as root)
rpm -Uvh mplayer-0.90-1.i386.rpm mplayer-0.90-1.i386.rpm mplayer-0.90-1.i386.rpm mplayer-0.90-1.i386.rpm
After that you should have a helpful mplayer icon somewhere in your panel.
If not, run the gui with the command gmplayer from a console
|
|
|
10-25-2003, 09:46 AM
|
#9
|
LQ Newbie
Registered: Oct 2003
Posts: 27
Original Poster
Rep:
|
thanks it worked
|
|
|
All times are GMT -5. The time now is 03:18 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|