LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mplayer problem (https://www.linuxquestions.org/questions/linux-newbie-8/mplayer-problem-346430/)

mystic_durle12 07-25-2005 01:01 AM

Mplayer problem
 
fellow i have Redhat 9 on my system and i have Mplayer installed on my system. but it wont display video.
i used a command
$ mplayer -vo help
and got a list of -vo options but it wont work. by the way -vo (video out perhaps)
so can anyone guide me through

kencaz 07-25-2005 01:21 AM

could be a codec problem or -vo (video output) problem...

If you have listed the available -vo devices try some different ones with your file:

Example:
mplayer -vo xv your_movie.mpg

KC

mystic_durle12 07-25-2005 01:52 AM

Mplayer
 
i have tried this option. and more over i dont have a gui. it wont get installed. where can i find one and skins too.

phil.d.g 07-25-2005 02:13 AM

You enable gui support when you compile mplayer
Code:

./configure --enable-gui
skins can be found at the mplayer website

darkleaf 07-25-2005 02:59 AM

You don't actually need a gui to play a video. So there's at least another problem. Installing it from source with the "all codecs" package from the mplayer site will fix those problems.

vipin_dhaiya83 07-25-2005 12:43 PM

wanna know about gui
 
hi friends i face similar problem but when i try
mplayer -vo sdl(or jpeg) file.mpg i could play my movie file but
still there is another problem (i am able to play only from command prompt)when i click mplayer icon it doesn,t play movie. It may be due to my card have no support for x-video should i installed xfree86 when i try command xvinfo it shows :

[root@localhost root]# xvinfo
X-Video Extension version 2.2
screen #0
no adaptors present

please anyone can tell me which rpm i should installed and from where i can find them .


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