Add tonemap mode options

Signed-off-by: nyanmisaka <nst799610810@gmail.com>
This commit is contained in:
nyanmisaka
2023-04-14 18:50:24 +08:00
committed by Bill Thornton
parent 18cd64ca0b
commit f93bfdec42
4 changed files with 16 additions and 8 deletions
+3 -1
View File
@@ -1706,5 +1706,7 @@
"MediaInfoElPresentFlag": "DV el preset flag",
"MediaInfoBlPresentFlag": "DV bl preset flag",
"MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id",
"Unreleased": "Not yet released"
"Unreleased": "Not yet released",
"LabelTonemappingMode": "Tone mapping mode:",
"TonemappingModeHelp": "Select the tone mapping mode. If you experience blown out highlights try switching to the RGB mode."
}