Size: 3361
Comment: mencoder not included in Lenny
|
← Revision 36 as of 2021-10-14 15:15:58 ⇥
Size: 2396
Comment: make translation header easy to include in translations
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[fr/MPlayer|French]] - [[it/MPlayer|Italiano]]-~||<style="text-align: right;border: 0px hidden"> (!) [[/Discussion|Discussion]]|| | ##For Translators - to have a constantly up to date translation header in you page, you can just add a line like the following (with the comment's character at the start of the line removed) ## <<Include(MPlayer, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>> ##TAG:TRANSLATION-HEADER-START ||<tablestyle="width: 100%;" style="border: 0px hidden">~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[MPlayer|English]] - [[fr/MPlayer|French]] - [[it/MPlayer|Italiano]]-~|| ##TAG:TRANSLATION-HEADER-END |
Line 4: | Line 9: |
[[http://mplayerhq.hu|MPlayer]] is a powerful multimedia player and more - It plays almost anything from RealPlayer to avi. | [[http://mplayerhq.hu|MPlayer]] is a powerful multimedia player and more - It plays almost anything from CD/DVD and the like, to container formats, such as avi, mp4 or ogg, it also plays many different audio and video formats, it has supports for subtitles and can play streaming formats, and many others. It has a useful and powerful companion for video encoding called DebianPkg:mencoder. |
Line 6: | Line 11: |
Also it normally has an encoder shipped with it ({{{mencoder}}}), which is very powerful, but isn't included in the DebianLenny debian package. | There is a MPlayer plug-in for [[Iceweasel]], DebianPkg:gecko-mediaplayer. |
Line 8: | Line 13: |
There is a MPlayer plug-in for [[Mozilla]]: DebPkg:mozilla-mplayer which will be replaced by DebPkg:gecko-mediaplayer (from the same author) that already replaced it in the current testing release (Squeeze). | Debian also ships DebianPkg:mpv, which is a more recent fork of MPlayer (actually a fork of MPlayer2 which was in turn a fork of MPlayer). |
Line 10: | Line 15: |
See also: WikiPedia:MPlayer on Wikipedia. | == Front ends == |
Line 12: | Line 17: |
== MPlayer in Debian == See the [[http://people.debian.org/~mjr/mplayer.html|Debian mplayer FAQ]] for some background information about the MPlayer in Debian saga. |
MPlayer has many independently developed GUIs: |
Line 15: | Line 19: |
The proposed source package has been stripped from at least encrypted DVD playback and {{{mencoder}}}. | * DebianPkg:gnome-mplayer * DebianPkg:smplayer * DebianPkg:kmplayer |
Line 17: | Line 23: |
In September 2006, there was an [[http://lists.debian.org/debian-devel/2006/09/msg00915.html|update and summary on the case]] on {{{debian-devel}}}. | == Binary codecs (optional) == |
Line 19: | Line 25: |
[[DebPkg:mplayer|The package]] landed in Debian Sid on October 26th 2006, this was [[Bug:113238|one of the longest ITP]] (a little more than five years). | MPlayer can use binary codecs to extend support for file formats, see [[MultimediaCodecs]]. |
Line 21: | Line 27: |
=== Binary codecs (optional) === | == Other == |
Line 23: | Line 29: |
The included {{{/usr/share/mplayer/scripts/binary-codecs.sh}}} script can be used to obtain a tarball containing binary-only codecs, extracting these to {{{/usr/lib/codecs}}}. These are used by MPlayer to provide support for file formats not supported natively. | * Render video as ASCII art: {{{mplayer -vo caca MyFile.mpg}}} ''or'' {{{mplayer -vo aa MyFile.mpg}}} |
Line 25: | Line 31: |
~- {{{ # /usr/share/mplayer/scripts/binary_codecs.sh install mkdir: created directory `/usr/lib/codecs' mkdir: created directory `mplayer_binary_codecs' Downloading mirrors list.. Getting codecs list ... Downloading MD5 sums from main site 2009-04-15 00:12:01 URL:http://www.mplayerhq.hu/MPlayer/releases/codecs/MD5SUMS [2145/2145] -> "MD5SUMS" [1] Downloading and installing essential-20071007.tar.bz2 ... Downloading essential-20071007.tar.bz2 from http://www1.mplayerhq.hu/MPlayer ... --2009-04-15 00:12:01-- http://www1.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2 Resolving www1.mplayerhq.hu... 213.144.138.186 Connecting to www1.mplayerhq.hu|213.144.138.186|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10009454 (9.5M) [application/x-bzip] Saving to: `essential-20071007.tar.bz2' |
== See also == |
Line 42: | Line 33: |
100%[=====================================================================================================================>] 10,009,454 574K/s in 44s | * [[Multimedia#Media_players|Media players]] |
Line 44: | Line 35: |
2009-04-15 00:12:47 (222 KB/s) - `essential-20071007.tar.bz2' saved [10009454/10009454] | === Debian-specific information === |
Line 46: | Line 37: |
Checking MD5 for essential-20071007.tar.bz2 essential-20071007.tar.bz2: OK Installing essential-20071007.tar.bz2 ... Installed essential-20071007.tar.bz2 Succesfully!}}} -~ |
* [[DebianPkg:mplayer|mplayer]] |
Line 51: | Line 39: |
== See Also == | * [[DebianBug:mplayer|Bugs]] |
Line 53: | Line 41: |
* DebPkg:mplayer | * [[DebianMan:mplayer|Manual pages]] |
Line 55: | Line 43: |
== External Links == * http://www.mplayerhq.hu - Project homepage; * http://www.mplayerhq.hu/DOCS/HTML/en/faq.html - Upstream FAQ * [[irc://irc.freenode.net/%23mplayer|#mplayer]] - [[IRC]] channel; * http://wiki.multimedia.cx/?title=MPlayer_FAQ - #mplayer FAQ * http://people.debian.org/~mjr/mplayer.html - The Debian and mplayer FAQ |
* [[https://security-tracker.debian.org/tracker/source-package/mplayer|Security Bug Tracker]] * https://people.debian.org/~mjr/mplayer.html - The Debian and mplayer FAQ === Upstream specific information === * [[http://www.mplayerhq.hu|Homepage]] * [[http://www.mplayerhq.hu/DOCS/HTML/en/faq.html|FAQ]] * [[irc://irc.freenode.net/%23mplayer|#mplayer]] - [[IRC]] channel * [[http://wiki.multimedia.cx/?title=MPlayer_FAQ|#mplayer FAQ]] === Other information === * [[WikiPedia:mplayer|mplayer on wikipedia]] ------------- CategorySoftware CategoryVideo CategorySound |
MPlayer is a powerful multimedia player and more - It plays almost anything from CD/DVD and the like, to container formats, such as avi, mp4 or ogg, it also plays many different audio and video formats, it has supports for subtitles and can play streaming formats, and many others. It has a useful and powerful companion for video encoding called mencoder.
There is a MPlayer plug-in for Iceweasel, gecko-mediaplayer.
Debian also ships mpv, which is a more recent fork of MPlayer (actually a fork of MPlayer2 which was in turn a fork of MPlayer).
Front ends
MPlayer has many independently developed GUIs:
Binary codecs (optional)
MPlayer can use binary codecs to extend support for file formats, see MultimediaCodecs.
Other
Render video as ASCII art: mplayer -vo caca MyFile.mpg or mplayer -vo aa MyFile.mpg
See also
Debian-specific information
https://people.debian.org/~mjr/mplayer.html - The Debian and mplayer FAQ
Upstream specific information
Other information