Showing posts with label mpv. Show all posts
Showing posts with label mpv. Show all posts

Wednesday, July 29, 2020

mpv resume

Mpv player has the option to set resume at latest point reached.
In  /home/user/.config/mpv/ mpv.conf by adding line
save-position-on-quit

Another useful opton is to repeat;add following line
loop-file=yes

Thursday, December 5, 2019

No sound with mpv using jack server

To connect mpv with the jack server put this line:
ao= jack

in /home/username/.config/mpv/ mpv.conf

Blog Archive