mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-26 12:41:21 +02: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
|
# Increase the visual spacing between characters with blur
|
||||||
sub-blur=10
|
sub-blur=10
|
||||||
|
|
||||||
|
# Multiple ways to find subtitles
|
||||||
|
sub-file-paths=subs:subtitles:字幕
|
||||||
|
|
||||||
#######################################
|
#######################################
|
||||||
# Quality of life optimizations
|
# Quality of life optimizations
|
||||||
#######################################
|
#######################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user