playing music and video in linux enterprise 5

Forum Index » Forums » New to Linux
Author Message
Joined: Jan 15, 2009
Posts: 1
Other Topics
Posted Jan 15, 2009 at 10:44:24 AM
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.
Back to top Profile Email Website
Rubberman
Joined Jul 30, 2007
Posts: 944
Location:40 miles west of Chicago

Other Topics
Posted: Jan 15, 2009 3:34:11 PM
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 <filename> where <filename> is the rpm file name, including the .rpm extension. I hope this helps.

Sometimes real fast is almost as good as real time. Remember, Google is your friend!

Back to top Profile Email Website AOL Instant Messenger
Forum Index » Forums » New to Linux