LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-06-2003, 07:39 AM   #16
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985

ok, well like xvinfo says, you've not got XVideo extensions loaded. what about "-vo x11" that should always work.
 
Old 07-06-2003, 07:40 AM   #17
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Original Poster
Rep: Reputation: 15
mplayer -vo help gives the following...

does all this mean that I need to have a vidoe card on the system... actually I am able to watch movies on this system when I logon to my windows-2000

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 /home/ashesh/.mplayer/config
Available video output drivers:
xmga Matrox G200/G4x0/G550 overlay in X11 window (using /dev/mga_vid)
mga Matrox G200/G4x0/G550 overlay (/dev/mga_vid)
tdfxfb 3Dfx Banshee/Voodoo3/Voodoo5
xv X11/Xv
x11 X11 ( XImage/Shm )
dga DGA ( Direct Graphic Access V2.0 )
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
fbdev Fra
 
Old 07-06-2003, 07:45 AM   #18
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Original Poster
Rep: Reputation: 15
THANKS YOU ACID!!!

mplayer -vo x11 tom.avi helped me in playing the video finally...

but I don't understand any of this.... what does "-vo x11' mean???

I am able to play .mpg files too, thank u ones again...

one "new" doubt... how can I get full screen and gui buttons for playing/open/stop etc...
 
Old 07-06-2003, 07:46 AM   #19
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well of course you need a video card ...

like i said, try -vo x11, or -vo sdl
 
Old 07-06-2003, 07:54 AM   #20
Muddy
Member
 
Registered: May 2002
Location: Ohio
Distribution: Mandrake 9.2 Custom Kernel & Mythtv!
Posts: 256

Rep: Reputation: 30
You have to have a video card in the system your playing the video on, I stream video's from my server all the time to my workstation where I have mplayer installed.

To be honest I've just finished up mplayer intstalls on both mine and my wife's linux boxes and I'd Highly that you do not use rpm's. Tarballs are far, far better and easier.

Using an rpm is like watching someone else drink a fine glass of wine instead of you drinking it yourself.
 
Old 07-06-2003, 08:01 AM   #21
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Original Poster
Rep: Reputation: 15
well..... I have been able to play using "-vo x11"

I have install the mplayer-gui and mplayer-skins,but still I am not getting the gui... what should be done to obtain the gui for the player?
 
Old 07-06-2003, 08:40 AM   #22
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you use the correct command... "gmplayer"
 
Old 07-06-2003, 09:40 AM   #23
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Original Poster
Rep: Reputation: 15
yes gmplayer works...
... one last doubt about gmplayer... how can I have a full screen... when I click the small rectangular box, it simply says

MPlayer interrupted by signal 11 in module: key_events
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. For details, see DOCS/bugreports.html#crash.b.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc
version. If you think it's MPlayer's fault, please read DOCS/bugreports.html
and follow the instructions there. We can't and won't help unless you provide this information when reporting a possible bug.


Does this information come up as there is no video card on my compu?
 
Old 02-23-2004, 10:06 PM   #24
ambelos
Member
 
Registered: Nov 2003
Location: npr, fl, usa
Distribution: suse 9.3 / xp pro sp2
Posts: 226

Rep: Reputation: 30
Quote:
Originally posted by ashesh


Does this information come up as there is no video card on my compu?
the video card is what your monitor is connected too. you can't have a monitor working if you don't have it connected to the pc, and it can't connect to the pc without a video card. i'm sorry i can't help u with ur problems, and i'm hoping by now u have fixed them, but if i where you, i would seriously consider removing mplayer, and reinstalling it from src. i always thought rpm are so much easier, but they're not.
 
Old 02-23-2004, 10:14 PM   #25
s9722
Member
 
Registered: May 2003
Location: shannon IL
Distribution: slackware 9.1
Posts: 132

Rep: Reputation: 15
what he isnt getting is that he is prolly using a built in video chip not a card but your calling it a card....+ he has no idea what he is doing at all and should have learned by installing something else first:\
 
Old 02-23-2004, 10:44 PM   #26
ambelos
Member
 
Registered: Nov 2003
Location: npr, fl, usa
Distribution: suse 9.3 / xp pro sp2
Posts: 226

Rep: Reputation: 30
i think the language barrier might also be a big problem too
 
Old 02-23-2004, 10:47 PM   #27
Brane Ded
Member
 
Registered: Nov 2003
Location: over there
Distribution: Debian Testing
Posts: 191

Rep: Reputation: 30
Clueless? I think most of us have been there at one point or another.

My only advice: Learn to install from source. It will save you a lot of grief later on.

For something that's meant to simplify installation, RPMs tend to be overly complicated, and at times, more trouble than they're worth.
 
Old 02-24-2004, 02:55 AM   #28
ashesh
Member
 
Registered: Feb 2003
Location: Kharagpur
Distribution: RH8, RH9, FC2
Posts: 112

Original Poster
Rep: Reputation: 15
Thumbs up

Well, that was long ago that I had posted for information on installing mplayer using rpms. But after that experience, I have been able to install mplayer for many of my frnds.. thanks to LQ!!!
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error while parsing chunk header. Mplayer error only under Slack vdemuth Linux - Software 5 02-19-2007 11:09 AM
MPlayer -vo error hlinux Fedora 5 07-22-2006 01:11 PM
MPlayer error aw76 Linux - Software 1 11-30-2005 11:17 AM
Error in mplayer....... avols143 Linux - Software 2 02-17-2004 10:08 AM
mplayer error dibblethewrecke Linux - Software 3 12-01-2003 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:59 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