1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Add user-configurable switch for hi10p on safari

This commit is contained in:
gnattu 2024-08-10 21:00:48 +08:00
parent 62b44d218c
commit 0ed16a04b2
5 changed files with 32 additions and 1 deletions

View file

@ -260,6 +260,8 @@
"EnableFasterAnimations": "Faster animations",
"EnableFasterAnimationsHelp": "Use faster animations and transitions.",
"EnableHardwareEncoding": "Enable hardware encoding",
"EnableHi10p": "Enable H.264 High 10 Profile",
"EnableHi10pHelp": "Enable to avoid transcoding H.264 10-bit videos. Disable this option if the video displays blank frames.",
"EnableLibrary": "Enable the library",
"EnableLibraryHelp": "Disabling the library will hide it from all user views.",
"EnableNextVideoInfoOverlay": "Show next video info during playback",