Difference between revisions of "Package:Mpv"

From Funtoo
Jump to navigation Jump to search
(telling about masking)
(further information about mpv. unmasking newer edition.)
Line 7: Line 7:
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.4.2 availabe in Funtoo, higher versions have been masked because they require a masked version of libav. However if you use media-video/ffmpeg you can safely unmask it.
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 unstand 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] }}


{{PageNeedsUpdates}}
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>
emerge --ask --autounmask-write =media-video/mpv-0.4.2
dispatch-conf
emerge --ask =media-video/mpv-0.4.2
</console>
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 19:01, 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.

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