playing music and video in linux enterprise 5
|
Author |
Message |
|
|
Posted : Thu, 15 January 2009 10:44:24
Subject :
playing music and video in linux enterprise 5
I have just install Linux enterprise 5 on my Toshiba satellite A200 and i can't play any video or music.I don't no much about troubleshooting in Linux so i came here to find some answers.
|
|
|
|
Rubberman
|
Posted : Thu, 15 January 2009 15:34:11
Subject :
playing music and video in linux enterprise 5
I presume you mean Red Hat Enterprise Linux 5. If you are running the KDE UI, you can install kaffeine, which is a k-desktop video player. It works fine for both video and audio media. I also use VLC as a media player as it handles some media types better than kaffeine. If you don't find them on your system, kaffeine can be installed with the YUM package manager from a command line: sudo yum install kaffeine
VLC can be downloaded for installation from www.videolan.org/vlc/ - you will want the RHEL 5 rpm file. Then you can install it with the command line: sudo yum install
where is the rpm file name, including the .rpm extension.
I hope this helps.
|