LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 08-25-2005, 11:50 AM   #1
ToofDogger
Member
 
Registered: Aug 2005
Distribution: MEPIS
Posts: 52

Rep: Reputation: 15
MPlayer // Java player


I installed the java plug-in and I did everything it said about how to configure it and it says "Java player installed, you must restart Mozilla for it to work"... so I restart it and nothing happen's......................... My second problem is that I am trying to install MPlayer and I downloaded "mplayer-1.0pre8-0.20050820.1.i386.rpm", opened up an installer program and it appeared to have installed but nothing happened... I also downloaded "lame-3.96.1-2.1.fc3.fr.i386.rpm" and "player-1.0pre7-1.i386.rpm.... They all went through this self installer thing but nothing happened... Help?
 
Old 08-25-2005, 04:09 PM   #2
bosewicht
Senior Member
 
Registered: Aug 2003
Location: Houston, TX
Distribution: Arch
Posts: 1,381

Rep: Reputation: 47
what do you want to happen?
to launch mplayer do a whereis mplayer. It will prob be in /usr (i think /usr/share/mplayer for fedora) to launch it type the full location. in run cmd

/usr/share/mplayer
and it should launch. Same idea with the others

Here are some instructions for mplayer
http://www.mjmwired.net/resources/mplayer-fedora.shtml
 
Old 08-27-2005, 12:41 AM   #3
ToofDogger
Member
 
Registered: Aug 2005
Distribution: MEPIS
Posts: 52

Original Poster
Rep: Reputation: 15
Alright, I installed MPlayer and all of that good stuff but I dont see it anywhere and when I write "mplayer" in terminal to get it to work it just says the following

[root@ool-18beecce ~]# mplayer
MPlayer dev-Fedora-GS-CVS-050820-19:40-3.4.4 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster (Family: 8, Stepping: 7)
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.

Warning unknown option cache-prefill at line 147

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 (S)VCD (Super Video CD) track (raw device, no mount)
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 -vf expand

* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *
 
Old 08-27-2005, 12:50 AM   #4
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
It's Telling you Here:

Usage: mplayer [options] [url|path/]filename

Mplayer needs a file to launch... It does not just open like a tipical GUI app...

KC
 
Old 08-27-2005, 12:57 AM   #5
ToofDogger
Member
 
Registered: Aug 2005
Distribution: MEPIS
Posts: 52

Original Poster
Rep: Reputation: 15
I kind of figured that whatever that meant was important but I have no idea where to go with it
 
Old 08-27-2005, 01:07 AM   #6
ToofDogger
Member
 
Registered: Aug 2005
Distribution: MEPIS
Posts: 52

Original Poster
Rep: Reputation: 15
oh wait i get it, thank you very much sir
 
Old 08-27-2005, 01:09 AM   #7
kencaz
Senior Member
 
Registered: Mar 2005
Location: Las Vegas, NV
Distribution: Mandriva Slackware FreeBSD
Posts: 1,468

Rep: Reputation: 48
First determine what file you want to run be-it-an .mp3 .mpg. etc... Say you want to launch a file in your home directory under music called ToofDogger.mpg then:

mplayer ~/music/ToofDogger.mpg
or
mplayer /$HOME/music/ToofDogger.mpg

KC
 
  


Reply



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
REAL Player Codecs for MPlayer dudeman41465 Linux - Software 7 10-10-2005 03:52 PM
real player+ mplayer tsitras Debian 9 03-14-2004 04:03 AM
mplayer - a VERY good Video Player :) samsbox Linux - Software 1 03-12-2004 07:26 AM
Real player codecs in Mplayer SonKun Linux - Software 1 09-03-2003 07:58 PM
Real Player/mplayer wr3ck3d Linux - Software 1 05-30-2003 01:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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

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