mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-16 03:40:57 +01:00
mpv: Find subtitles in subdirectories
This is just a convenience feature if, for example, the subtitles aren't part of the video file itself.
This commit is contained in:
parent
aeb87d3026
commit
79374ba060
@ -38,6 +38,9 @@ sub-font=Noto Sans CJK JP Medium
|
||||
# Increase the visual spacing between characters with blur
|
||||
sub-blur=10
|
||||
|
||||
# Multiple ways to find subtitles
|
||||
sub-file-paths=subs:subtitles:字幕
|
||||
|
||||
#######################################
|
||||
# Quality of life optimizations
|
||||
#######################################
|
||||
|
Loading…
Reference in New Issue
Block a user