17 lines
505 B
Text
17 lines
505 B
Text
|
# Don't start in fullscreen mode by default.
|
||
|
fs=no
|
||
|
|
||
|
# Enable hardware decoding if available. Often, this does not work with all
|
||
|
# video outputs, but should work well with default settings on most systems.
|
||
|
# If performance or energy usage is an issue, forcing the vdpau or vaapi VOs
|
||
|
# may or may not help.
|
||
|
hwdec=auto
|
||
|
|
||
|
# Display Russian subtitles if available.
|
||
|
slang=ru
|
||
|
# Enable fuzzy searching.
|
||
|
sub-auto=fuzzy
|
||
|
|
||
|
# Play Japanese audio if available, fall back to English and Russian otherwise.
|
||
|
alang=en,jp,ru
|