fbpx
Wikipedia

MPlayer

MPlayer is a free and open-source media player software application. It is available for Linux, OS X and Microsoft Windows. Versions for OS/2, Syllable, AmigaOS, MorphOS and AROS Research Operating System are also available. A port for DOS using DJGPP is also available.[4] Versions for the Wii Homebrew Channel[5] and Amazon Kindle[6] have also been developed.

MPlayer
MPlayer on Linux using the gMplayer front-end
Developer(s)MPlayer team
Initial release2000; 24 years ago (2000)
Stable release
1.5[1][2]  / 27 February 2022
Repository
  • svn.mplayerhq.hu/mplayer/trunk
Written inC
PlatformCross-platform
Available inEnglish, Hungarian, Polish, Russian and Spanish
TypeMedia player
LicenseGPL-2.0-or-later[3]
Websitemplayerhq.hu

History edit

Development of MPlayer began in 2000. The original author, Hungarian Árpád Gereöffy, started the project because he was unable to find any satisfactory video players for Linux after XAnim stopped development in 1999. The first version was titled mpg12play v0.1 and was hacked together in half an hour using libmpeg3 from www.heroinewarrior.com. After mpg12play v0.95pre5, the code was merged with an AVI player based on avifile's Win32 DLL loader to form MPlayer v0.3 in November 2000.[7] Gereöffy was soon joined by many other programmers, in the beginning mostly from Hungary, but later worldwide.

Alex Beregszászi has maintained MPlayer since 2003 when Gereöffy left MPlayer development to begin work on a second generation MPlayer. The MPlayer G2 project was abandoned, and all the development effort was put on MPlayer 1.0.[8]

MPlayer was previously called "MPlayer - The Movie Player for Linux" by its developers but this was later shortened to "MPlayer - The Movie Player" after it became commonly used on other operating systems.

Video acceleration edit

There are various SIP blocks that can accelerate video decoding computation in several formats, including PureVideo, UVD, QuickSync Video, TI Ducati and others. Two studies in 2007 and 2010 implemented hardware decoding for MPlayer,[9] including for specific mobile device architectures.[10]

Capabilities and classification edit

MPlayer can play a wide variety of media formats,[11] namely any format supported by FFmpeg libraries, and can also save all streamed content to a file locally.

A companion program, called MEncoder, can take an input stream, file or a sequence of picture files, and transcode it into several different output formats, optionally applying various transforms along the way.

A variety of command-line parameters allows changing the appearance of the player, including -speed [number], -af scaletempo for changing audio speed while maintaining the pitch, -ss (start at ___ seconds), -sb (start at ___ bytes), -endpos (stop playing at ___ seconds), -novideo for only playing the audio track of a video, and -loop [number] for looping.[12]

Media formats edit

 
MPlayer being run via command line in Microsoft Windows.

MPlayer can play many formats, including:[13]

MPlayer can also use a variety of output driver protocols to display video, including VDPAU, the X video extension, OpenGL, DirectX, Direct3D, Quartz Compositor, VESA, Framebuffer, SDL and rarer ones such as ASCII art (using AAlib and libcaca) and Blinkenlights. It can also be used to display TV from a TV card using the device tv://channel, or play and capture radio channels via radio://channel|frequency.

Since version 1.0RC1, Mplayer can decode subtitles in ASS/SSA subtitle format, using libass.

Available plugins edit

Interface and graphical front-ends edit

 
Gnome-MPlayer v1.0.9 on GNOME

Like GStreamer, MPlayer has only command line interface and there are a couple of front-ends available, which use GUI widgets of GTK, Qt or some other widget library. When not using these front-ends, mplayer can still display video in a window (with no visible controls on it), and is controlled using a keyboard.

  • GTK-based are gmplayer (official)[14][15] and Gnome-MPlayer
  • Qt-based are SMPlayer and KMPlayer, among others.
  • Cocoa-based are MPlayer OS X Extended and MPlayerX[16]

Forks edit

mplayer2 was a GPLv3-licensed fork of MPlayer, largely the work of Uoti Urpala, who was excluded from the MPlayer project in May 2010 due to "long standing differences" with the MPlayer Team.[17] The main changes from MPlayer were improved pause handling, Matroska support, seeking, and support for Nvidia VDPAU; enabling multithreading by default; and the removal of MEncoder, the GUI interface, and various video drivers and bundled libraries, such as ffmpeg, relying instead on shared libraries.[18][19] The developers also indicated intentions to enable MPlayer2 to use Libav as an alternative to ffmpeg.[20] The first release, 2.0, was published in March 2011. There have been no subsequent stable releases.

mpv[21] is a GPLv2-licensed fork of mplayer2. Since June 2015, mpv has worked to relicense its code as LGPL v2.1 or above.[22]

MPlayer, MPlayer2 and mpv all use incompatible EDL formats.[23][24][25]

Legal controversy edit

In January 2004, the MPlayer website was updated with an allegation that the Danish DVD player manufacturer, Kiss Technology, were marketing DVD players with firmware that included parts of MPlayer's GPL-licensed code. The implication was that Kiss was violating the GPL, since Kiss did not release its firmware under the GPL license. The response from the managing director of Kiss, Peter Wilmar Christensen, countered that the similarities between the two pieces of code indicate that the MPlayer team had in fact used code from Kiss's firmware.[26] However, the Kiss DVD player, released in 2003, used a subtitle file format that is specific to MPlayer, which was designed by an MPlayer developer in 2001.[26]

See also edit

References edit

  1. ^ "MPlayer 1.5 released". 27 February 2022.
  2. ^ "MPlayer - The Movie Player". Retrieved 28 February 2022.
  3. ^ "MPlayer - the Movie Player".
  4. ^ "Index of /pub/micro/pc-stuff/freedos/files/util/user/mplayer". Ibiblio.org. Retrieved 2012-01-01.
  5. ^ Erant. "libdi and the DVDX installer". Hackmii.com. Retrieved 2012-01-01.
  6. ^ . Gitorious. Archived from the original on 2012-04-07. Retrieved 2012-01-01.
  7. ^ History
  8. ^ "MPlayer - The Movie Player". Retrieved 2012-06-24.
  9. ^ Zhang H, et al. (2010). The design and implementation of an embedded high definition player. The 2nd International Conference on Computer and Automation Engineering (ICCAE). Vol. 4.
  10. ^ Chang, Hoseok; Lee, Youngjoon; Sung, Wonyong (October 2007). "Performance Optimization of a Multimedia Player on a Mobile CPU Platform". 2007 IEEE Workshop on Signal Processing Systems. IEEE. pp. 163–168. doi:10.1109/sips.2007.4387538. ISBN 978-1-4244-1221-1. S2CID 8023880.
  11. ^ "Codec Status Table". Mplayerhq.hu. Retrieved 2012-01-01.
  12. ^ MPlayer documentation and user manual
  13. ^ "MPlayer Features". Mplayerhq.hu. Retrieved 2012-01-01.
  14. ^ "README". Retrieved 2016-03-19.
  15. ^ "What about the GUI?". Retrieved 2016-03-19.
  16. ^ "MPlayer OSX Extended". 2011-12-09. Retrieved 2015-01-23.
  17. ^ "Is MPlayer2 a viable fork of MPlayer?". Phoronix. 2011-03-24. Retrieved 2014-04-18.
  18. ^ . 2011. Archived from the original on May 4, 2012. Retrieved May 4, 2015.
  19. ^ "Did You Know there was a Fork of MPlayer?". ostatic.com. 2011-03-22. Retrieved 2011-11-29.
  20. ^ "Libav going to be default provider for your codec experience (comment)". January 16, 2013.
  21. ^ "mpv.io". Retrieved 2015-01-28.
  22. ^ "Possible LGPL relicensing". GitHub. Retrieved 2016-09-27.
  23. ^ . Archived from the original on 2015-07-17. Retrieved 21 Jul 2015.
  24. ^ . MPlayer2. Archived from the original on 25 April 2011. Alt URL
  25. ^ "EDL files". mpv. 25 Oct 2014. Retrieved 21 Jul 2015.
  26. ^ a b "MPlayer - The Movie Player". 2004-01-10. Retrieved 2012-06-24.

External links edit

  • Official website  

mplayer, this, article, about, open, source, media, player, microsoft, media, player, mplayer2, windows, media, player, online, gaming, community, this, article, multiple, issues, please, help, improve, discuss, these, issues, talk, page, learn, when, remove, . This article is about the open source media player For Microsoft s media player mplayer2 exe see Windows Media Player For the online gaming community see MPlayer com This article has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages This article s factual accuracy may be compromised due to out of date information Please help update this article to reflect recent events or newly available information June 2012 This article needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed Find sources MPlayer news newspapers books scholar JSTOR February 2023 Learn how and when to remove this template message Learn how and when to remove this template message MPlayer is a free and open source media player software application It is available for Linux OS X and Microsoft Windows Versions for OS 2 Syllable AmigaOS MorphOS and AROS Research Operating System are also available A port for DOS using DJGPP is also available 4 Versions for the Wii Homebrew Channel 5 and Amazon Kindle 6 have also been developed MPlayerMPlayer on Linux using the gMplayer front endDeveloper s MPlayer teamInitial release2000 24 years ago 2000 Stable release1 5 1 2 27 February 2022Repositorysvn wbr mplayerhq wbr hu wbr mplayer wbr trunkWritten inCPlatformCross platformAvailable inEnglish Hungarian Polish Russian and SpanishTypeMedia playerLicenseGPL 2 0 or later 3 Websitemplayerhq wbr hu Contents 1 History 2 Video acceleration 3 Capabilities and classification 4 Media formats 4 1 Available plugins 5 Interface and graphical front ends 6 Forks 7 Legal controversy 8 See also 9 References 10 External linksHistory editDevelopment of MPlayer began in 2000 The original author Hungarian Arpad Gereoffy started the project because he was unable to find any satisfactory video players for Linux after XAnim stopped development in 1999 The first version was titled mpg12play v0 1 and was hacked together in half an hour using libmpeg3 from www wbr heroinewarrior wbr com After mpg12play v0 95pre5 the code was merged with an AVI player based on avifile s Win32 DLL loader to form MPlayer v0 3 in November 2000 7 Gereoffy was soon joined by many other programmers in the beginning mostly from Hungary but later worldwide Alex Beregszaszi has maintained MPlayer since 2003 when Gereoffy left MPlayer development to begin work on a second generation MPlayer The MPlayer G2 project was abandoned and all the development effort was put on MPlayer 1 0 8 MPlayer was previously called MPlayer The Movie Player for Linux by its developers but this was later shortened to MPlayer The Movie Player after it became commonly used on other operating systems Video acceleration editThere are various SIP blocks that can accelerate video decoding computation in several formats including PureVideo UVD QuickSync Video TI Ducati and others Two studies in 2007 and 2010 implemented hardware decoding for MPlayer 9 including for specific mobile device architectures 10 Capabilities and classification editMPlayer can play a wide variety of media formats 11 namely any format supported by FFmpeg libraries and can also save all streamed content to a file locally A companion program called MEncoder can take an input stream file or a sequence of picture files and transcode it into several different output formats optionally applying various transforms along the way A variety of command line parameters allows changing the appearance of the player including speed number af scaletempo for changing audio speed while maintaining the pitch ss start at seconds sb start at bytes endpos stop playing at seconds novideo for only playing the audio track of a video and loop number for looping 12 Media formats edit nbsp MPlayer being run via command line in Microsoft Windows MPlayer can play many formats including 13 Physical media CDs DVDs Video CDs Blu ray discs Container formats 3GP AVI ASF FLV Matroska MOV QuickTime MP4 NUT Ogg OGM RealMedia Bink Video formats Cinepak DV H 263 H 264 MPEG 4 AVC HuffYUV Indeo MJPEG MPEG 1 MPEG 2 MPEG 4 Part 2 RealVideo Sorenson Theora WMV Bink Audio formats AAC AC3 ALAC AMR DTS FLAC Intel Music Coder Monkey s Audio MP3 Musepack RealAudio Shorten Speex Vorbis WMA Bink Subtitle formats AQTitle ASS SSA CC JACOsub MicroDVD MPsub OGM PJS RT Sami SRT SubViewer VOBsub VPlayer Image formats BMP JPEG MNG PCX PTX TGA TIFF SGI Sun Raster Protocols RTP RTSP HTTP FTP MMS Netstream mpst SMB ffmpeg Uses FFmpeg s protocol implementations MPlayer can also use a variety of output driver protocols to display video including VDPAU the X video extension OpenGL DirectX Direct3D Quartz Compositor VESA Framebuffer SDL and rarer ones such as ASCII art using AAlib and libcaca and Blinkenlights It can also be used to display TV from a TV card using the device tv channel or play and capture radio channels via radio channel frequency Since version 1 0RC1 Mplayer can decode subtitles in ASS SSA subtitle format using libass Available plugins edit XMMS plugins AvisynthInterface and graphical front ends edit nbsp Gnome MPlayer v1 0 9 on GNOMELike GStreamer MPlayer has only command line interface and there are a couple of front ends available which use GUI widgets of GTK Qt or some other widget library When not using these front ends mplayer can still display video in a window with no visible controls on it and is controlled using a keyboard GTK based are gmplayer official 14 15 and Gnome MPlayer Qt based are SMPlayer and KMPlayer among others Cocoa based are MPlayer OS X Extended and MPlayerX 16 Forks editmplayer2 was a GPLv3 licensed fork of MPlayer largely the work of Uoti Urpala who was excluded from the MPlayer project in May 2010 due to long standing differences with the MPlayer Team 17 The main changes from MPlayer were improved pause handling Matroska support seeking and support for Nvidia VDPAU enabling multithreading by default and the removal of MEncoder the GUI interface and various video drivers and bundled libraries such as ffmpeg relying instead on shared libraries 18 19 The developers also indicated intentions to enable MPlayer2 to use Libav as an alternative to ffmpeg 20 The first release 2 0 was published in March 2011 There have been no subsequent stable releases mpv 21 is a GPLv2 licensed fork of mplayer2 Since June 2015 mpv has worked to relicense its code as LGPL v2 1 or above 22 MPlayer MPlayer2 and mpv all use incompatible EDL formats 23 24 25 Legal controversy editIn January 2004 the MPlayer website was updated with an allegation that the Danish DVD player manufacturer Kiss Technology were marketing DVD players with firmware that included parts of MPlayer s GPL licensed code The implication was that Kiss was violating the GPL since Kiss did not release its firmware under the GPL license The response from the managing director of Kiss Peter Wilmar Christensen countered that the similarities between the two pieces of code indicate that the MPlayer team had in fact used code from Kiss s firmware 26 However the Kiss DVD player released in 2003 used a subtitle file format that is specific to MPlayer which was designed by an MPlayer developer in 2001 26 See also edit nbsp Free and open source software portalFFmpeg MEncoder VLC media playerReferences edit MPlayer 1 5 released 27 February 2022 MPlayer The Movie Player Retrieved 28 February 2022 MPlayer the Movie Player Index of pub micro pc stuff freedos files util user mplayer Ibiblio org Retrieved 2012 01 01 Erant libdi and the DVDX installer Hackmii com Retrieved 2012 01 01 kindlebrew Gitorious Archived from the original on 2012 04 07 Retrieved 2012 01 01 History MPlayer The Movie Player Retrieved 2012 06 24 Zhang H et al 2010 The design and implementation of an embedded high definition player The 2nd International Conference on Computer and Automation Engineering ICCAE Vol 4 Chang Hoseok Lee Youngjoon Sung Wonyong October 2007 Performance Optimization of a Multimedia Player on a Mobile CPU Platform 2007 IEEE Workshop on Signal Processing Systems IEEE pp 163 168 doi 10 1109 sips 2007 4387538 ISBN 978 1 4244 1221 1 S2CID 8023880 Codec Status Table Mplayerhq hu Retrieved 2012 01 01 MPlayer documentation and user manual MPlayer Features Mplayerhq hu Retrieved 2012 01 01 README Retrieved 2016 03 19 What about the GUI Retrieved 2016 03 19 MPlayer OSX Extended 2011 12 09 Retrieved 2015 01 23 Is MPlayer2 a viable fork of MPlayer Phoronix 2011 03 24 Retrieved 2014 04 18 mplayer2 differences from mplayer 2011 Archived from the original on May 4 2012 Retrieved May 4 2015 Did You Know there was a Fork of MPlayer ostatic com 2011 03 22 Retrieved 2011 11 29 Libav going to be default provider for your codec experience comment January 16 2013 mpv io Retrieved 2015 01 28 Possible LGPL relicensing GitHub Retrieved 2016 09 27 3 7 Edit Decision Lists EDL Archived from the original on 2015 07 17 Retrieved 21 Jul 2015 EDL add support for new EDL file format MPlayer2 Archived from the original on 25 April 2011 Alt URL EDL files mpv 25 Oct 2014 Retrieved 21 Jul 2015 a b MPlayer The Movie Player 2004 01 10 Retrieved 2012 06 24 External links edit nbsp Wikimedia Commons has media related to MPlayer nbsp Wikibooks has more on the topic of MPlayer Official website nbsp Retrieved from https en wikipedia org w index php title MPlayer amp oldid 1209409327, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.