Difference between pages "Package:Mpv" and "User:Thiago.faioli"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
 
Line 1: Line 1:
{{Ebuild
{{Person
|Summary=Video player based on MPlayer/mplayer2.
|Full name=Thiago Torres Faioli
|CatPkg=media-video/mpv
|Email=thiago.faioli@gmail.com
|Maintainer=Oleg
|Nick=thiago.faioli
|Homepage=http://mpv.io/
|Geoloc=-19.903757, -43.941042
|Location name=Belo Horizonte, Minas Gerais, Brazil
|Roles={{Role
|Role type=User
|Role desc=Sysadmin
|Start date=2013/12/12
|Maintains=
|Blogs=www.minasdata.org
}}
}}
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
==Thiago Torres Faioli==
{{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] }}
Analyst infrastructure, Sysadmin [http://www.faioli.eti.br ;)]
==Installation==
 
<console>
'''Nick:''' ttfx_
###i##  emerge media-video/mpv
 
</console>
'''Site:''' [http://www.faioli.eti.br faioli]
==General configuration==
mpv does not come with a graphical user interface (beside the video display). All settings are placed in a config file, a short example is provided below:
{{File|name=~/.mpv/config|body=
# Save the video position on quit
save-position-on-quit


# Use the vdpau driver for hardware decoding (for nvidia cards)
'''Company:''' [http://www.minasdata.org MinasData Tecnology]
hwdec=vdpau


# Video output driver. A list can be displayed via: mpv -vo=help
'''Twitter:''' [https://twitter.com/ttfx_ @ttfx_]
vo=opengl
 
}}
'''Facebook:''' [https://www.facebook.com/thiago.torresfaioli thiago.torresfaioli]
The config file is completely optional, but mpv is highly customizable. It is suggested that you  take a look at the man page:
 
<console>
'''Jabber (XMPP):''' thiago.faioli@area31.net.br
###i##  man mpv
 
</console>
 
==Input configuration==
== Skills ==
You may create a separate file called ''input.conf'' for customizing the shortcuts for mpv. The example below binds the key "n" to skip to the next video in the current playlist and the key "p" to skip to the previous video:
 
{{File|name=~/.mpv/input.conf|body=
*Hardening Linux system as ISO IEC-27002
n playlist_next
*Implementing and Administering Linux network servers
p playlist_prev
*Identity and access management with centralized authentication
}}
*High Availability disks and volumes
The man page provides information about all possible bindings.
*Distributed file systems
{{EbuildFooter}}
*Planning, implementation and management of wireless networks point-to-point, multi-point, hotspot; mesh, MIMO

Latest revision as of 17:27, July 9, 2015


Location

Loading map...
Belo Horizonte, Minas Gerais, Brazil

Thiago Torres Faioli

Analyst infrastructure, Sysadmin ;)

Nick: ttfx_

Site: faioli

Company: MinasData Tecnology

Twitter: @ttfx_

Facebook: thiago.torresfaioli

Jabber (XMPP): thiago.faioli@area31.net.br


Skills

  • Hardening Linux system as ISO IEC-27002
  • Implementing and Administering Linux network servers
  • Identity and access management with centralized authentication
  • High Availability disks and volumes
  • Distributed file systems
  • Planning, implementation and management of wireless networks point-to-point, multi-point, hotspot; mesh, MIMO