Win HOW TO - Set up madVR for Kodi DSPlayer & External Players
#18
Dear Warner, with these rules I'm going in total confusion, which are indigestible, I come not to put things in order...

I inserted the two new rules for HDR in existing ones and created the two profiles 2160p / 1080p

rules:

if (3D) and (srcWidth > 1280) "1080p 3D"
else if (3D) and ((srcWidth <= 1280) and (srcHeight > 720)) "1080p 3D"

else if (not 3D) and (srcWidth > 1280) "1080p"
else if (not 3D) and ((srcWidth <= 1280) and (srcHeight > 720)) "1080p"

else if (srcWidth > 960) and (srcWidth <= 1280) "720p"
else if (srcWidth <= 960) and ((srcHeight > 540) and (srcHeight <= 720)) "720p"

else if (srcWidth <= 960) and (srcHeight <= 540) "SD"

if (srcWidth > 1920) "2160p"
else if (srcWidth <= 1920) and (srcHeight > 1080) "2160p"

else if (srcWidth > 1280) and (srcWidth <= 1920) "1080p"
else if (srcWidth <= 1280) and ((srcHeight > 720) and (srcHeight <= 1080)) "1080p"

profiles:
1080p - 720p - SD - 1080p 3D / 2160p - 1080p

Doing it this way is not saved (auto select Profile rules) with green check mark.
Reply


Messages In This Thread
RE: HOW TO - Setup madVR for Kodi DSPlayer & External Players - by gotham_x - 2016-02-14, 00:52
no image doubling tap - by oxynaz - 2016-12-13, 13:44
Logout Mark Read Team Forum Stats Members Help
HOW TO - Set up madVR for Kodi DSPlayer & External Players5