mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Expose VPP TM brightness/contrast gain options
This commit is contained in:
parent
0bd774dd45
commit
cbfa0acfb3
3 changed files with 28 additions and 9 deletions
|
@ -1643,5 +1643,9 @@
|
|||
"Sample": "Sample",
|
||||
"ThemeSong": "Theme Song",
|
||||
"ThemeVideo": "Theme Video",
|
||||
"EnableSplashScreen": "Enable the splash screen"
|
||||
"EnableSplashScreen": "Enable the splash screen",
|
||||
"LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain:",
|
||||
"LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. Both recommended and default values are 0.",
|
||||
"LabelVppTonemappingContrast": "VPP Tone mapping contrast gain:",
|
||||
"LabelVppTonemappingContrastHelp": "Apply contrast gain in VPP tone mapping. The recommended and default values are 1.2 and 1."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue