Note:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Mpv"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
}} | }} | ||
mpv is a fork of mplayer2, to learn more about the differences take a look at their [https://github.com/mpv-player/mpv/blob/master/DOCS/man/changes.rst docs]. | mpv is a fork of mplayer2, to learn more about the differences take a look at their [https://github.com/mpv-player/mpv/blob/master/DOCS/man/changes.rst docs]. | ||
Currently there is only mpv version 0.6.1 availabe in Funtoo | |||
Currently there is only mpv version 0. | |||
{{fancynote|Read the [https://github.com/mpv-player/mpv/wiki/FFmpeg-versus-Libav mpv wiki] to understand ffmpeg vs libav especially in regard to mpv. | {{fancynote|Read the [https://github.com/mpv-player/mpv/wiki/FFmpeg-versus-Libav mpv wiki] to understand ffmpeg vs libav especially in regard to mpv. | ||
If you are interested you might even read the article [http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html The FFmpeg/Libav situation] }} | If you are interested you might even read the article [http://blog.pkh.me/p/13-the-ffmpeg-libav-situation.html The FFmpeg/Libav situation] }} | ||
==Installation== | |||
<console> | <console> | ||
###i## emerge | ###i## emerge media-video/mpv | ||
</console> | </console> | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 14:53, November 5, 2014

Mpv
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
mpv is a fork of mplayer2, to learn more about the differences take a look at their docs. Currently there is only mpv version 0.6.1 availabe in Funtoo
Note:
Read the mpv wiki to understand ffmpeg vs libav especially in regard to mpv. If you are interested you might even read the article The FFmpeg/Libav situation
Installation
root # emerge media-video/mpv