MPlayer is a movie player which runs on many systems (see the documentation). It plays most MPEG/VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, RealMedia, Matroska, NUT, NuppelVideo, FLI, YUV4MPEG, FILM, RoQ, PVA files, supported by many native, XAnim, and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, 3ivx, DivX 3/4/5, WMV and even H.264 movies.
view source
print?
1.wget http://www.mplayerhq.hu/MPlaye...ecs/essential-20071007.tar.bz2
2.tar xjvf essential-20071007.tar.bz2
3.mkdir /usr/local/lib/codecs/
4.mv essential-20071007/ /usr/local/lib/codecs/
5.chmod -R 755 /usr/local/lib/codecs/
view source
print?
1.wget http://www1.mplayerhq.hu/MPlay...eleases/MPlayer-1.0rc3.tar.bz2
2.tar xjvf MPlayer-1.0rc3.tar.bz2
3.cd MPlayer-1.0rc3/
4../configure
5.make
6.make install