This commit is contained in:
ksyasuda
2025-03-07 21:07:39 -08:00
parent 8ded1b4f0c
commit afa6c8e2c0
2 changed files with 8 additions and 9 deletions

View File

@ -26,10 +26,10 @@ startup_dict_overlay=yes
#active_sub_blackout=yes
# language code to use when searching Forvo audio
#forvo_language=ja
forvo_language=ja
# Automatically load Forvo audio instead of waiting until attempting to play it.
#forvo_preload_audio=no
forvo_preload_audio=no
# download mp3 files from Forvo instead of Ogg/Vorbis
#forvo_prefer_mp3=no
@ -39,14 +39,14 @@ startup_dict_overlay=yes
#forvo_prefix=word_audio
# reencode Forvo audio files since they are unnecessarily large
#forvo_reencode=yes
forvo_reencode=yes
# Forvo audio encoding options
# These behave like the corresponding options in target configs.
#forvo_extension=mka
#forvo_format=matroska
#forvo_codec=libopus
#forvo_bitrate=64ki
forvo_extension=mka
forvo_format=matroska
forvo_codec=libopus
forvo_bitrate=64ki
# AnkiConnect host and port
#ankiconnect_host=localhost
@ -75,7 +75,7 @@ startup_dict_overlay=yes
#enable_help=no
# enable screenshots by default
#take_screenshots=yes
take_screenshots=yes
# Hide the menu info at the bottom left if the help overlay is active.
# Useful if the two collide due to large font sizes.

Submodule scripts/mpv-subversive deleted from d560b53bd8