Results 1 to 8 of 8
Hello,
I am using Linux operating system but i cant be able to play any audio or video.What should i do now?
Can anyone give me any tips?
Thanks in ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-12-2012 #1Banned
- Join Date
- Jan 2012
- Location
- Bangladesh
- Posts
- 3
How can open any media file
Hello,
I am using Linux operating system but i cant be able to play any audio or video.What should i do now?
Can anyone give me any tips?
Thanks in advance.
Shumi
- 01-12-2012 #2
Hello and Welcome!
What Linux distro did you install?
And what types of files are you trying to view? Flash? DVD playback?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-12-2012 #3Banned
- Join Date
- Jan 2012
- Location
- Bangladesh
- Posts
- 3
I want to view DVD playback and i am using Red hat Linux.
- 01-12-2012 #4Code:
yum install compat-libstdc++-33 libdvdcss libdvdread libdvdplay libdvdnav lsdvd libquicktime
Should do the trick.Code:yum install flash-plugin mplayerplug-in mplayer mplayer-gui gstreamer-ffmpeg gstreamer-plugins-bad gstreamer-plugins-ugly
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-12-2012 #5Banned
- Join Date
- Jan 2012
- Location
- Bangladesh
- Posts
- 3
Ok thank you so much.I will try this now.
- 01-15-2012 #6Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,142
You also will want to install the libdvdcss package (found in the atrpms repository) which will provide decoding of commercial DVDs. Also, my personal preference for an audio/video player is VLC, which supports just about every format known, other than encrypted Windows media files.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 01-15-2012 #7Trusted Penguin
- Join Date
- May 2011
- Posts
- 3,664
I second VLC, it is sweet.
I'd also recommend looking at the RMPfusion repo - lots of packages (multimedia and otherwise) available there.
- 01-17-2012 #8Banned
- Join Date
- Jan 2012
- Location
- Fairfax, VA
- Posts
- 1
Totem video player i.e the default gnome video player should be able to play .wmv / .wma video files.
If still not playing run the following command
sudo /usr/share/doc/libdvdread4/install-css.sh
this will install and enable to play dvd's.
Ubuntu adds formats like wma, wmv, quicktime, etc to restricted formats due to their license restrictions. run the following command in a terminal which enables support for restricted formats
sudo apt-get install ubuntu-restricted-extras
Hope this helps.


Reply With Quote
