MPlayer is a movie and animation player that supports a wide range of codecs and file formats, including MPEG 1/2/4,DivX 3/4/5, Windows Media 7/8/9, RealAudio/Video up to 9, Quicktime 5/6, and Vivo 1/2. It has many MX/SSE(2)/3Dnow(Ex) optimized native audio and video codecs, but allows using XAnim’s and RealPlayer’s binary codec plugins, and Win32 codec DLLs. It has basic VCD/DVD playback functionality, including DVD subtitles, but supports many text-based subtitle formats too. For video output, nearly every existing interface is supported. It’s also able to convert any supported files to raw/divx/mpeg4 AVI (pcm/mp3 audio), and even video grabbing from V4L devices.
SMPlayer intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.
SMPlayer Features
Install SMPlayer in Ubuntu
First you need to download the .deb package from here Click Here for .dep package or use this code
Install .deb package using the following command
This will complete the installation.
If you want to open SMPlayer go to Applicationâ€â€>Sound&Videoâ€â€>SMPlayer
Home Page : smplayer.sourceforge.net
SMPlayer intends to be a complete front-end for MPlayer, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.
SMPlayer Features
- It remembers the settings of all files you play. So you start to watch a movie but you have to leave.
- Configurable subtitles. You can choose font and size, and even colors for the subtitles.
- Audio track switching. You can choose the audio track you want to listen. Works with avi and mkv. And of course with DVDs.
- Seeking by mouse wheel. You can use your mouse wheel to go forward or backward in the video.
- Video equalizer, allows you to adjust the brightness, contrast, hue, saturation and gamma of the video image.
- Multiple speed playback. You can play at 2X, 4X… and even in slow motion.
- Filters. Several filters are available: deinterlace, postprocessing, denoise… and even a karaoke filter (voice removal).
- Audio and subtitles delay adjustment. Allows you to sync audio and subtitles.
- Advanced options, such as selecting a demuxer or video & audio codecs.
- Playlist. Allows you to enqueue several files to be played one after each other. Autorepeat and shuffle supported too.
- Preferences dialog. You can easily configure every option of SMPlayer by using a nice preferences dialog.
- Translations: currently SMPlayer is translated into Spanish, German, Slovak, Italian, French, Simplified-Chinese, Russian and Hungarian.
- It’s multiplatform. Binaries available for Windows and Linux.
- SMPlayer is under the GPL license.
Install SMPlayer in Ubuntu
First you need to download the .deb package from here Click Here for .dep package or use this code

Code:
wget [url]http://downloads.sourceforge.net/smplayer/smplayer_0.5.0_i386.deb[/url]
Install .deb package using the following command
Code:
sudo dpkg -i smplayer_0.5.0_i386.deb
This will complete the installation.
If you want to open SMPlayer go to Applicationâ€â€>Sound&Videoâ€â€>SMPlayer
Home Page : smplayer.sourceforge.net