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 525 526


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2016-02-10

(2016-02-09, 22:10)Warner306 Wrote:
(2016-02-09, 13:01)tingtong5 Wrote:
(2016-02-09, 12:55)Bjur Wrote: Can anyone please tell why I can't use the current madVR settings I have when upgrading from 15.2 to 16? I get lots of framedrops. What is changed and will it be normal again in final release. I don't want to upgrade graphic card just for updating Kodi and wants to keep my current settings.
I guess we are experiencing the same issue here: GPU load going up after upgrading to kodi 16. I have disabled hardware video decoding in kodi as a workaround, thus increasing cpu load of course.

You might want to try using external filters and install a copy of LAV Filters and XySubFilter. The GPU load would be a problem with LAV Filters, not DSPlayer. LAV Video, in particular, is responsible for this.

Although basically the same, it is possible for software decoding to be a better choice if you have a newer CPU because it is less likely to make any errors. But that doesn't fix your problem. It is just a statement that you don't have to give up on DSPlayer over H.264 hardware decoding issues.

Hi Warner. Thanks for the response. Why would I try to run external filters, when the internal LAV filters should provide the same results?
And when I decide again to upgrade to newest RC 3 now, I should also upgrade madVR to newest of course, and why should that not work the same as 15.2? You say it's LAV filter that causing issue but the settings are the same if I just upgrade, so my guess is that madVR has introduces some default settings to raise GPU requirements or?

Sorry I'm guessing and don't know where to look.
I have I3-2100 cpu, but that shouldn't do anything better if I choose software instead?


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-02-10

(2016-02-10, 11:15)Bjur Wrote:
(2016-02-09, 22:10)Warner306 Wrote:
(2016-02-09, 13:01)tingtong5 Wrote: I guess we are experiencing the same issue here: GPU load going up after upgrading to kodi 16. I have disabled hardware video decoding in kodi as a workaround, thus increasing cpu load of course.

You might want to try using external filters and install a copy of LAV Filters and XySubFilter. The GPU load would be a problem with LAV Filters, not DSPlayer. LAV Video, in particular, is responsible for this.

Although basically the same, it is possible for software decoding to be a better choice if you have a newer CPU because it is less likely to make any errors. But that doesn't fix your problem. It is just a statement that you don't have to give up on DSPlayer over H.264 hardware decoding issues.

Hi Warner. Thanks for the response. Why would I try to run external filters, when the internal LAV filters should provide the same results?
And when I decide again to upgrade to newest RC 3 now, I should also upgrade madVR to newest of course, and why should that not work the same as 15.2? You say it's LAV filter that causing issue but the settings are the same if I just upgrade, so my guess is that madVR has introduces some default settings to raise GPU requirements or?

Sorry I'm guessing and don't know where to look.
I have I3-2100 cpu, but that shouldn't do anything better if I choose software instead?

If you have enough CPU load to spares , software decoding is best way to go. You'll get rid of some dxva decoding artifact which occurs on some weird encoded files. I encountered most of these artifacts on Intel though while has much lesser problem with NVidia. HW decoding save CPU loads but did not provide better quality picture so on most modern machine which is not atom or similar low powered CPU. Disabled hw decoding is safe choice.

Most of MadVR task run on GPU which is different load. So be sure to check if high load is CPU load or GPU load. But so called Higher CPU load shouldn't affect playback at all unless it closes to 100% which would causes frames drops. Yes it might lead to more noises to due more heat and increased fan speed. But I doubt it would be that much higher cpu load on i3 machine , extra 10-20% increased CPU loads is usually considered little on overall impact. Pushing madvr settings would get much more heat & noise from your GPU card / fans than push up your cpu anyway.


Also if you decide to upgrade madvr be sure to try reset & reconfigure madvr settings. Because between time of Kodi 15 DSPlayer to latest dsplayer madvr is the most changed component. DSPlayer code hasn't changed much or at all since aracnoz left. All Wanilton did was to keep DSPlayer part compiled with latest Kodi base. He did update internal lavfilters a bit and change few codes to let it compiled successfully. But in term of DSPlayer codebase nothing really changes. So I think it's better to check if your old madvr settings is the cause. It's better to did new madvr settings anyway since a lot has changed.


RE: Kodi DSPlayer – DirectShow Player for Windows - SALAMINOMACHOS - 2016-02-10

@ oldpoem
How can i reset the previous MadVr settings?
Thanks


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-02-10

(2016-02-10, 12:16)SALAMINOMACHOS Wrote: @ oldpoem
How can i reset the previous MadVr settings?
Thanks

Run "restore default-settings.bat" in madvr folder. Maybe with administation right.


RE: Kodi DSPlayer – DirectShow Player for Windows - SALAMINOMACHOS - 2016-02-10

@ oldpoem
Thanks


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-02-10

Instead, to make a settings backup, there are three files in the directory madVR.
Which of these for backup Settings?

Settings.bin
mvrSettings32.ddl
mvrSettings64.ddl

I presume Settings.bin , but I'm not entirely sure


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-02-10

(2016-02-10, 13:10)gotham_x Wrote: Instead, to make a settings backup, there are three files in the directory madVR.
Which of these for backup Settings?

Settings.bin
mvrSettings32.ddl
mvrSettings64.ddl

I presume Settings.bin , but I'm not entirely sure

Settings.bin


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-02-10

Thank you for confirming this.


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-02-10

Riding the 3D wave is increasingly difficult as it seems ...

http://english.etnews.com/20160205200002

For madVR and his Madshi developer, 3D, development ,support and time wasted ...?

Yet it seemed the future of TV


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2016-02-10

(2016-02-10, 12:00)oldpoem Wrote:
(2016-02-10, 11:15)Bjur Wrote:
(2016-02-09, 22:10)Warner306 Wrote: You might want to try using external filters and install a copy of LAV Filters and XySubFilter. The GPU load would be a problem with LAV Filters, not DSPlayer. LAV Video, in particular, is responsible for this.

Although basically the same, it is possible for software decoding to be a better choice if you have a newer CPU because it is less likely to make any errors. But that doesn't fix your problem. It is just a statement that you don't have to give up on DSPlayer over H.264 hardware decoding issues.

Hi Warner. Thanks for the response. Why would I try to run external filters, when the internal LAV filters should provide the same results?
And when I decide again to upgrade to newest RC 3 now, I should also upgrade madVR to newest of course, and why should that not work the same as 15.2? You say it's LAV filter that causing issue but the settings are the same if I just upgrade, so my guess is that madVR has introduces some default settings to raise GPU requirements or?

Sorry I'm guessing and don't know where to look.
I have I3-2100 cpu, but that shouldn't do anything better if I choose software instead?

If you have enough CPU load to spares , software decoding is best way to go. You'll get rid of some dxva decoding artifact which occurs on some weird encoded files. I encountered most of these artifacts on Intel though while has much lesser problem with NVidia. HW decoding save CPU loads but did not provide better quality picture so on most modern machine which is not atom or similar low powered CPU. Disabled hw decoding is safe choice.

Most of MadVR task run on GPU which is different load. So be sure to check if high load is CPU load or GPU load. But so called Higher CPU load shouldn't affect playback at all unless it closes to 100% which would causes frames drops. Yes it might lead to more noises to due more heat and increased fan speed. But I doubt it would be that much higher cpu load on i3 machine , extra 10-20% increased CPU loads is usually considered little on overall impact. Pushing madvr settings would get much more heat & noise from your GPU card / fans than push up your cpu anyway.


Also if you decide to upgrade madvr be sure to try reset & reconfigure madvr settings. Because between time of Kodi 15 DSPlayer to latest dsplayer madvr is the most changed component. DSPlayer code hasn't changed much or at all since aracnoz left. All Wanilton did was to keep DSPlayer part compiled with latest Kodi base. He did update internal lavfilters a bit and change few codes to let it compiled successfully. But in term of DSPlayer codebase nothing really changes. So I think it's better to check if your old madvr settings is the cause. It's better to did new madvr settings anyway since a lot has changed.

Thanks for the very elaborating answer OldpoemSmile
Regarding the software decoding, it that something you choose in Video settings in Kodi or is it in LAVFilter?
I think I read somewhere DSPlayer doesn't use Kodi menu settings.

Oh and 1 more question!
I have my settings.bin from when it was working fine. If I reset to default and overwrite settings.bin would that be okay or should I manually input the settings?
I'm guessing the reg key is newer than the settings.bin, so I'm afraid if I just put settings.bin in folder it would be overwritten be default regkey.


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-02-10

(2016-02-10, 15:50)Bjur Wrote:
(2016-02-10, 12:00)oldpoem Wrote:
(2016-02-10, 11:15)Bjur Wrote: Hi Warner. Thanks for the response. Why would I try to run external filters, when the internal LAV filters should provide the same results?
And when I decide again to upgrade to newest RC 3 now, I should also upgrade madVR to newest of course, and why should that not work the same as 15.2? You say it's LAV filter that causing issue but the settings are the same if I just upgrade, so my guess is that madVR has introduces some default settings to raise GPU requirements or?

Sorry I'm guessing and don't know where to look.
I have I3-2100 cpu, but that shouldn't do anything better if I choose software instead?

If you have enough CPU load to spares , software decoding is best way to go. You'll get rid of some dxva decoding artifact which occurs on some weird encoded files. I encountered most of these artifacts on Intel though while has much lesser problem with NVidia. HW decoding save CPU loads but did not provide better quality picture so on most modern machine which is not atom or similar low powered CPU. Disabled hw decoding is safe choice.

Most of MadVR task run on GPU which is different load. So be sure to check if high load is CPU load or GPU load. But so called Higher CPU load shouldn't affect playback at all unless it closes to 100% which would causes frames drops. Yes it might lead to more noises to due more heat and increased fan speed. But I doubt it would be that much higher cpu load on i3 machine , extra 10-20% increased CPU loads is usually considered little on overall impact. Pushing madvr settings would get much more heat & noise from your GPU card / fans than push up your cpu anyway.


Also if you decide to upgrade madvr be sure to try reset & reconfigure madvr settings. Because between time of Kodi 15 DSPlayer to latest dsplayer madvr is the most changed component. DSPlayer code hasn't changed much or at all since aracnoz left. All Wanilton did was to keep DSPlayer part compiled with latest Kodi base. He did update internal lavfilters a bit and change few codes to let it compiled successfully. But in term of DSPlayer codebase nothing really changes. So I think it's better to check if your old madvr settings is the cause. It's better to did new madvr settings anyway since a lot has changed.

Thanks for the very elaborating answer OldpoemSmile
Regarding the software decoding, it that something you choose in Video settings in Kodi or is it in LAVFilter?
I think I read somewhere DSPlayer doesn't use Kodi menu settings.

Oh and 1 more question!
I have my settings.bin from when it was working fine. If I reset to default and overwrite settings.bin would that be okay or should I manually input the settings?
I'm guessing the reg key is newer than the settings.bin, so I'm afraid if I just put settings.bin in folder it would be overwritten be default regkey.

Video settings in Kodi refer to dvdplayer only. While DSPlayer (if) using LAVFilter which you can manually settings outside DSPlayer or can use gui setting in DSFilter list to set as well.

I personally don't use settings.bin now so not sure about that. It's recommend to manually config madvr again if your settings is too old. Just few minutes.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-02-11

(2016-02-10, 01:01)rggomez Wrote:
(2015-04-28, 02:13)Warner306 Wrote:
(2015-04-28, 00:46)weirdinin Wrote: I'm not sure what you are trying to point out. That I do when I import media but how is that relevant to my issue Huh


Thank you for the hint. I'm quite sure I tried that without luck. I already uninstalled dsplayer version of kodi and installed official package again. Maybe I try that again when I have more time.


I got cinema experience work quite nice by defining rules so that dvdplayer plays all but main movie. Only problem is that refresh rate is not changed back after main movie ends.
I like so much the quality of madvr that there's no returning back to dvdplayer... so disabling dsplayer is not a way for me to go. I would rather go back to external player than using dvdplayer.
I'll try different settings later when I have more time to tinker. Perhaps by trial and error I'll get this work. I'll report here if that happens. Suggestions are greatly appreciated. Thank you all for your help.

Edit: I made a mistake earlier. Cinema Experience is working fine with the correct version. No special rules are needed. I provided a copy of 4.0.13 in Other Resources.

Hello Warner306, weirdinin,

Can you please explain how you manage to get Cinema experience to work with DsPlayer? I only can play one intro video and when the movie should starts, it crashes and say there is nothing on the playlist!! if I put DVDplayer as default player, everything works as a charm...

thanks

I was able to get CinemaVision to work, which is the successor to Cinema Experience. You can't play any trailers from iTunes, however. That is the one limitation I am aware of.


RE: Kodi DSPlayer – DirectShow Player for Windows - Derek - 2016-02-11

Warner306 is this the addon that plays trailers and such like before a movie? What is the function of this in the real world; just curious?

PS. your MadVR posts elsewhere are VERY informative and helped 2 friends convert to it tonight so thanks for your time putting those together.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-02-11

You can read about it here: 231881 (thread). I don't really use it anymore, but it is pretty cool.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-02-11

(2016-02-10, 14:45)gotham_x Wrote: Riding the 3D wave is increasingly difficult as it seems ...

http://english.etnews.com/20160205200002

For madVR and his Madshi developer, 3D, development ,support and time wasted ...?

Yet it seemed the future of TV

It is not surprising. The technology is confusing and the only good content is on Blu-ray.

I think madVR wanted to be feature-complete, so 3D was added. It may return on UHD Blu-ray, who knows. Several new movies still have 3D versions, so there is a fairly large catalogue.