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


RE: Kodi DSPlayer – DirectShow Player for Windows - DougShuffield - 2017-01-23

(2017-01-23, 18:27)ilGimmy Wrote: Try to disable automatic frame rate switch, it should fix the audio issue.
I got mad trying to make it work on a Minix Z83-4, without luck. Are you using a z8300 chipset, too?
Thanks for the suggestion, I'll try it out this evening. I am using a Z97 Express chipset.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2017-01-23

Test post deleted.


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpainless - 2017-01-24

(2017-01-23, 05:44)DougShuffield Wrote:
(2017-01-21, 16:52)oldpainless Wrote: I'd be interested in a binary Doug - cheers,

K

Try it out and see if it meets your needs. The only issue I have seen is that after I play one show / movie, I lose GUI audio. If I try to start another show, also no audio (receiver says "No stream") I am looking into what might be happening. I don't believe it has anything to do with my changes, but you never know...

Kodi.exe: https://www.dropbox.com/s/a2uejshse3emr3s/Kodi.exe?dl=0
Kodi.pdb: https://www.dropbox.com/s/u4h6k5gn81upxms/Kodi.pdb?dl=0

Hi Doug - went to take a look and it looks like its a major headache to rollback to Jarvis from Kyrpton....shame, would have liked to take a look at your changes.

Thanks anyway.

K


RE: Kodi DSPlayer – DirectShow Player for Windows - Portisch - 2017-01-24

I need help how to update the base of the github fork.

I forked the github xbmc from the first post.
But how to update the base from Krypton Beta 6 to RC4?
Somebody can give me a step-by-step hint?

EDIT:
Hopefully I did it right:
https://github.com/Portisch/xbmc/tree/Krypton_dsplayer

It is compiling and the system information shows RC4. Also the PVR Addons can be started...


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpainless - 2017-01-24

(2017-01-24, 10:28)Portisch Wrote: I need help how to update the base of the github fork.

I forked the github xbmc from the first post.
But how to update the base from Krypton Beta 6 to RC4?
Somebody can give me a step-by-step hint?

EDIT:
Hopefully I did it right:
https://github.com/Portisch/xbmc/tree/Krypton_dsplayer

It is compiling and the system information shows RC4. Also the PVR Addons can be started...

Interesting - is there a binary to test?

K


RE: Kodi DSPlayer – DirectShow Player for Windows - Portisch - 2017-01-24

Right now only offline...
I will test before upload the binary.


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpainless - 2017-01-24

(2017-01-24, 11:54)Portisch Wrote: Right now only offline...
I will test before upload the binary.

Thanks, look forward to it.

K


RE: Kodi DSPlayer – DirectShow Player for Windows - Terrible - 2017-01-24

(2017-01-23, 02:06)Warner306 Wrote:
(2017-01-23, 00:45)Terrible Wrote:
(2017-01-22, 19:26)Warner306 Wrote: Did you enable something in zoom control (black bar detection) from DSPlayer?

Also, Load from madVR active profile should be selected.

No I haven't. Also its loaded from madVR active profile. However I figured the issue. When native resolution of the TV or Laptop monitor is chosen, it seems zoomed for a 1080p film. Hence in GPU settings, 1080p resolution has to be selected. Mostly it happens auto but in this case it did not.

However, I have a new issue and its with sound. Reclock is out, as it does not allow any sound through bitstream. In fact, there's no sound till its installed so it had to be thrown out of the system. For audio renderer, I chose CXR200 Nvidia output, and it sent out sound but distorted. So in in MPC-HC I checked enable audio switcher and the sound became fine. But in Kodi, there's no such feature. ANy work around.

Try Sanear.

Install and choose as audio renderer from DSPlayer. To configure, play a video and access the Sanear tray icon. Set the tray icon to WASAPI exclusive. Bitstream and you should be good to go.
Thank you. Will definitely try this and get back to you.


RE: Kodi DSPlayer – DirectShow Player for Windows - Portisch - 2017-01-25

(2017-01-24, 11:55)oldpainless Wrote:
(2017-01-24, 11:54)Portisch Wrote: Right now only offline...
I will test before upload the binary.

Thanks, look forward to it.

K
There are at minimum 2 bugs left in the DSPlayer build.
I will try to fix this first.


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpainless - 2017-01-25

(2017-01-25, 11:51)Portisch Wrote:
(2017-01-24, 11:55)oldpainless Wrote:
(2017-01-24, 11:54)Portisch Wrote: Right now only offline...
I will test before upload the binary.

Thanks, look forward to it.

K
There are at minimum 2 bugs left in the DSPlayer build.
I will try to fix this first.

ok thanks for the update.

K


RE: Kodi DSPlayer – DirectShow Player for Windows - Shogunreaper - 2017-01-25

whenever i play something with dsplayer the audio for kodi in windows automatically gets reduced to like 20% (it doesn't happen when playing files using the kodi "VideoPlayer")

Image

how do i fix this?


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2017-01-25

(2017-01-25, 20:53)Shogunreaper Wrote: whenever i play something with dsplayer the audio for kodi in windows automatically gets reduced to like 20% (it doesn't happen when playing files using the kodi "VideoPlayer")

Image

how do i fix this?

Choose WASAPI exclusive and bitstream.


RE: Kodi DSPlayer – DirectShow Player for Windows - Shogunreaper - 2017-01-25

(2017-01-25, 21:16)Warner306 Wrote:
(2017-01-25, 20:53)Shogunreaper Wrote: whenever i play something with dsplayer the audio for kodi in windows automatically gets reduced to like 20% (it doesn't happen when playing files using the kodi "VideoPlayer")

Image

how do i fix this?

Choose WASAPI exclusive and bitstream.

where are those options in dsplayer, i don't see them.


RE: Kodi DSPlayer – DirectShow Player for Windows - Portisch - 2017-01-25

One question:
Is the developer of DSPlayer still around?

I was now debugging the DSPlayer Krypton version and it look like this isn't working at all!
Example on DVBViewer backend:
Live streams are getting opened by the default player in Krypton

Quote:22:16:10.649 T:1748 DEBUG: CInputManager:TonguerocessMouse: trying mouse action leftclick
22:16:28.131 T:1748 DEBUG: Loading settings for pvr://channels/tv/All channels/pvr.dvbviewer_701.pvr
22:16:28.136 T:1748 DEBUG: Restored madVR default settings for pvr://channels/tv/All channels/pvr.dvbviewer_701.pvr
22:16:28.140 T:1748 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData::CDVDRadioRDSData
22:16:29.226 T:1748 NOTICE: VideoPlayer: Opening: pvr://channels/tv/All channels/pvr.dvbviewer_701.pvr
22:16:29.227 T:1748 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
22:16:29.232 T:1748 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 104 for 1.
22:16:29.233 T:1748 ERROR: DXVA::CProcessorHD::IsFormatSupported: Unsupported format 105 for 1.
22:16:29.242 T:9408 DEBUG: Thread VideoPlayer start, auto delete: false
22:16:30.274 T:9408 NOTICE: Creating InputStream
22:16:31.151 T:1748 DEBUG: ------ Window Init (DialogBusy.xml) ------
22:16:31.151 T:9408 DEBUG: PVRManager - PVR::CPVRManager::OpenLiveStream - opening live stream on channel 'ORF1 HD'
22:16:31.151 T:9408 DEBUG: opening live stream for channel 'ORF1 HD'
22:16:31.152 T:9408 DEBUG: AddOnLog: DVBViewer Client: Dvb::OpenLiveStream: channel=701
22:16:31.153 T:1748 DEBUG: Window DialogBusy.xml was already loaded
22:16:31.154 T:1748 DEBUG: Alloc resources: 0.50ms
22:16:31.155 T:9408 DEBUG: CurlFile::Open(147E1690) http://192.168.1.7:7522/upnp/channelstream/294.ts
22:16:31.156 T:1748 INFO: XCURL:Big GrinllLibCurlGlobal::CheckIdle - Closing session to http://192.168.1.7 (easy=1C60F6A8, multi=144C2BE8)
22:16:31.205 T:1748 DEBUG: CWinEventsWin32::WndProcWindow is active
22:16:31.205 T:1748 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
22:16:31.227 T:1748 DEBUG: ------ Window Deinit (Pointer.xml) ------
22:16:32.145 T:1748 DEBUG: CWinEventsWin32::WndProcWindow is active
22:16:32.782 T:9408 DEBUG: AddOnLog: DVBViewer Client: StreamReader: Started; url=http://admin:[email protected]:7522/upnp/channelstream/294.ts
22:16:32.798 T:9408 DEBUG: CDVDInputStreamPVRManager - CDVDInputStreamPVRManager::Open - playback has started on filename pvr://channels/tv/All channels/pvr.dvbviewer_701.pvr
22:16:32.799 T:9408 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All channels/pvr.dvbviewer_701.pvr
22:16:32.799 T:9408 NOTICE: Creating Demuxer
22:16:32.815 T:9408 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mpegts]
22:16:32.816 T:9408 INFO: ffmpeg[24C0]: Input #0, mpegts, pvr://channels/tv/All channels/pvr.dvbviewer_701.pv':
22:16:32.816 T:9408 INFO: ffmpeg[24C0]: Duration: N/A, bitrate: N/A
22:16:32.817 T:9408 INFO: ffmpeg[24C0]: Program 4911
22:16:32.817 T:9408 INFO: ffmpeg[24C0]: Stream #0:0[0x780]: Video: h264 ([27][0][0][0] / 0x001B), none, 90k tbn
22:16:32.818 T:9408 INFO: ffmpeg[24C0]: Stream #0:1[0x781](deu): Audio: ac3 ([6][0][0][0] / 0x0006), 0 channels
22:16:32.818 T:9408 INFO: ffmpeg[24C0]: Stream #0:2[0x782](mis): Audio: ac3 ([6][0][0][0] / 0x0006), 0 channels
22:16:32.818 T:9408 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
22:16:32.819 T:9408 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
22:16:32.819 T:9408 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
22:16:32.820 T:9408 NOTICE: Opening stream: 0 source: 256
22:16:32.820 T:9408 NOTICE: Creating video codec with codec id: 28
22:16:32.821 T:9408 DEBUG: FactoryCodec - Video: - Opening
22:16:32.821 T:9408 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
22:16:32.821 T:9408 DEBUG: CDVDVideoCodecFFmpeg - Updated codec: ff-h264
22:16:32.822 T:9408 DEBUG: FactoryCodec - Video: ff-h264 - Opened
22:16:32.822 T:9408 DEBUG: CVideoPlayerVideo::OpenStream - open stream with codec id: 28
22:16:32.822 T:9408 NOTICE: Creating video thread
22:16:32.825 T:9408 NOTICE: Opening stream: 1 source: 256
22:16:32.825 T:9408 NOTICE: Finding audio codec for: 86019
22:16:32.826 T:9408 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
22:16:32.827 T:6528 DEBUG: Thread VideoPlayerVideo start, auto delete: false
22:16:32.827 T:6528 NOTICE: running thread: video_thread
22:16:32.828 T:9408 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
22:16:32.828 T:9408 NOTICE: Creating audio thread
22:16:32.831 T:9408 DEBUG: CApplication::OnPlayBackStarted: play state was 1, starting 1
22:16:32.831 T:8392 DEBUG: Thread VideoPlayerAudio start, auto delete: false
22:16:32.832 T:9408 DEBUG: CVideoPlayer::SetCaching - caching state 2
22:16:32.832 T:9408 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
22:16:32.832 T:8392 NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
22:16:32.833 T:8392 DEBUG: CDVDAudio:Tongueause - pausing audio stream
22:16:32.833 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:16:32.834 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:16:32.837 T:1748 DEBUG: CApplication:TonguelayFile: OpenFile succeed, play state 2
22:16:32.838 T:1748 DEBUG: CApplication::OnPlayBackStarted: play state was 2, starting 0
22:16:36.039 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:16:54.991 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.017 T:9920 DEBUG: Thread JobWorker 9920 terminating (autodelete)
22:17:13.018 T:5404 INFO: AddOnLog: DVBViewer Client: Performing forced EPG update!
22:17:13.021 T:1748 DEBUG: CWinEventsWin32::WndProcWindow is active
22:17:13.022 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.022 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.025 T:7976 DEBUG: Thread JobWorker 7976 terminating (autodelete)
22:17:13.026 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.027 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.029 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.030 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.031 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.032 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.034 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.035 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.036 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.036 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.038 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.038 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.039 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.044 T:6684 DEBUG: EPG - EPG::CEpg::UpdateFromScraper - updating EPG for channel 'ORF1 HD' from client '27186753'
22:17:13.044 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.046 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.046 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.047 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.048 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.049 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.049 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.050 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.050 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.106 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.108 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.109 T:1748 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\devenv.exe
22:17:13.110 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.111 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.113 T:5620 DEBUG: Thread JobWorker 5620 terminating (autodelete)
22:17:13.114 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.116 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.118 T:9408 DEBUG: ffmpeg[24C0]: [mpegts] PES packet size mismatch
22:17:13.119 T:9408 DEBUG: Previous line repeats 1 times.
22:17:13.120 T:9408 ERROR: ffmpeg[24C0]: [NULL] SPS unavailable in decode_picture_timing
22:17:13.121 T:9408 ERROR: ffmpeg[24C0]: [NULL] non-existing PPS 0 referenced
22:17:13.123 T:9408 DEBUG: CVideoPlayer::SetCaching - caching state 0
22:17:13.124 T:9408 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
22:17:13.125 T:9408 NOTICE: VideoPlayer: next stream, wait for old streams to be finished

So it is using the ffmpeg, isn't it?

PVR recordings are handled by the DSPlayer and this is the problem because it isn't working at all.
I think there have to be done some more mods to get the DSPlayer working in Kodi v17 and higher...

If the stream get's handled by the DSPlayer there should be some informations about CDSInputStreamPVRManager but there isn't any!


RE: Kodi DSPlayer – DirectShow Player for Windows - Terrible - 2017-01-26

(2017-01-24, 14:21)Terrible Wrote:
(2017-01-23, 02:06)Warner306 Wrote:
(2017-01-23, 00:45)Terrible Wrote: No I haven't. Also its loaded from madVR active profile. However I figured the issue. When native resolution of the TV or Laptop monitor is chosen, it seems zoomed for a 1080p film. Hence in GPU settings, 1080p resolution has to be selected. Mostly it happens auto but in this case it did not.

However, I have a new issue and its with sound. Reclock is out, as it does not allow any sound through bitstream. In fact, there's no sound till its installed so it had to be thrown out of the system. For audio renderer, I chose CXR200 Nvidia output, and it sent out sound but distorted. So in in MPC-HC I checked enable audio switcher and the sound became fine. But in Kodi, there's no such feature. ANy work around.

Try Sanear.

Install and choose as audio renderer from DSPlayer. To configure, play a video and access the Sanear tray icon. Set the tray icon to WASAPI exclusive. Bitstream and you should be good to go.
Thank you. Will definitely try this and get back to you.

So I tried Sanear today in my setup and it worked. So thank you. Even the CXR200 NVidia renderer was working. However I don't get the incosistency and don't know how to rectify it. Also, this is the first time, and only on windows 10 is Reclock hated, to the extent I had to unistall it to get my audio up and working. Wonder if you have an explanation for this.

And a sidenote, your thread on Kodi + MPC-HC is just superb. Exactly what I was looking for.