ExMplayer stands for 'Extended MPlayer', its names describes itself based on MPlayer. ExMplayer main feature video thumbnail seeking, it is front-end GUI with media cutter and flow view. This player has built-in 203 audio codecs and 421 video codecs, which means no need to install codecs additionally and plays most of the formats, these features made it handy and perfect player for desktop. It also support network streaming and other audio, video formats like: dvd (.vob), vcd (.mpg, .dat) and so on... There is also support for subtitles and ass library used to decode subtitles.
Articles by "codecs"
Showing posts with label codecs. Show all posts
Install VLC 2.0.4 Media Player in Ubuntu 12.10 Quantal and Vlc 2.0.3 for Ubuntu 12.04 Precise Pangolin/11.10 Oneiric Ocelot/Linux Mint 13/12
VLC media player (initially VideoLAN Client) is a highly portable multimedia player for various audio and video formats (MPEG, DivX/Xvid, Ogg, and many more) as well as DVDs, VCDs, and various streaming protocols. However in recent years it has also become a extremely powerful server to stream live and on demand video in several formats to our network and the Internet.
Features:
To install VLC in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
That's it
VLC media player (initially VideoLAN Client) is a highly portable multimedia player for various audio and video formats (MPEG, DivX/Xvid, Ogg, and many more) as well as DVDs, VCDs, and various streaming protocols. However in recent years it has also become a extremely powerful server to stream live and on demand video in several formats to our network and the Internet.
Features:
- Simple, fast and powerful media player.
- Plays everything: Files, Discs, Webcams, Devices and Streams.
- Plays most codecs with no codec packs needed:
- MPEG-2, DivX, H.264, MKV, WebM, WMV, MP3...
- Runs on all platforms: Windows, Linux, Mac OS X, Unix...
- Completely Free, 0 spyware, 0 ads and no user tracking.
- Can do media conversion and streaming.
- More info.
- Fixes for splitted RAR, MKV segmented, mp4 and Real media files playback.
- Enhancements in HLS, Blu-Ray and various codecs support
- Fixes for subtitles auto-detection
- Fixes on Qt, skins2 and web interfaces
- Support for HiDPI, aka Retina Display
- Support for H264 v4l2 devices on Linux
- Translations updates and new Scottish Gaelic translation
To install VLC in Ubuntu/Linux Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo add-apt-repository ppa:videolan/stable-daily |
sudo apt-get update |
sudo apt-get install vlc |
Source: videolan
Install Mplayer and Multimedia Codecs (libdvdcss2,w32codecs,w64codecs) on Ubuntu 11.10 Oneiric Ocelot/Linux Mint
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.
Install Mplayer on Ubuntu/Linux Mint open Terminal (Press Alt+F2 and type: gnome-terminal -or- Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Install w32 video codecs and libdvdcss2 in Ubuntu 11.10
Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.To play encrypted DVDs, the libdvdcss2 package is essential.
The following command adds Medibuntu’s repository to Ubuntu. It also adds Medibuntu’s GPG key to your keyring, which is needed to authenticate the Medibuntu packages.
You may also wish to add the following packages. The first will cause many apps from the Medibuntu repository to appear in Ubuntu Software Center (Ubuntu 9.10+) or Add/Remove Applications (versions prior to 9.10). The second will allow users to generate crash reports against Medibuntu packages and submit them to the Medibuntu bugtracker.
Please note you may have to use --force-yes instead of --yes in order for this command to succeed.
For i386 Users install Codecs using the following command
For amd64 Users install Codecs using the following command
Using above download locations you can install most of the mutimedia codecs for ubuntu.
Mplayer Plugin for Firefox
If you want to install Mplayer with plug-in for Mozilla Firefox run the following command
That's it, Enjoy
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.
Install Mplayer on Ubuntu/Linux Mint open Terminal (Press Alt+F2 and type: gnome-terminal -or- Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Command:
|
---|
sudo apt-get install mplayer
|
Install w32 video codecs and libdvdcss2 in Ubuntu 11.10
Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.To play encrypted DVDs, the libdvdcss2 package is essential.
The following command adds Medibuntu’s repository to Ubuntu. It also adds Medibuntu’s GPG key to your keyring, which is needed to authenticate the Medibuntu packages.
Terminal Commands:
|
---|
sudo wget http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list --output-document=/etc/apt/sources.list.d/medibuntu.list
|
sudo apt-get update
|
sudo apt-get --yes -q --allow-unauthenticated install medibuntu-keyring
|
sudo apt-get -q update
|
You may also wish to add the following packages. The first will cause many apps from the Medibuntu repository to appear in Ubuntu Software Center (Ubuntu 9.10+) or Add/Remove Applications (versions prior to 9.10). The second will allow users to generate crash reports against Medibuntu packages and submit them to the Medibuntu bugtracker.
Terminal Command:
|
---|
sudo apt-get --yes install app-install-data-medibuntu apport-hooks-medibuntu
|
Please note you may have to use --force-yes instead of --yes in order for this command to succeed.
For i386 Users install Codecs using the following command
Terminal Command:
|
---|
sudo apt-get install w32codecs libdvdcss2
|
For amd64 Users install Codecs using the following command
Terminal Command:
|
---|
sudo apt-get install w64codecs libdvdcss2
|
Using above download locations you can install most of the mutimedia codecs for ubuntu.
Mplayer Plugin for Firefox
If you want to install Mplayer with plug-in for Mozilla Firefox run the following command
Terminal Command:
|
---|
sudo apt-get install mozilla-mplayer
|
That's it, Enjoy
Subscribe to:
Posts (Atom)