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


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-08-14

Hi guys. A little succes in troubleshooting.

I think I have found the problem in this.

If I copy the files to a drive on the computer I can download the subtitles with no problem.

However all my files are on SMB shares and as soon as I try the normal way I get crash on Kodi.

So it seems something goes wrong there.

I have tried the 15.1 edition and the problem is still the same with crashes.

What are you guys using NFS or?

So please aracnox if you can do some magic to help I would be very happy since the problem has been here for a long timeSmile


RE: Kodi DSPlayer – DirectShow Player for Windows - wints - 2015-08-14

smb shares here too


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2015-08-14

(2015-08-14, 18:45)aoe2exp Wrote:
(2015-08-13, 18:13)Talguy Wrote: Wait I thought Madvr doesn't support multiple GPUs in an SLI configuration?


Ok, so I tested single card and SLI. SLI does give you about 80% performance over a single card. I was up scaling SD to 4K and was getting 10 fps with a single card and now it hoovers from 18-21 with SLI activated.

With that said. No matter what up scaler I use, I can't get 24 fps Sad.

24fps would be the refresh change, which is different than the rendering stats. The rendering queue must stay under 41ms to avoid any presentation glitches. So you should be fine.


RE: Kodi DSPlayer – DirectShow Player for Windows - GlennNZ - 2015-08-14

(2015-08-14, 19:16)Bjur Wrote: Hi guys. A little succes in troubleshooting.

I think I have found the problem in this.

If I copy the files to a drive on the computer I can download the subtitles with no problem.

However all my files are on SMB shares and as soon as I try the normal way I get crash on Kodi.

So it seems something goes wrong there.

I have tried the 15.1 edition and the problem is still the same with crashes.

What are you guys using NFS or?

So please aracnox if you can do some magic to help I would be very happy since the problem has been here for a long timeSmile

Sorry no problems here.
But there was a issue with smb paths which is fixed in 15.1RC - your log shows you are using 15.0 21.7 version which does not have this fix,

Glenn


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-08-14

Yes I know. That was the original log but have afterwards installed a clean 15.1 rc and still got crashes. Thanks for the inputs.
Could it be something with permission/write access


RE: Kodi DSPlayer – DirectShow Player for Windows - GlennNZ - 2015-08-14

(2015-08-14, 22:42)Bjur Wrote: Yes I know. That was the original log but have afterwards installed a clean 15.1 rc and still got crashes. Thanks for the inputs.
Could it be something with permission/write access

A permissions issues unrelated to dsplayer would be my guess.(Did you install xysubfilter as admin ? Right click etc)
That should be easy to troubleshoot, try a full Anonymous access smb path. A full 15.1 log may shed light on it.
Glenn


RE: Kodi DSPlayer – DirectShow Player for Windows - Cinder - 2015-08-14

(2015-08-13, 23:23)oldpoem Wrote:
(2015-08-13, 22:41)Cinder Wrote: I can't get this to work with XYSubFilter, I added it to filtersconfig and mediasconfig, and files start up and play with SVP interpolation working correctly, but no subtitles are visible. Not even ones that worked previously with the Kodi internal filter.

Any idea why that might be?

First troubleshooter , press "o" when playing file to see if xysubfilter loaded in active filters list. Then open xysubfilter properties panel and check if it set to always load.

If both checked and still no subtitle displayed. Post your mediaconfig / filtersconfig.

I'm sorry if this is a stupid question, but where is the xysubfilter properties panel?
I can see xysubfilter in the OSD when I press 'o' during playback, so at least that seems to be working.


RE: Kodi DSPlayer – DirectShow Player for Windows - GlennNZ - 2015-08-14

Please follow the excellent guides at start of thread
http://forum.kodi.tv/showthread.php?tid=222576&pid=1966566#pid1966566

Glenn


RE: Kodi DSPlayer – DirectShow Player for Windows - aracnoz - 2015-08-15

KODI DSPlayer Current Version with "Shared Texture" vs "Shared Surfaces Queue"

you have to see this at 60fps



from the first version until now i worked to make the madVR support in Kodi always less invasive, day by day i removed alot lines of code to make the madVR integration even lighter

now with this latest change i think that it's invisible, Kodi now performs the rendering in the main application thread as usual, there are only three lines of code for madVR to send the Under/Over layer of the GUI

- smoother animations
- less dropped frames by navigating in the menu while madVR playback
- no trace of gui textures corruptions during the animations
- less chances to crash Smile


RE: Kodi DSPlayer – DirectShow Player for Windows - aoe2exp - 2015-08-15

(2015-08-14, 22:28)Warner306 Wrote:
(2015-08-14, 18:45)aoe2exp Wrote:
(2015-08-13, 18:13)Talguy Wrote: Wait I thought Madvr doesn't support multiple GPUs in an SLI configuration?


Ok, so I tested single card and SLI. SLI does give you about 80% performance over a single card. I was up scaling SD to 4K and was getting 10 fps with a single card and now it hoovers from 18-21 with SLI activated.

With that said. No matter what up scaler I use, I can't get 24 fps Sad.

24fps would be the refresh change, which is different than the rendering stats. The rendering queue must stay under 41ms to avoid any presentation glitches. So you should be fine.

I am too new to this video rendering ordeal so I am a bit confused. I thought that Afterburner's reported FPS would be the rendering FPS. I could swear that when it was 10-15 fps I could tell that some frames were drop. To be fair, I did not check the Rendering Queue, so I will try that today.

So, moving forward. I will use "ctrl + R" to see Madvr stats and tweak my 4k settings.

Thanks for the help.


RE: Kodi DSPlayer – DirectShow Player for Windows - GlennNZ - 2015-08-15

(2015-08-15, 01:01)aracnoz Wrote: KODI DSPlayer Current Version with "Shared Texture" vs "Shared Surfaces Queue"

you have to see this at 60fps



from the first version until now i worked to make the madVR support in Kodi always less invasive, day by day i removed alot lines of code to make the madVR integration even lighter

now with this latest change i think that it's invisible, Kodi now performs the rendering in the main application thread as usual, there are only three lines of code for madVR to send the Under/Over layer of the GUI

- smoother animations
- less dropped frames by navigating in the menu while madVR playback
- no trace of gui textures corruptions during the animations
- less chances to crash Smile
Wow! Looks great.
I have been seeing all the comitts on GitHub and saw you were hard at work!
Looking forward to Build!
Glenn


RE: Kodi DSPlayer – DirectShow Player for Windows - spencerjford - 2015-08-15

(2015-08-15, 01:05)aoe2exp Wrote:
(2015-08-14, 22:28)Warner306 Wrote:
(2015-08-14, 18:45)aoe2exp Wrote: Ok, so I tested single card and SLI. SLI does give you about 80% performance over a single card. I was up scaling SD to 4K and was getting 10 fps with a single card and now it hoovers from 18-21 with SLI activated.

With that said. No matter what up scaler I use, I can't get 24 fps Sad.

24fps would be the refresh change, which is different than the rendering stats. The rendering queue must stay under 41ms to avoid any presentation glitches. So you should be fine.

I am too new to this video rendering ordeal so I am a bit confused. I thought that Afterburner's reported FPS would be the rendering FPS. I could swear that when it was 10-15 fps I could tell that some frames were drop. To be fair, I did not check the Rendering Queue, so I will try that today.

So, moving forward. I will use "ctrl + R" to see Madvr stats and tweak my 4k settings.

Thanks for the help.

actually it's "ctrl + j"


RE: Kodi DSPlayer – DirectShow Player for Windows - AppData - 2015-08-15

Okay, is there a way to stop Kodi from taking full control of Madvr? I do use other/external players, and I can't stand the blank pause when I go from windowed to full screen, so I disable
the 'enable automatic fullscreen exclusive mode' in madvr only to have Kodi re-enable it. I've been looking around the settings but can't find anything, will it be in a config file, or will I need to register a separate madvr folder (if that's possible) to use with my external players? Thanks.


RE: Kodi DSPlayer – DirectShow Player for Windows - spencerjford - 2015-08-15

settings, video, dsplayer, manage madvr settings through the gui of kodi - set it to no/off. you don't want exclusive mode, turn that off too.


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-08-15

Here are the new log for 15.1 RC with xysubfilter not working. Crashes when downloading.
Hope someone can help.
http://xbmclogs.com/phhyg32gx

PS: If I don't have any external subtitles I can download them just fine with no crash. As soon external subtitle are there before I start the video I get crash when downloading a subtitle.
And it goes for SMB shares always. If I use a local drive there is no problem at all.

aracnox can you help with this pleaseSmile