dotfiles/mpv
Marty Oehme dd61ca7aa9
[mpv] Add key configuration
Added somewhat vim-like key configuration.
Added context-menu opened with menu key on keyboard.

Fixes #100
2020-05-13 15:08:50 +02:00
..
.config/mpv [mpv] Add key configuration 2020-05-13 15:08:50 +02:00
.local/bin [mpv] Change unique mpv to floating instance 2020-05-13 09:12:59 +02:00
README.md [mpv] Add key configuration 2020-05-13 15:08:50 +02:00

mpv module

mpv -- free, open-source, cross-platform media player

mpv is set up to hopefully strike a balance between high quality playback, streaming with a reasonable speed and saving battery power.

  • mpv by default does not come with a gui, this configuration uses uosc to enable a comfortable gui
  • available subtitles are loaded and shown in a consistently high quality, as much as possible
  • easy screenshot grabbing is possible, saving to a default folder (~/pictures/screenshots, can be changed at top of mpv.conf)
  • audio is not meddled with too much, but should provide good default sound quality for pulseaudio
  • playback position is not saved for every file by default, but can be used when quitting with shift-q (default mpv behavior)
  • streaming video is optimized for a 1080p display, it will avoid qualities higher than that if possible
  • default video is adjusted for playback during the day, in a normally lit room
  • simple context menu (opened with menu key on keyboard) to load files, subtitles, chapters, and more
  • newly defined keybindings, look in input.conf for their definitions