View Single Post
Old 20th December 2022, 23:20   #17  |  Link
chros
Registered User
 
chros's Avatar
 
Join Date: Mar 2002
Posts: 2,323
Good question, I haven't even noticed what you raised so far (I don't really use the built in apps).
Here you can see the available inputs on a C2, maybe ip or photo or even browser is used for it. Or it can also happen that these overlays are treated differently in the active picture preset, I'm not sure.

"movie" and "photo" are for the internal media player app when playing video and images, and other internal apps (netfix, plex, etc) uses "default" input.
You can use set_picture_settings method to set any properties of a preset of a given input, e.g. color to 0 (you have to switch back and forth between presets then to activate the new setting).
Let me know if you found something interesting.

Code:
bscpylgtvcommand 192.168.1.18 set_picture_settings "{\"color\": 0}" expert2 default
bscpylgtvcommand 192.168.1.18 set_current_picture_mode expert1
bscpylgtvcommand 192.168.1.18 set_current_picture_mode expert2
__________________
Ryzen 5 2600,Asus Prime b450-Plus,16GB,MSI GTX 1060 Gaming X 6GB(v398.18),Win10 LTSC 1809,MPC-BEx64+LAV+MadVR,Yamaha RX-A870,LG OLED77G2(2160p@23/24/25/29/30/50/59/60Hz) | madvr config

Last edited by chros; 21st December 2022 at 00:33.
chros is offline   Reply With Quote