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
(2015-04-10, 16:06)aracnoz Wrote: [ -> ]- there is no crash but kodi remains with a black screen and the application seems to continue to work in background?
please try to resize the kodi's window with ALT+ENTER, this solve the black screen?

- these crash occurs only when kodi it's set to change refresh to match the video's framerate? what happens if you try to change refresh only by madVR?
- these crash occurs only when madVR it's set to work in Fullscreen Exclusive mode?
- these crash occurs only when kodi it's in Fullscreen (Winowed or Exclusive mode)? what happens if kodi it's not in fullscreen?

OK, this is problem on my system so I want to report it.

The blackscreen came after playback stop, it looks like a freeze , lockup , ALT+ENTER or \ key doesn't bring Kodi to windows mode. CTRL+ALT+DEL would bring up login screen after hit run task manager or cancel it would go back and Kodi window appear as normal. It could be mistook as freeze easily I guess but on my system it's not, because TVTunes is playing in background and press remote key produce gui sound so I knew it's running. Press power then ok can close Kodi successfully.

Further investigation, I found it happens mostly on condition that playing diffrent file with different refresh rate next to each other. It doesn;t matter if you set madvr or Kodi to handle refresh rate change or both. If I set madVR to handle refresh rate change it sometimes got video frame freeze instead of blackscreen. But I still can close Kodi by pressing power then ok anyway.

I always use Fullscreen Exclusive Mode though, Using window mode brought me lot of problem in the past (video not playing / playing audio only etc.)

But after messing with madVR settings I think I managed to get a workaround on this matter. And after few tests it works fine now. Enable presence several frames in advance / disable madVR refresh rate change and let Kodi handle it fix this for me. At least I hope so.
I've seen the issue you describe once. It wasn't a freeze, but the screen went black. I advocate allowing Kodi handle refresh rate changes in the guide, so hopefully this problem isn't too common.

Given no one else seems to be posting, perhaps DSPlayer is beyond the early adopter phase.

I discovered the Cinema Experience addon does not work correctly, neither does Trakt. But that's not a big deal.
@oldpoem, you're a genius! Thanks so much for figuring this mystery out. I was starting to lose hope. All I had to do was simply disable madVR's below setting (under the madVR's tray icon settings):

devices\Generic PnP Monitor\Display modes\switch to matching display mode...

"Enable presence several frames in advance" was already enabled on my settings.

The only remaining issue... when I hit the "back" button to Kodi's Main Menu (during video playback), Kodi's Menu is displayed on the top/left corner of Kodi's display area (shown below). Is this a known issue? I haven't seen anyone mention this before.
Image

(2015-04-11, 04:26)oldpoem Wrote: [ -> ]But after messing with madVR settings I think I managed to get a workaround on this matter. And after few tests it works fine now. Enable presence several frames in advance / disable madVR refresh rate change and let Kodi handle it fix this for me. At least I hope so.
First off, thanks for all of your hard work. For some reason, I can't get the player to launch. I have installed and uninstalled the setup file with the player included several times with no luck. I can launch the DVDplayer with the "play to" option but it won't work with this player. I followed the excellent setup guide and I think that I did it correctly, but something is obviously wrong. Any help would be greatly appreciated!
(2015-04-11, 22:40)hogues Wrote: [ -> ]First off, thanks for all of your hard work. For some reason, I can't get the player to launch. I have installed and uninstalled the setup file with the player included several times with no luck. I can launch the DVDplayer with the "play to" option but it won't work with this player. I followed the excellent setup guide and I think that I did it correctly, but something is obviously wrong. Any help would be greatly appreciated!

A debug log would help. If you are getting a black screen, it could be a number of things.

Try these Troubleshooting Tips.
i see you guys been busy the last couple of days , ill test the new build and see if i get any more crashes either , thanks aracnoz your work is invaluable as always
I've been under a heavy flu these last days, with fever up to 40ºC
Well, downloaded the last version this afternoon and watched one movie and two episodes from a TV Show, with pauses, and stops, without any problem at all (although i don't think my experience is good since i was not having any issues either before!). But i think i must put my 2 cents too.

Now a question for the experts in madVR.
Is it normal that CRTL+J shows resolution as 0,1,1920, 1081 ? Well it's really called target rectangle.
What calls my atention is the 1081.
A big thank you to you guys, A dream come true, Kodi+madVR without the need of an external player Smile

working fine so far except that i cant use the true fullscreen mode, always have to use the fullscreen windows or i get a freeze as soon as i try to play a file.

is there a hotkey to change the audio track without getting the popup menu for selecting the audio track?


anyone know if its possible to get the hyperion addon working with madvr as renderer?
(2015-04-12, 01:02)KenshiHH Wrote: [ -> ]A big thank you to you guys, A dream come true, Kodi+madVR without the need of an external player Smile

working fine so far except that i cant use the true fullscreen mode, always have to use the fullscreen windows or i get a freeze as soon as i try to play a file.

is there a hotkey to change the audio track without getting the popup menu for selecting the audio track?


anyone know if its possible to get the hyperion addon working with madvr as renderer?

Kodi keyboard commands

Kodi action IDs (for keyboard.xml entries)

List of built-in functions (also for keyboard.xml)

The keymap entry would follow the format below:

<keymap>
<FullScreenVideo>
<keyboard>
<c>Huh</c>
</keyboard>
</FullScreenVideo>
</keymap>
ok so .. the new build fixes the dreaded double pause issue ,and fixes the crashes from what ive seen, i recon warner306 is better in testing and giving feedback on this since his methods are more elaborate compared to my simply tryouts
(2015-04-12, 01:02)KenshiHH Wrote: [ -> ]A big thank you to you guys, A dream come true, Kodi+madVR without the need of an external player Smile

working fine so far except that i cant use the true fullscreen mode, always have to use the fullscreen windows or i get a freeze as soon as i try to play a file.

is there a hotkey to change the audio track without getting the popup menu for selecting the audio track?


anyone know if its possible to get the hyperion addon working with madvr as renderer?

Is hyperion a streaming add-on? If so, it wouldn't likely work with DSPlayer.
Hyperion Addon is like the Boblight Addon for an Ambilight solution., would screengrabber be the right description?
sadly I don't know how these grab the screen info.

Hyperion Addon Source



(2015-04-12, 01:23)Warner306 Wrote: [ -> ]Kodi keyboard commands

Kodi action IDs (for keyboard.xml entries)

List of built-in functions (also for keyboard.xml)

The keymap entry would follow the format below:

<keymap>
<FullScreenVideo>
<keyboard>
<c>Huh</c>
</keyboard>
</FullScreenVideo>
</keymap>

already changed it to
<a>AudioNextLanguage</a>

also made sure its the only command assigned to the A key

but when i press it, instead of just switching to the next track it always opens this menu where i have to manualy select the audio stream i want

Image
(2015-04-12, 00:27)Warner306 Wrote: [ -> ]
(2015-04-11, 22:40)hogues Wrote: [ -> ]First off, thanks for all of your hard work. For some reason, I can't get the player to launch. I have installed and uninstalled the setup file with the player included several times with no luck. I can launch the DVDplayer with the "play to" option but it won't work with this player. I followed the excellent setup guide and I think that I did it correctly, but something is obviously wrong. Any help would be greatly appreciated!

A debug log would help. If you are getting a black screen, it could be a number of things.

Try these Troubleshooting Tips.

hopefully I did this correctly... here is the log

http://pastebin.com/RgzTKKac

I am not getting a black screen, the player will not launch. I am in the process of trying the other options in your link. Thanks for the help.
(2015-04-12, 01:43)KenshiHH Wrote: [ -> ]already changed it to
<a>AudioNextLanguage</a>

also made sure its the only command assigned to the A key

but when i press it, instead of just switching to the next track it always opens this menu where i have to manualy select the audio stream i want

Image

You have to uncheck "use menu audio selector" in dsplayer settings.
Nice thank you Smile
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