Use MPlayer to play movies in various formats under Linux, this step requires the use of Linva warehouses.
Use root to execute commands.
Yum Install mplayer Mplayer-gui mplayerplug-in Mplayer-doc
After the installation is finished, the MPlayer is installed successfully.
Using a normal user to perform mplayer will appear with the following information:
[jzhenyon@dhcp-0-151 scsi]$ mplayermplayer 1.0rc2-4.1.2 2000-2007 MPlayer (R) Core (TM) 2 CPU teamcpu:intel @ 2.00 GHz (Family:6, model:15, stepping:6) cpuflags:mmx:1 mmx2:1 3dnow:0 3dnow2:0 sse:1 sse2:1compiled with runtime CPU Detection. Usage:mplayer [Options] [url|path/]filename .....
You can also perform gmplayer, and a graphical dialog box appears.
Next you need to install the decoder.
Download one of the latest decoders from the web below.
http://www1.mplayerhq.hu/MPlayer/releases/codecs/
And then put the files in it and put it in the/usr/lib/codecs directory.
Tar xvjf all-20061022.tar.bz2-c/tmp
cp/tmp/all-20061022/*/usr/lib/codecs
Then find a rmvb file test.
Execute the following command
MPlayer TEST.RMVB
Or
Gmplaer TEST.RMVB
Can play the movie.
Firefox can use mplayerplug-in as a plugin to play video in a Web page.