LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   xine or mplayer??? (https://www.linuxquestions.org/questions/linux-software-2/xine-or-mplayer-133431/)

feetyouwell 01-10-2004 12:09 PM

xine or mplayer???
 
I am looking for a piece of software that will play video on my linux boxes. I think the popular two are xine and mplayer, which one is better?

I tried to install both of them, looking for required libs is suck a pain in the a$$. Any one knows where i can just donwload a rpm that contains everything (gui, codec, fonts, blah, blah) ? Thanks.

XavierP 01-10-2004 12:13 PM

Xine supports DVD menus. Mplayer has a load of codecs (win32 codecs) that allow it to be a dvd player, audio player, realplayer, etc etc.

Try them both. The beauty of Linux is that you have that choice.

Since you are using RH9, I would suggest loading apt4rpm and installing through that, it will resolve dependencies for you.

feetyouwell 01-10-2004 12:36 PM

how to use / what is apt4rpm?apt4rpm

XavierP 01-10-2004 12:40 PM

Apt4Rpm is a version of Debian's apt package management tool ported to rpm based distros. Basically, in a command line (as root) you would just type in
Code:

apt-get install xine
for example. Apt goes off to the net, finds the program, sees what else you need to make it work, gets those packages as well and installs the lot for you. There are lots of other different uses for it.

I would also suggest running
Code:

apt-get install synaptic
so you have a nice gui frontend for it.

feetyouwell 01-10-2004 01:09 PM

this is the results after i typed in command

[root@ximian Download]# apt-get install xine
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package xine

what did i do wrong?

shanenin 01-10-2004 02:10 PM

I think you first need to do apt-get update

this should update all of the package that are available. You will want to di this on a regular basis.

feetyouwell 01-10-2004 02:29 PM

thanx, that's exactly what i needed to do

nchauhan 01-10-2004 05:43 PM

Hi,

is there any "easy-to-install" dvd player?

just click on go? :D is this too much to ask?

Neelam


All times are GMT -5. The time now is 10:07 PM.