2020-02-26 22:28:52 +00:00
|
|
|
# these seem to be very important if hydrus has a large file collection, particularly over SMB,
|
|
|
|
# since they can cause mpv to scan the media file's directory for subtitles and so on
|
|
|
|
|
|
|
|
autoload-files=no
|
|
|
|
access-references=no
|
|
|
|
rescan-external-files=keep-selection
|
2020-03-11 21:52:11 +00:00
|
|
|
|
2020-04-16 00:09:42 +00:00
|
|
|
# Some OSes immediately hide the mouse cursor
|
|
|
|
|
|
|
|
cursor-autohide=no
|
|
|
|
|
2020-03-11 21:52:11 +00:00
|
|
|
# seems to work well for dynamic audio normalisation
|
2024-08-07 20:53:35 +00:00
|
|
|
# if you get mpv problems, try commenting out this line, especially if you are on Arch or another bleeding edge Linux distribution
|
2020-03-11 21:52:11 +00:00
|
|
|
|
|
|
|
af=lavfi=[loudnorm=I=-16:TP=-3:LRA=4]
|