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 - neeto33 - 2015-10-08

(2015-10-07, 09:08)*Roma* Wrote:
(2015-10-07, 08:26)neeto33 Wrote:
(2015-09-15, 07:24)neeto33 Wrote: Has anyone got DSPlayer livetv with tvheadend on linux working?
If yes, what format is configured in tvheadend?
There are a lot of possible options in tvheadend and I'm loathed to try them all only to find it can't be made to work.
Hi,
I never saw a response to the above post, so I'm guessing the answer is no.
So where to start?
Which protocols work best for remote Live/recorded TV

http://forum.kodi.tv/showthread.php?tid=223175&pid=2058480#pid2058480


You can use MediaPortal TV-Server, ArgusTV or NextPVR - Guide

Thanks for the response - I've read the guide.
All the above suggested servers are all windows servers. I need a linux based back end that is on a separate server using a proper streaming protocl.- sorry windows server is not an option in my setup.
TvHeadEnd conforms to the live-tv plug and protocol architecture used in the main code stream
Why does dsplayer not support live-tv client plugin and protocol architecture?
All it takes is a source filter to correctly support the live-tv client plugin and protocol architecture and all current TV backends will work (instead of doing them one at at time)
I'm obviously missing something here - please enlighten me.


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

(2015-10-08, 01:56)Warner306 Wrote: Yes, Emby could be considered a competitor to Kodi. Using a dedicated server on your media computer to organize your media may be preferable to allowing Kodi or a MySQL database do it. The content is accessed by using a remote client. Kodi can be an Emby client by using the Emby for Kodi add-on. I think this add-on is compatible with all skins, but some skins are better designed to work with the add-on.

Emby for Kodi works well with DSPlayer but requires path substitution is used for all sources. This is described in the set-up guide.

So, Emby/Plex are server/client applications, while Kodi is best described as a standalone media frontend/server.
I've now tried with only installing Emby as a skin in Kodi just like any other skin, and it is working fine with DSPlayer, so no need for installing any Emby ServerSmile I'm using Ember Media Manager to manage my movies.


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

(2015-10-08, 01:56)Warner306 Wrote: Yes, Emby could be considered a competitor to Kodi. Using a dedicated server on your media computer to organize your media may be preferable to allowing Kodi or a MySQL database do it. The content is accessed by using a remote client. Kodi can be an Emby client by using the Emby for Kodi add-on. I think this add-on is compatible with all skins, but some skins are better designed to work with the add-on.

Emby for Kodi works well with DSPlayer but requires path substitution is used for all sources. This is described in the set-up guide.

So, Emby/Plex are server/client applications, while Kodi is best described as a standalone media frontend/server.
I've now tried with only installing Emby repository and just installing Titan as skin, which is working fine for me, so I don't see any advantage for me to install Emby Server.


Re: RE: Kodi DSPlayer – DirectShow Player for Windows - Vidman - 2015-10-08

(2015-10-08, 08:53)Bjur Wrote:
(2015-10-08, 01:56)Warner306 Wrote: Yes, Emby could be considered a competitor to Kodi. Using a dedicated server on your media computer to organize your media may be preferable to allowing Kodi or a MySQL database do it. The content is accessed by using a remote client. Kodi can be an Emby client by using the Emby for Kodi add-on. I think this add-on is compatible with all skins, but some skins are better designed to work with the add-on.

Emby for Kodi works well with DSPlayer but requires path substitution is used for all sources. This is described in the set-up guide.

So, Emby/Plex are server/client applications, while Kodi is best described as a standalone media frontend/server.
I've now tried with only installing Emby as a skin in Kodi just like any other skin, and it is working fine with DSPlayer, so no need for installing any Emby ServerSmile I'm using Ember Media Manager to manage my movies.

There is no such thing as a emby skin (yet) there is only the emby for kodi addon which will replace your kodi database with one that syncs to the emby server application....using this method any kodi skin is compatible with the addon ( which is why i think it is superior to plex and mysql)

But two very popular kodi skins (titan and a arctic zephyr mod) are developed by emby users to take better advantage of embys features and so the betas of these skins are available in the emby addon repository


RE: Kodi DSPlayer – DirectShow Player for Windows - *Roma* - 2015-10-08

(2015-10-08, 04:11)neeto33 Wrote:
(2015-10-07, 09:08)*Roma* Wrote:
(2015-10-07, 08:26)neeto33 Wrote: Hi,
I never saw a response to the above post, so I'm guessing the answer is no.
So where to start?
Which protocols work best for remote Live/recorded TV

http://forum.kodi.tv/showthread.php?tid=223175&pid=2058480#pid2058480


You can use MediaPortal TV-Server, ArgusTV or NextPVR - Guide

Thanks for the response - I've read the guide.
All the above suggested servers are all windows servers. I need a linux based back end that is on a separate server using a proper streaming protocl.- sorry windows server is not an option in my setup.
TvHeadEnd conforms to the live-tv plug and protocol architecture used in the main code stream
Why does dsplayer not support live-tv client plugin and protocol architecture?
All it takes is a source filter to correctly support the live-tv client plugin and protocol architecture and all current TV backends will work (instead of doing them one at at time)
I'm obviously missing something here - please enlighten me.
Tvheadend PVR client addon for Kodi is built to work only with internal DVDPlayer, it doesn't contains API to work with external players.


RE: Kodi DSPlayer – DirectShow Player for Windows - XTrojan - 2015-10-08

This one is annoying but... has anyone got a EU tv? I have 200Hz interpolation 200/24 = TV drops frames. What i noticed is that i must speed up the video to 25Hz to not get frameskips when Motion plus is enabled.

I do know everyone hates motion but my TV has major judder and jaggyness without it on.

Some people tell me to disable madvr cadence or pulldown, is this possible to let the TV do it? From what i understood the TV depending on mode will apply reverse telecine or normal telecine and then apply motion interpolation but MadVR seems to mess this up mid-air causing the TV to frameskip some interpolated frames?

For some reason though if my TV decodes the video instead of the PC (Allshare), it's able to avoid frameskips, anyone here knows how to potentially fix this without SVP?


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

(2015-10-08, 09:09)Vidman Wrote:
(2015-10-08, 08:53)Bjur Wrote:
(2015-10-08, 01:56)Warner306 Wrote: Yes, Emby could be considered a competitor to Kodi. Using a dedicated server on your media computer to organize your media may be preferable to allowing Kodi or a MySQL database do it. The content is accessed by using a remote client. Kodi can be an Emby client by using the Emby for Kodi add-on. I think this add-on is compatible with all skins, but some skins are better designed to work with the add-on.

Emby for Kodi works well with DSPlayer but requires path substitution is used for all sources. This is described in the set-up guide.

So, Emby/Plex are server/client applications, while Kodi is best described as a standalone media frontend/server.
I've now tried with only installing Emby as a skin in Kodi just like any other skin, and it is working fine with DSPlayer, so no need for installing any Emby ServerSmile I'm using Ember Media Manager to manage my movies.

There is no such thing as a emby skin (yet) there is only the emby for kodi addon which will replace your kodi database with one that syncs to the emby server application....using this method any kodi skin is compatible with the addon ( which is why i think it is superior to plex and mysql)

But two very popular kodi skins (titan and a arctic zephyr mod) are developed by emby users to take better advantage of embys features and so the betas of these skins are available in the emby addon repository
That makes sense. Thanks for the explanation. I still don't see what I gives me more than using the Titan Skin + Kodi and MySQL database sync and Ember Media Manager. Perhaps it is streaming to mobile devices I get extra.


RE: Kodi DSPlayer – DirectShow Player for Windows - ashlar - 2015-10-08

I know I'll sound annoying but... in case of questions/discussions not completely linked to DSPlayer (see the recent Emby one) could people open different threads? I'm interested in Kodi DSPlayer and having to browse through pages and pages not relevant to the topic is... yeah, annoying. Thanks.

Edit: I mean, I don't think there are rules against opening an "DSPlayer with Emby" thread, right?


RE: Kodi DSPlayer – DirectShow Player for Windows - steelman1991 - 2015-10-08

Don't see the harm of these types of posts - after all they are DSPlayer linked, if ever so tenuous - certainly more so than ones requesting that they be moved Wink. I don't particularly read anything to do with streaming and/or livetv, but they still have a place in this thread. Better to keep everything in the one place - only my tuppence worth mind you - really aracnoz's call its his thread.


Re: RE: Kodi DSPlayer – DirectShow Player for Windows - Vidman - 2015-10-08

(2015-10-08, 11:53)Bjur Wrote:
(2015-10-08, 09:09)Vidman Wrote:
(2015-10-08, 08:53)Bjur Wrote: I've now tried with only installing Emby as a skin in Kodi just like any other skin, and it is working fine with DSPlayer, so no need for installing any Emby ServerSmile I'm using Ember Media Manager to manage my movies.

There is no such thing as a emby skin (yet) there is only the emby for kodi addon which will replace your kodi database with one that syncs to the emby server application....using this method any kodi skin is compatible with the addon ( which is why i think it is superior to plex and mysql)

But two very popular kodi skins (titan and a arctic zephyr mod) are developed by emby users to take better advantage of embys features and so the betas of these skins are available in the emby addon repository
That makes sense. Thanks for the explanation. I still don't see what I gives me more than using the Titan Skin + Kodi and MySQL database sync and Ember Media Manager. Perhaps it is streaming to mobile devices I get extra.

Yes + it will sync any kodi version so all kodi version numbers don't need to match
Edit: sorry for going off topic


RE: Kodi DSPlayer – DirectShow Player for Windows - Uoppi - 2015-10-08

Apologies if this has already been answered (couldn't find it) but:

1) Does "Sync playback to display" affect both DVDPlayer and DSPlayer (I'm assuming it does)?

2) When using Reclock, should "Sync playback to display" be UNchecked or does it matter at all (i.e. does Reclock override the Kodi setting or would they be in conflict etc.)?


RE: Kodi DSPlayer – DirectShow Player for Windows - ashlar - 2015-10-08

Unless I'm seriously mistaken, "Sync playback to display" affects only DVDPlayer. It's "adjust refresh rate" that affects both. In that case you can decide whether to use it for both or only one of them. I personally handle refresh rate switching through madVR only.

Hence, for #2, I think it doesn't matter.


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

(2015-10-08, 13:59)Uoppi Wrote: Apologies if this has already been answered (couldn't find it) but:

1) Does "Sync playback to display" affect both DVDPlayer and DSPlayer (I'm assuming it does)?

2) When using Reclock, should "Sync playback to display" be UNchecked or does it matter at all (i.e. does Reclock override the Kodi setting or would they be in conflict etc.)?

Sync playback to display only impacts DVDPlayer.


RE: Kodi DSPlayer – DirectShow Player for Windows - Uoppi - 2015-10-09

Zoom isn't working properly anymore on the latest release (where zoom functionality was apparently tweaked according to the changelog). Works fine on the 6th Sep release with identical settings.

When the video changes from 16:9 to 4:3, the image stretches back to 16:9 almost immediately instead of continuing to display at the correct 4:3 ratio. As the selected view mode in Kodi is Normal (not Stretch etc.), this new behavior must surely be a bug and not a "feature"?

MadVR overlay does correctly identify 4:3 but "Touch window from inside" reads +33% (or something thereabouts). MadVR's own zoom settings seem to have no effect in the matter so I'm assuming it's Kodi/DSPlayer.


RE: Kodi DSPlayer – DirectShow Player for Windows - tingtong5 - 2015-10-10

DSPLAYER does not work with NFS, DVDPLAYER does. Is this a known bug? Is there a fix?