Kodi DSPlayer – DirectShow Player for Windows
(2018-03-25, 21:17)mkohman Wrote: Thank you @Warner360 yesterday files are making it absolutely fine from the server no issues at all.. Shall I try out 64bit Kodi DSPLAYER? I noticed that my sound is ever so slightly out of sync now for some reason...... Hmmm I choose sanear as the audio and wasapi.. Hope this is correct
Also sorry if this is a silly question but what benefit will I get from creating separate profiles?.. I only have 1080p and 4k movies h264 and h265 nothing else..
 64-bit DSPlayer won't change anything and could actually make things worse. The sound sync could be your AVR. Sanear and WASAPI Exclusive are the correct choices if bitstreaming (provided you selected allow bitstreaming). If bitstreaming, use whatever works; whatever you were using before. You need two profiles. One for 1080p and one for 4K. One uses image upscaling and the other doesn't. So you want to maximize everything for 1080p and maximize everything for 4K. You only need to worry about the settings under scaling.

My guide covers how to create profile rules. Your rules would be as follows:

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

else "1080p"

Create two folders under scaling with the names "2160p" and "1080p". Paste the profile rules above.
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 Warner306 - 2018-03-25, 21:34
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