Note:

The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.

Difference between revisions of "Package:Mpv"

From Funtoo
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.3.11 availabe in Funtoo, higher versions have been masked because they require a masked version of libav.
{{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==
However if you use media-video/ffmpeg you can safely unmask it for virtual/ffmpeg
{{fancyimportant|To learn more about unmasking packages, and making sure you really want to do this, take a look at the [http://wiki.gentoo.org/wiki/Knowledge_Base:Unmasking_a_package article on the Gentoo wiki]. }}
 
<console>
<console>
###i## emerge --ask --autounmask-write =media-video/mpv-0.4.2
###i## emerge media-video/mpv
###i## dispatch-conf
###i## emerge --ask =media-video/mpv-0.4.2
</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