diff options
author | quietvoid <39477805+quietvoid@users.noreply.github.com> | 2023-07-16 09:55:06 -0400 |
---|---|---|
committer | quietvoid <39477805+quietvoid@users.noreply.github.com> | 2023-09-02 08:29:42 -0400 |
commit | cfcb8a2798fa3d84c765f0683121974d0113f584 (patch) | |
tree | 71b480bbce23d1d8501a992e3c1381881e03385c /addons | |
parent | 1c52605c272aa57b5d47107a9023ac58ee7e7aee (diff) |
[Android] Add Dolby Vision compatibility mode setting
For Dolby Vision profile 7 video files, the metadata is converted automatically
to improve compatibility on certain Android devices
Diffstat (limited to 'addons')
-rw-r--r-- | addons/resource.language.en_gb/resources/strings.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/addons/resource.language.en_gb/resources/strings.po b/addons/resource.language.en_gb/resources/strings.po index 8c2dcfa3a1..80e144370b 100644 --- a/addons/resource.language.en_gb/resources/strings.po +++ b/addons/resource.language.en_gb/resources/strings.po @@ -23481,3 +23481,15 @@ msgstr "" msgctxt "#39195" msgid "Enable this option for the best picture quality. Disabling reduces the load on resource-limited systems." msgstr "" + +#. Title of Dolby Vision RPU conversion setting +#: system/settings/settings.xml +msgctxt "#39196" +msgid "Dolby Vision compatibility mode" +msgstr "" + +#. Help text for setting "Convert Dolby Vision for compatibility" of label #39196 +#: system/settings/settings.xml +msgctxt "#39197" +msgid "If enabled, Dolby Vision profile 7 will be converted to profile 8.1, which is more commonly supported by devices. Enable if your device supports Dolby Vision, but has issues with some videos." +msgstr "" |