mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
mpv.conf: explicitly disable SDH sub filtering
This commit is contained in:
parent
a43e726cf9
commit
5b025abb97
@ -9,6 +9,10 @@ slang=fi,fin,en,eng,eo,epo,cs,ces,cze,sv,swe,es,spa,ru,rus
|
|||||||
sid=auto
|
sid=auto
|
||||||
secondary-sid=auto
|
secondary-sid=auto
|
||||||
|
|
||||||
|
# Explicitly disable SDH/HOH element hiding from subs, these are defaults
|
||||||
|
sub-filter-sdh=no
|
||||||
|
sub-filter-sdh-harder=no
|
||||||
|
|
||||||
# Try to detect subtitle files even if not exact name match
|
# Try to detect subtitle files even if not exact name match
|
||||||
sub-auto=fuzzy
|
sub-auto=fuzzy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user