Results 1 to 2 of 2
I'm very new to Linux and everything, so please bear with me.
I'm running SimplyMepis, and I am having some trouble with playing avi files.
I know at least it ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-19-2007 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 1
Media Player?
I'm very new to Linux and everything, so please bear with me.
I'm running SimplyMepis, and I am having some trouble with playing avi files.
I know at least it is because it is windows media.
What I suppose I am asking is...
What is a good media player I can use that will support most of the media file formats?
Pleasethanks.
- 10-19-2007 #2
I always use Mplayer... just does the job for me though there are others like Xine. But if you want it:
Then:Code:sudo apt-get update
To get the codecs:Code:sudo apt-get install mplayer
...but you might have to add some repos to your sources to get the codecs. I'm not sure though since I usually just download and install them from the mplayer site.Code:sudo apt-get install w32codecs


Reply With Quote
