diff --git a/app/gui/SettingsView.qml b/app/gui/SettingsView.qml index a17e8247..7f7f3ae6 100644 --- a/app/gui/SettingsView.qml +++ b/app/gui/SettingsView.qml @@ -805,10 +805,10 @@ Flickable { text: "HEVC (H.265)" val: StreamingPreferences.VCC_FORCE_HEVC } - ListElement { + /*ListElement { text: "HEVC HDR (Experimental)" val: StreamingPreferences.VCC_FORCE_HEVC_HDR - } + }*/ } // ::onActivated must be used, as it only listens for when the index is changed by a human onActivated : {