Kodi Community Forum

Full Version: Kodi DSPlayer – DirectShow Player for Windows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
I have a new htpc here with Intel 6100T (HD 530 graphics) and a very strange issue.
Randomly every 1-3 minutes there is ~5 frame drops when using madVR. Kodi EVR is fine.
Avg rendering time in a 24p 1080p movie is ~2ms. Max rendering time is ~7ms.
After tweaking literally everything (BIOS, drivers, Windows, madVR) issue still persists.

Now turning on debugging in Kodi gui seems to resolve the problem.
Avg rendering is still ~2ms. Max rendering comes down to ~2ms and there are no frame drops. Huh

What is debugging doing besides writing to the log file and putting stats on the screen?
What is happening?
(2016-08-16, 09:04)anty Wrote: [ -> ]I have a new htpc here with Intel 6100T (HD 530 graphics) and a very strange issue.
Randomly every 1-3 minutes there is ~5 frame drops when using madVR. Kodi EVR is fine.
Avg rendering time in a 24p 1080p movie is ~2ms. Max rendering time is ~7ms.
After tweaking literally everything (BIOS, drivers, Windows, madVR) issue still persists.

Now turning on debugging in Kodi gui seems to resolve the problem.
Avg rendering is still ~2ms. Max rendering comes down to ~2ms and there are no frame drops. Huh

What is debugging doing besides writing to the log file and putting stats on the screen?
What is happening?

Found log settings in advancedsettings.xml
Unfortunately with disabling text on screen (level 1) issue comes back. So the workaround is not good.Sad
Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!
(2016-08-17, 11:41)blackbanana Wrote: [ -> ]Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!

You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.
(2016-08-17, 22:08)Warner306 Wrote: [ -> ]
(2016-08-17, 11:41)blackbanana Wrote: [ -> ]Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!

You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.

For me this happens if I have previously defined 720 (24, 50, 60) as part of my TV resolution (that in fact, accept). The only way I have been able to make it work is just delete them, and only define the 1080 resolutions. Then the image is perfect no matter what.
(2016-08-17, 23:33)vicmanpergar Wrote: [ -> ]
(2016-08-17, 22:08)Warner306 Wrote: [ -> ]
(2016-08-17, 11:41)blackbanana Wrote: [ -> ]Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!

You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.

For me this happens if I have previously defined 720 (24, 50, 60) as part of my TV resolution (that in fact, accept). The only way I have been able to make it work is just delete them, and only define the 1080 resolutions. Then the image is perfect no matter what.
I had this same problem. I defined my monitor resolution for the TV resolution and got the oversized bit when playing dsplayer.
Hello guys,

I need some help! I'm using Kodi 16.1 with dsplayer in combination with svp. (smooth video project) This is working great for local files and internet streams but with live TV I'm getting an error. With dsplayer disabled it is working.

So I want to use dsplayer for local files and streams, and DVD player for live TV. I know I can set some Merritts in dsplayer settings, but I have no idea what kind of rule I need to add..

Has anyone an idea? I'm using dvblink for live TV..

Cheers,
Marcel
(2016-08-17, 22:08)Warner306 Wrote: [ -> ]
(2016-08-17, 11:41)blackbanana Wrote: [ -> ]Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!

You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.

If you mean my desktop zoom in windows its set to 300% (default). I tried decreasing it to 100% but i still got the zoom problem in kodi and i cant have it on 100% anyway since my resolution is 3840x2160 and everything is to tiny at 100% zoom. If i press "\" button twice in kodi it works. But i would rather like it to work normally when i play a video without having to press "\" everytime i want to watch something.

IMAGE: http://imgur.com/a/zje6j

I would rather use DSplayer. But i will try with MPC-HC.
so your not using full screen you have it in a window? as i have my XBMC at 4k res and all my movies play at 100% in dsplayer

Maybe a bit more information? ?
(2016-08-17, 23:33)vicmanpergar Wrote: [ -> ]
(2016-08-17, 22:08)Warner306 Wrote: [ -> ]
(2016-08-17, 11:41)blackbanana Wrote: [ -> ]Hey,

Im using kodi 16.1 jarvis with DSplayer, LAV filters, Xysubfilters and madVR. Whenever i play a video it gets zoomed and i can only see 1/4 of the picture. If i use windowed mode it works.

Debug log: http://pastebin.com/Ldje1qU5

I have tried:
  • Fullscreen exclusive mode disabled in kodi
  • Hardware acceleration off
  • Uninstalling Reclock

Another problem im experiencing is when i open the property page for all the internal filters it doesnt show everything.

Picture: http://imgur.com/a/lkKEF

Thank you in advance guys!

You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.

For me this happens if I have previously defined 720 (24, 50, 60) as part of my TV resolution (that in fact, accept). The only way I have been able to make it work is just delete them, and only define the 1080 resolutions. Then the image is perfect no matter what.

Unbelievable it worked! Thank you!

Image: http://imgur.com/a/32TH9
Should i use these displaymodes or should i add some more refresh rates?
(2016-08-18, 11:54)blackbanana Wrote: [ -> ]
(2016-08-17, 23:33)vicmanpergar Wrote: [ -> ]
(2016-08-17, 22:08)Warner306 Wrote: [ -> ]You have increased the desktop zoom. That is why you can't see the entire dialog. This is probably a bug in DSPlayer. I don't know how to fix it without disabling the zoom.

Does MPC-HC work or does it also show the same problem? Try accessing video settings during playback to see if the zoom settings there have changed.

For me this happens if I have previously defined 720 (24, 50, 60) as part of my TV resolution (that in fact, accept). The only way I have been able to make it work is just delete them, and only define the 1080 resolutions. Then the image is perfect no matter what.

Unbelievable it worked! Thank you!

Image: http://imgur.com/a/32TH9
Should i use these displaymodes or should i add some more refresh rates?

You should add 2160p23 and 2160p59. And you can access any option in LAV Filters or XYSubFilter by remote.
If you want, you can leave display modes empty and have Kodi change refresh rates. This found in Video -> Playback.
(2016-08-18, 22:12)Warner306 Wrote: [ -> ]If you want, you can leave display modes empty and have Kodi change refresh rates. This found in Video -> Playback.

Last I tried, Kodi's own refresh rate changing didn't work well with variable frame rate videos shot on a smartphone. When frame rates momentarily dipped very low, Kodi would erroneously proceed to change the refresh rate before realizing the refresh rate indeed should NOT be changed.

This refresh rate lottery resulted in an accompanying distracting black screen flash. In fact, this was the final deciding factor for me to switch to madVR/dsplayer and I've NEVER had a similar problem since!
(2016-08-18, 22:08)Warner306 Wrote: [ -> ]
(2016-08-18, 11:54)blackbanana Wrote: [ -> ]
(2016-08-17, 23:33)vicmanpergar Wrote: [ -> ]For me this happens if I have previously defined 720 (24, 50, 60) as part of my TV resolution (that in fact, accept). The only way I have been able to make it work is just delete them, and only define the 1080 resolutions. Then the image is perfect no matter what.

Unbelievable it worked! Thank you!

Image: http://imgur.com/a/32TH9
Should i use these displaymodes or should i add some more refresh rates?

You should add 2160p23 and 2160p59. And you can access any option in LAV Filters or XYSubFilter by remote.

Thank you for your help!

I added 2160p23 and 2160p59 and its working properly.

Do you have any solution to the other problem? As you can see.. I cant see all the options in property page.
Can i change these settings from anywhere else?

Image: http://imgur.com/a/lkKEF
(2016-08-19, 09:56)blackbanana Wrote: [ -> ]
(2016-08-18, 22:08)Warner306 Wrote: [ -> ]
(2016-08-18, 11:54)blackbanana Wrote: [ -> ]Unbelievable it worked! Thank you!

Image: http://imgur.com/a/32TH9
Should i use these displaymodes or should i add some more refresh rates?

You should add 2160p23 and 2160p59. And you can access any option in LAV Filters or XYSubFilter by remote.

Thank you for your help!

I added 2160p23 and 2160p59 and its working properly.

Do you have any solution to the other problem? As you can see.. I cant see all the options in property page.
Can i change these settings from anywhere else?

Image: http://imgur.com/a/lkKEF

All of the settings can be changed by remote from DSPlayer settings. Just select any of the filters and all the options should be there. You don't have to open the property page.
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