[repo] Add & update docs, fix install script dirs
This commit is contained in:
parent
14d56b5544
commit
4f4e67ff1c
3 changed files with 15 additions and 6 deletions
|
|
@ -3,6 +3,7 @@
|
|||
[mpv](https://mpv.io) -- 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.
|
||||
It is set up to play both local files and streams from the web (especially youtube with playlisting and ad skipping), via a qutebrowser mapping if the corresponding module is installed.
|
||||
|
||||
* mpv by default does not come with a gui, this configuration uses [uosc](https://github.com/darsain/uosc) to enable a comfortable gui
|
||||
* available subtitles are loaded and shown in a consistently high quality, as much as possible
|
||||
|
|
@ -13,7 +14,7 @@ mpv is set up to hopefully strike a balance between high quality playback, strea
|
|||
* 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
|
||||
* when a battery
|
||||
* when a battery is being discharged, mpv starts in a slightly lower quality but battery saving playback profile
|
||||
|
||||
## vim-like navigation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue