Kodi DSPlayer – DirectShow Player for Windows
(2018-12-16, 15:29)Warner306 Wrote: Those options are found under processing. You would have to create one extra profile group for 1080p to use debanding. I would suggest low/medium instead of medium/medium. You chose Spline under image upscaling rather than NGU Sharp, and you don't need the first folder, "scaling," just "1080p" and "4K UHD."

I updated the sample settings section in the madVR guide. I would just follow those instructions for scaling algorithms: 

https://forum.kodi.tv/showthread.php?tid...pid2238974

If you want to use debanding, you need to use these profile rules under processing:

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

else "Other"

Name one profile "1080p" and the second one "Other".

And check debanding low/medium in the 1080p profile and leave it blank in the other.
Ok thanks i think i have it or mostly..

I created the new profile under processing/dsplayer profile group, put in the code for if then and adjusted the 1080p processing one.
I didnt realize from your original instructions that this was what you were referring to with settings

I still have under scaling algorithms.. DS Player Profile Group.. then sub folders:
Dsplayer profile.. scaling, 1080p and 4k uhd..  you mentioned removing the scaling, but your original instructions said to have the scaling group.. just to confirm remove this scaling group profile?  And what about the original dsplayer profile that still exists in there.. can i safely remove this too i assume.

Not sure if it matters or not but i cant seem to locate : Dithering: Error Diffusion 2 in the settings.

Thanks again this has been really helpful
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
RE: Kodi DSPlayer – DirectShow Player for Windows - by markm75 - 2018-12-16, 22:43
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47