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
(further information about mpv. unmasking newer edition.)
m (console as root)
Line 15: Line 15:


<console>
<console>
emerge --ask --autounmask-write =media-video/mpv-0.4.2
###i## emerge --ask --autounmask-write =media-video/mpv-0.4.2
dispatch-conf
###i## dispatch-conf
emerge --ask =media-video/mpv-0.4.2
###i## emerge --ask =media-video/mpv-0.4.2
</console>
</console>
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 19:52, September 23, 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.3.11 availabe in Funtoo, higher versions have been masked because they require a masked version of libav.

   Note:

Read the mpv wiki to unstand ffmpeg vs libav especially in regard to mpv. If you are interested you might even read the article The FFmpeg/Libav situation

However if you use media-video/ffmpeg you can safely unmask it for virtual/ffmpeg

   Important

To learn more about unmasking packages, and making sure you really want to do this, take a look at the article on the Gentoo wiki.

root # emerge --ask --autounmask-write =media-video/mpv-0.4.2
root # dispatch-conf
root # emerge --ask =media-video/mpv-0.4.2