Kodi Community Forum
Kodi DSPlayer – DirectShow Player for Windows - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Kodi DSPlayer – DirectShow Player for Windows (/showthread.php?tid=223175)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524


RE: Kodi DSPlayer – DirectShow Player for Windows - MKANET - 2019-01-19

(2019-01-19, 15:39)Warner306 Wrote: You need to change - Manage settings with Kodi from Load and Save with DSPlayer database to Load from madVR active profile.

You could download those settings if I created a .settings.bin and posted it. I'd prefer not to because madVR is changing all the time and that settings.bin will become obsolete on a regular basis.

Thanks!  Now I have full control over what happens at different resolutions.  Just a suggestion.. to clean up the DS Player OSD Video menu items that no longer work (i.e., saving per-resolution settings). It would save a lot of time for people like me who don't know these settings don't work.


RE: Kodi DSPlayer – DirectShow Player for Windows - axbmcuser - 2019-01-22

Did anyone of you compile KODI DSPlayer 17.6 recently? (standard 32bit would be enough to keep it simple)

I use a Windows 10 setup with Visual Studio 2017 Community Edition which is configured to compile a stock KODI 17.6 (Krypton) with success.

Trying to get KODI DSPlayer 17.6 to compile on the same machine errors out with this after compiling successfully for some time.

Any hint would be welcome.

Thanks :-D
 
Quote: AESinkDirectSound.obj : warning LNK4006: _PKEY_DeviceInterface_Enabled already defined in FGLoader.obj; second definition ignored [C:\Users\vmusr\kodi17ds32\kodi-build\libkodi.vcxproj]
  AESinkDirectSound.obj : warning LNK4006: _PKEY_DeviceInterface_ClassGuid already defined in FGLoader.obj; second definition ignored [C:\Users\vmusr\kodi17ds32\kodi-build\libkodi.vcxproj]
  AESinkDirectSound.obj : warning LNK4006: _PKEY_DeviceInterfaceClass_DefaultInterface already defined in FGLoader.obj; second definition ignored [C:\Users\vmusr\kodi17ds32\kodi-build\libkodi.vcxproj]

"C:\Users\vmusr\kodi17ds32\kodi-build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Users\vmusr\kodi17ds32\kodi-build\kodi.vcxproj" (default target) (19) ->
(Link target) ->
  libkodi.lib(AESinkDirectSound.obj) : error LNK2005: _PKEY_AudioEndpoint_FormFactor already defined in libkodi.lib(FGLoader.obj) [C:\Users\vmusr\kodi17ds32\kodi-build\kodi.vcxproj]
  libkodi.lib(AESinkDirectSound.obj) : error LNK2005: _PKEY_AudioEndpoint_ControlPanelPageProvider already defined in libkodi.lib(FGLoader.obj) [C:\Users\vmusr\kodi17ds32\kodi-build\kodi.vcxproj]
  libkodi.lib(AESinkDirectSound.obj) : error LNK2005: _PKEY_AudioEndpoint_Association already defined in libkodi.lib(FGLoader.obj) [C:\Users\vmusr\kodi17ds32\kodi-build\kodi.vcxproj]



RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-22

The expertise to help you with that would not be found in this thread. Any reason why you are compiling 17.6 when an installer already exists?

If you were trying to merge with v18, the 32-bit build may have been replaced by the new 64-bit build, or the new 64-bit Windows branch could be causing issues.


RE: Kodi DSPlayer – DirectShow Player for Windows - axbmcuser - 2019-01-22

Thanks for the info.

I'm using a patch to enable global mipmapping to improve the KODI GUI and therefore have to recompile. I'm just recompiling the standard DSPlayer version of 17.6


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-22

I see. Do you have the skills to attempt a merge of v18 (not that I would ask anyone to deal with those thousands of new commits)?


RE: Kodi DSPlayer – DirectShow Player for Windows - axbmcuser - 2019-01-22

I just got the 32bit version of KODI DSPlayer 17.6 to compile, for the 64bit i can't get the addons to compile.

I seriously doubt that i would be able to merge DSPlayer to v18. As far as i know the KODI source code, there surely will be many changes which have to be transfered and possibly changed/adapted for v18 1 by 1 while knowing what you are doing. :-D

I already compared the Krypton source to the Krypton DSPlayer source to see what changes were made. It's a mess for a semi-noob. Big Grin


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-22

There would be merge conflicts and you would have to deal with each one by moving some code around. It could be easy to break something. I'd be curious to know how many merge conflicts are involved.


RE: Kodi DSPlayer – DirectShow Player for Windows - markrankin - 2019-01-28

Hello:

I'm using Kodi + DSPlayer for a lot of time and I'm very pleased about the quality.

Now that I have a new 4K UHD Oled TV I want to change from 1080p to 2160p using Kodi +DSPlayer + madVR.

Some questions appears about this change, being the most important the one about Directx. Is it worth it change from Directx 11 to Directx 12 version? From Windows 7 to Windows 10? I don't know if the improvements of the last versions are enough to jump into them.

Sistem is power enough. Core I5, 8GB RAM, SSD Corsair, Bluray 4K player and NVIDIA Gigabyte 1030 GDDR5.

Thanks a lot.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-28

madVR is actually D3D9 with D3D11 presentation, so you aren't getting DirectX 12 support, anyways.

Your GT 1030 can work at 4K, but you will have to lower your settings for upscaling, as the required processing power almost doubles from 1080p to 4k.

I would recommend upgrading from Windows 7 to either Windows 8.1 or Windows 10.


RE: Kodi DSPlayer – DirectShow Player for Windows - markrankin - 2019-01-28

(2019-01-28, 15:21)Warner306 Wrote: madVR is actually D3D9 with D3D11 presentation, so you aren't getting DirectX 12 support, anyways.

Your GT 1030 can work at 4K, but you will have to lower your settings for upscaling, as the required processing power almost doubles from 1080p to 4k.

I would recommend upgrading from Windows 7 to either Windows 8.1 or Windows 10.
Thank you very much for your help.

Choosing GT 1030 is because the fanless solution. I have the HPTC in a silent room. I suppose that I could script the options for 720p/1080p/2160p. I know that I can't put maximum quality for upscaling. 

My desire is to stay with windows 7 but why you recommend 8/10?


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-28

Better stability and support for HDR passthrough.


RE: Kodi DSPlayer – DirectShow Player for Windows - markrankin - 2019-01-28

(2019-01-28, 16:45)Warner306 Wrote: Better stability and support for HDR passthrough.
 Thank you very much again. 

Do I understand that windows 7 doesn't support HDR passthrough? Even with madVR option enabled?


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2019-01-28

It does support HDR passthrough. I'm just saying you should get a better experience with 8.1 or 10.


RE: Kodi DSPlayer – DirectShow Player for Windows - markrankin - 2019-01-28

(2019-01-28, 17:48)Warner306 Wrote: It does support HDR passthrough. I'm just saying you should get a better experience with 8.1 or 10.
 Thank you very much again.


RE: Kodi DSPlayer – DirectShow Player for Windows - l0b0 - 2019-01-28

Today, Kodi v18.0 "Leia" was officially released, so I hope that DSPlayer will be supported soon.