X Mplayer2 Download

Freeware

Feb 13, 2014  mplayer2 is a command-line video player that was developed from the initial MPlayer, providing you with the original functions and more, along with various improvements of.

Windows
46.0 MB
57,533

Application/x-mplayer2 Chrome Download

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.

Another great feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, but you can use GGI, SDL (and this way all their drivers), VESA (on every VESA compatible card, even without X11!) and some low level card-specific drivers (for Matrox, 3Dfx and ATI), too! Most of them support software or hardware scaling, so you can enjoy movies in fullscreen. MPlayer supports displaying through some hardware MPEG decoder boards, such as the Siemens DVB, DXR2 and DXR3/Hollywood+.

MPlayer has an onscreen display (OSD) for status information, nice big antialiased shaded subtitles and visual feedback for keyboard controls. European/ISO 8859-1,2 (Hungarian, English, Czech, etc), Cyrillic and Korean fonts are supported along with 12 subtitle formats (MicroDVD, SubRip, OGM, SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub, PJS and our own: MPsub). DVD subtitles (SPU streams, VOBsub and Closed Captions) are supported as well.

What's New:

Mplayer2

After a long pause, we decided that it might be a good idea to make a new release. While we had our fun with the naming scheme with lots of 'pre' and 'rc' it seemed time to move on and with everyone incrementing major versions between weekly and monthly we hope to be forgiven for jumping ahead to 1.1.

Download

This release is intended to be compatible with the recent FFmpeg 0.11 release. We hope it will be useful to distros and other users relying on FFmpeg 0.11. Everyone else is encouraged to follow Subversion HEAD to always get the latest features and bug fixes. You might still want to read the release announcement to get a short summary of any bigger changes and improvements.

Among the bigger news is that we found a maintainer for the X11 gmplayer GUI, so those holding out on it against our earlier recommendations will get a lot of bug fixes.

There is also support for more subtitle types (Bluray, DVB, DVB closed-caption for example), many improvements to -vo gl including output of 10 bit video, very basic but usable OpenGL ES support and much better SDL support which makes it a usable choice on OSX (particularly on older PowerPC variants much faster than corevideo or quartz). MPlayer will now also try much harder to handle intermittent network failures, for example trying to reconnect.

As part of the code cleanup efforts, the internal libfaad2 copy has been removed since the FFmpeg decoder is working well. Also the internal mp3lib copy is no longer used by default since the many alternatives (FFmpeg, libmpg123, libmad) avoid its recurring issues like incorrect decoding with newer compilers. However it can still be forced at runtime for easier tracking of regressions. Please do not rely on this since it will be removed in the future. If you do not actually need it consider disabling it at compile time with --disable-mp3lib.

As a first for this release, the tarballs are available in two variants: compressed with xz and compressed with gzip. Please get the xz variant if you can to save bandwidth, the gzip version is for everyone that cannot use it. Should you never have encountered xz compressed files, newer versions of tar can uncompress it via 'tar xJf MPlayer-1.1.tar.xz'.

What's New:

  • Upgraded gcc to 7.3, enabled lto in FFMpeg
  • Enabled dash demuxer in FFMpeg
  • Enabled libopenmpt in FFMpeg
  • Updated gnutls to 3.5.18
  • Updated libvpx (git)
  • Updated openh264 (git)
  • Updated kvazaar (git)
  • Updated x265 (hg)

Apps similar to MPlayer 6

  • 8914 votes
    iTunes is a free application for Mac and PC. It plays all your digital music and video. It syncs content to your iPod, iPhone, and Apple TV.
    • Freeware
    • Windows
  • 182 votes
    A highly portable and popular multimedia player for multiple audio and video formats.
    • Freeware
    • Windows/macOS/Linux
  • 67 votes
    Freeware media player that supports many features for advanced users who desire to watch video files at the best quality.
    • Freeware
    • Windows
  • thx

  • I needed a simple command-ling media player, and this was perfect! Extremely lightweight and very versatile. I use it for some custom clip management and window capture for streamers to use when broadcasting using the OBS Studio streaming/broadcasting software on Twitch. I take chat commands that create a text semaphore/trigger file, and when the script sees the trigger, it uses this Mplayer utility to play. I am just doing this for fun, and to help streamers offer a little something extra. if a streamer wants to rotate 8 different 'Hug' clips when a viewer runs the '!hug @somename' command in chat, there should be a utility that can launch the clips when the commands are run, then rotate the clips so if 4 or 5 people use the 'Hug' command to hug each other, it doesn't just play the same clip over and over. The fact that you can title the player window allows a streamer to have a few different windows captures set up. Maybe 1 for fullscreen clips with a chromakey filter, a regular fullscreen clip fo speciual event clips, and maybe ones for subscriber 'intro clips' they use when they join chat to announce their presence in style. Maybe another for 'accent clips/memes', so users can add commentary by launching clips at proper moments, like a '!rip' command that plays a rotation of funny 'I'm dead' clips when the streamer dies playing a game. The streamer just ads these 3 or 4 window capture sources to each scene they want clips to be available, then the script/utility launches each clip with the appropriate window title to have it play at the right size and location. I'd love to see someone actualy do this properly. I have it all working. I just needed a 'lighter' player that was flexible enough to support all the different clip types. I was using VLC Media Player, but it did noy play smoothly, often hitching/lagging for a split second when launching clips, making it seems rough and 'unfinished'. This gives a smooth and polished feel when playing the clips.

  • This is awesome. No more need to fire-up some heavy graphical user interface just to listen to audio streams! (Sorry I couldn't do this, due to a complete lack of free time here!) The only thing lacking, instructions how to install mplayer.exe and instructions concerning how to use with Cygwin. Basically, the mplayer.exe goes within your $PATH. I'm not sure where the other sub-folders should reside, but I simply created a symbolic link using Cygwin for my usage here. (ie. See below Cygwin Instructions) Initial execution of mplayer.exe seemed to search all of Windows fonts. Successive exections of mplayer.exe appeared to forgo the font searching, resulting in the usual quick start of the program. For cygwin users: 1) Unpackage the mplayer package to a folder. 2) Start cygwin and make sure you have a local bin folder (ie. /home/user/bin) within your path. If not, create the folder and modify your local $PATH to include your /home/user/bin folder, replacing the 'user' with your user name. 3) Type 'ln -s /place/where/you/unpackaged/mplayer/mplayer.exe /home/user/bin/' 4) If you prefer using .exe' command suffixes or are required to, and you have 'mplayer' aliases within you Linux bashrc and are copying the Linux bashrc over to Windows' Cygwin, then open the bashrc file within vim and type ':%s/mplayer /mplayer.exe /gc' without quotes. The command will aide in replacing the 'mplayer ' with 'mplayer.exe '. Most Cygwin users can skip this as Cygwin seems to recognize commands without the '.exe' suffix!

  • Nice work ! Version 37051 has not any more WMV bug. Really nice Job ! Don't stop working on mplayer, i use it everyday for a project i'll publish soon... Thanks again ;)

Mplayer Download For Windows 10

Read more reviews >