LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MPLAYER question (https://www.linuxquestions.org/questions/linux-software-2/mplayer-question-47277/)

ioan123 02-26-2003 03:02 PM

MPLAYER question
 
[Redhat 8.0 + P4 + ATI Radeon 8500]

I downloaded, compiled and installed mplayer => everything went ok.

When I run an AVI (DivX) w/ the command "mplayer my_video.avi", I don't get the movie to the screen (no output) but I hear the sound. (I installed DivX drivers )

Thanks for help

Ioan

mcleodnine 02-26-2003 03:04 PM

Playing to a console or in X?

ioan123 02-26-2003 03:07 PM

In X (Gnome interface), from a terminal session
Thanks
Ioan

mcleodnine 02-26-2003 07:05 PM

Look in your "Module" section and see if you've got 'v4l'.

acid_kewpie 02-27-2003 03:22 AM

post the output of mplayer. if you've compiled it without the XFree86-devel package (if you're using rpms) then it won't detect that it can use the decent video outputs. when you reconfigure it, check that X11 and XV outputs have a yes next to them.

ioan123 02-27-2003 07:37 AM

I downloaded the sources (.gz not rpms) and compiled them.

Is that anything to configure before compiling ? If yes, where ?

Thanks !

Ioan

acid_kewpie 02-27-2003 07:55 AM

i mean at ./configure stage ytou can see what is going to be enabled, firstly at each yes/no in the list and also in the summary at the end. if you've not got the xfree86 developemnt headers installed then you'll not have access to the normal video outputs, so just install the packages correctly, and ./configure mplayer again and you should get a few more yes's. but still.. post the output here, and hopefully it'll confirm what i'm suggesting

kater 02-27-2003 08:38 AM

less INSTALL
./configure --help


All times are GMT -5. The time now is 04:58 AM.