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 - geofred1993 - 2015-09-24

Could we get a new build with the new lavfilters stable release? Smile


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2015-09-24

(2015-09-24, 07:26)geofred1993 Wrote: Could we get a new build with the new lavfilters stable release? Smile

Just replace LAVFilters in C:\Program Files (x86)\Kodi\system\players\dsplayer (Kodi installation path) .Haven't tried this but I believe it should works. It could be bothersome to aracnoz to keep updating with the release of these filters.


RE: Kodi DSPlayer – DirectShow Player for Windows - aracnoz - 2015-09-24

(2015-09-22, 10:32)raab Wrote: For the madVR scaling algorithms the DSPlayer Profile Group seems to overwrite whatever existing settings were under the root folder effectively clearing them:

e.g. through MPC-HC:

Then playing through Kodi:

Whatever changes I make to scaling just defaults back e.g. chroma upscaling defaults to bicubic75 even though I set it to 100 (when playing through Kodi)

Problem exhibits on two separate PC's both running Windows 10 x64 if that makes any difference

that's the correct behavior when "load and save with dsplayer database" it's set, everything it's handled by dsplayer, you should completly forget the madVR control panel in this configuration, if you want to use madVR profiles system or more simple read the settings set into the madVR control panel you have to set "load madVR active profile", to know more about this pls follow the @Warner306 guide http://forum.kodi.tv/showthread.php?tid=222576&pid=1966557#pid1966557

(2015-09-24, 09:35)oldpoem Wrote:
(2015-09-24, 07:26)geofred1993 Wrote: Could we get a new build with the new lavfilters stable release? Smile

Just replace LAVFilters in C:\Program Files (x86)\Kodi\system\players\dsplayer (Kodi installation path) .Haven't tried this but I believe it should works. It could be bothersome to aracnoz to keep updating with the release of these filters.

pls don't update lav in that way because the version 0.66 add some new option into lavsplitter and lavaudio that are not handled by dsplayer, i also found out a problem with internal filter property page that goes in conflict with external registered version, so i suggest to stay with lavfilters 0.65 for now

everything it's ready, i'm just testing these new things


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2015-09-24

(2015-09-24, 10:07)aracnoz Wrote:
(2015-09-22, 10:32)raab Wrote: For the madVR scaling algorithms the DSPlayer Profile Group seems to overwrite whatever existing settings were under the root folder effectively clearing them:

e.g. through MPC-HC:

Then playing through Kodi:

Whatever changes I make to scaling just defaults back e.g. chroma upscaling defaults to bicubic75 even though I set it to 100 (when playing through Kodi)

Problem exhibits on two separate PC's both running Windows 10 x64 if that makes any difference

that's the correct behavior when "load and save with dsplayer database" it's set, everything it's handled by dsplayer, you should completly forget the madVR control panel in this configuration, if you want to use madVR profiles system or more simple read the settings set into the madVR control panel you have to set "load madVR active profile", to know more about this pls follow the @Warner306 guide http://forum.kodi.tv/showthread.php?tid=222576&pid=1966557#pid1966557

I think he is saying the default profile is missing. All I see is the DSPlayer Profile Group.


RE: Kodi DSPlayer – DirectShow Player for Windows - aracnoz - 2015-09-24

(2015-09-24, 10:16)Warner306 Wrote: I think he is saying the default profile is missing. All I see is the DSPlayer Profile Group.

maybe I did not understand what you mean, but this is the normal madVR behavior, when you creates a profile in madVR, then there is not more trace of global/default profiles for the profiled settings


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-09-24

(2015-09-22, 15:26)*Roma* Wrote:
(2015-09-22, 11:16)Bjur Wrote: Thanks for the answer roma. I have enabled UNC path for live tv.
log is here:
http://xbmclogs.com/pksrvhwzt
It's seems that mediaportal failed to tune a new channel on channel switching.
Code:
11:09:49 T:19340  NOTICE: AddOnLog: MediaPortal PVR Client: Open Live stream for channel uid=136
11:09:55 T:19340   DEBUG: AddOnLog: MediaPortal PVR Client: MPTV::Socket::ReadLine: timeout waiting for response, retrying... (6)
11:10:01 T:19340   DEBUG: AddOnLog: MediaPortal PVR Client: MPTV::Socket::ReadLine: timeout waiting for response, retrying... (5)
11:10:07 T:19340   DEBUG: AddOnLog: MediaPortal PVR Client: MPTV::Socket::ReadLine: timeout waiting for response, retrying... (4)
11:10:07 T:14268   DEBUG: Thread JobWorker 14268 terminating (autodelete)
11:10:10 T:19340   ERROR: AddOnLog: MediaPortal PVR Client: Could not start the timeshift for channel uid=136. Reason: [ERROR]: TVServer answer: NoPmtFound|16
11:10:10 T:19340   DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::QueueNotification - MediaPortal PVR Client - Error Message : 'No PMT found'
11:10:10 T:19340   ERROR: AddOnLog: MediaPortal PVR Client: GetLiveStreamURL for uid=136 returned no URL
11:10:10 T:19340   DEBUG: PVRManager - PVR::CPVRManager::PerformChannelSwitch - switching to channel 'TV 2'
11:10:10 T:19340   DEBUG: AddOnLog: MediaPortal PVR Client: SwitchChannel(uid=136) ffmpeg rtsp: nothing to be done here... GetLiveSteamURL() should fetch a new rtsp url from the backend.
11:10:10 T:19340   ERROR: PVR - PVR::CPVRClients::SwitchChannel - cannot switch to channel 'TV 2' on client '755'
11:10:10 T:19340   ERROR: PVRManager - PVR::CPVRManager::PerformChannelSwitch - failed to switch to channel 'TV 2'
Maybe your card doesn't support fast channel switching.

(2015-09-22, 11:16)Bjur Wrote: Regarding the last example I'm not skilled enough to make a it work for this specific scenario.
Guide: http://forum.kodi.tv/showthread.php?tid=222576&pid=1966593#pid1966593

Rules:
LiveTV: rtsp streams or timeshift files *.tsbuffer
Recordings: rtsp streams or *.ts files

Code:
if (filePath == "*rtsp://*") or (fileExt == "tsbuffer") or (fileExt == "ts")  "MediaPortal PVR profile" else "Normal profile"

(2015-09-22, 11:16)Bjur Wrote: PS. I have tried teletext and it is not working. It should be working with tsreader.
I don't have teletext , so i can't test this.

I got the multiple streams working by scanning each tuner card, so it's working.

1. Is there something I can test with teletext to get it working?
According to this thread magro got it working with ffmpeg.
https://www.scintilla.utwente.nl/~marcelg/xbmc/mppvrclient.html

2. Regarding the madvr profile I would like to test it. I have however the following in there:
if (srcWidth = 1920) or ((srcHeight > 720) and (srcHeight <= 1080)) "1080p"
else if (srcWidth = 1280) or ((srcHeight > 540) and (srcHeight <= 720)) "720p"
else if ((srcWidth <= 960) or (srcHeight <= 540)) "SD"

How do I put this into it?
if (filePath == "*rtsp://*") or (fileExt == "tsbuffer") or (fileExt == "ts") "MediaPortal PVR profile" else "Normal profile"

And would it be easier to just use the kodi menu, to make this type of profile instead?

Thanks for the help.


RE: Kodi DSPlayer – DirectShow Player for Windows - axlt2002 - 2015-09-24

(2015-09-24, 10:07)aracnoz Wrote: everything it's ready, i'm just testing these new things

Grazie mille! Will you release a second RC2 installation or wait for the final release of 15.2? Just to know...I'm really waiting for that! Nod


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2015-09-24

With regard to the various upgrades I wanted to ask you something.
When you release a new revision of madVR, which results be the best procedure to follow to upgrade without losing customizations and profiles madVR?


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-09-24

(2015-09-24, 13:27)gotham_x Wrote: With regard to the various upgrades I wanted to ask you something.
When you release a new revision of madVR, which results be the best procedure to follow to upgrade without losing customizations and profiles madVR?

I just uninstall madVR with admin priveledges and install new version with admin priveledges. The profiles are saved in reg database and in a bin file.


RE: Kodi DSPlayer – DirectShow Player for Windows - *Roma* - 2015-09-24

(2015-09-24, 10:57)Bjur Wrote: I got the multiple streams working by scanning each tuner card, so it's working.
Is "fast channel switching" working now?

(2015-09-24, 10:57)Bjur Wrote: 1. Is there something I can test with teletext to get it working?
According to this thread magro got it working with ffmpeg.
https://www.scintilla.utwente.nl/~marcelg/xbmc/mppvrclient.html
What type of teletext you use? teletext subtitles?
Please upload sample of recorded video.

(2015-09-24, 10:57)Bjur Wrote: 2. Regarding the madvr profile I would like to test it. I have however the following in there:
if (srcWidth = 1920) or ((srcHeight > 720) and (srcHeight <= 1080)) "1080p"
else if (srcWidth = 1280) or ((srcHeight > 540) and (srcHeight <= 720)) "720p"
else if ((srcWidth <= 960) or (srcHeight <= 540)) "SD"

How do I put this into it?
if (filePath == "*rtsp://*") or (fileExt == "tsbuffer") or (fileExt == "ts") "MediaPortal PVR profile" else "Normal profile"

And would it be easier to just use the kodi menu, to make this type of profile instead?

Thanks for the help.
Code:
if (filePath == "*rtsp://*") or (fileExt == "tsbuffer") or (fileExt == "ts")  "MediaPortal PVR profile"
else if (srcWidth = 1920) or ((srcHeight > 720) and (srcHeight <= 1080)) "1080p"
else if (srcWidth = 1280) or ((srcHeight > 540) and (srcHeight <= 720)) "720p"
else if ((srcWidth <= 960) or (srcHeight <= 540)) "SD"



RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2015-09-24

Thanks again for your answer Roma.
Looking forward to try out the special madVR profile..

Fast channel switching does work now, however the switching time is very long compared to normal, so I disabled it again.


Here is a recording test:
https://app.box.com/s/ij1jcd09xg0111vpw18zg27bfct2bhts


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2015-09-24

(2015-09-24, 14:57)Bjur Wrote:
(2015-09-24, 13:27)gotham_x Wrote:

I just uninstall madVR with admin priveledges and install new version with admin priveledges. The profiles are saved in reg database and in a bin file.

It is very simple, I thought you needed a backup for customizations and saved profiles.
Thank you.


RE: Kodi DSPlayer – DirectShow Player for Windows - *Roma* - 2015-09-24

(2015-09-24, 10:57)Bjur Wrote: 1. Is there something I can test with teletext to get it working?
According to this thread magro got it working with ffmpeg.
https://www.scintilla.utwente.nl/~marcelg/xbmc/mppvrclient.html

(2015-09-24, 16:07)Bjur Wrote: Thanks again for your answer Roma.
Looking forward to try out the special madVR profile..

Fast channel switching does work now, however the switching time is very long compared to normal, so I disabled it again.


Here is a recording test:
https://app.box.com/s/ij1jcd09xg0111vpw18zg27bfct2bhts
Although the MediaPortal tsreader filter support teletext, DSPlayer doesn't support this type of stream.

You can read teletext only with Kodi DVDPlayer.


RE: Kodi DSPlayer – DirectShow Player for Windows - wints - 2015-09-24

Hi any chance you could get DSPlayer working with Cinema Vision addon? it works with the default DVDPlayer but not when I switch to DSPlayer thanks


RE: Kodi DSPlayer – DirectShow Player for Windows - aracnoz - 2015-09-25

(2015-09-24, 12:10)axlt2002 Wrote:
(2015-09-24, 10:07)aracnoz Wrote: everything it's ready, i'm just testing these new things

Grazie mille! Will you release a second RC2 installation or wait for the final release of 15.2? Just to know...I'm really waiting for that! Nod

the final version should be out in the first days of october, so i prefer to wait


p.s.
just to speak about internal lav filter configuration, i had to create a custom build of LavFilters with a patch that it's basically the same used by mpc-hc for the his Internal LavFilters (so thx to Underground78)

the problems could come out when there is a different lavfilters version registered/installed, in this case if you open the property page from the Trayicon will be opened the page that come from the registered filter
so with this mod i can add a custom interface with a callback to handle tray icon "show property page" events and open the internal filter page

it will be always necessary to update the custom build for the internal filter configuration, it should no be a big deal (it's the same also for mpc-hc)

but this custom build plus other fixes that i made (even for the property pages) will guarantee that there will be any issue with future DSPlayer releases by installing different version of LavFilter from the internal one but with the current DSPlayer this will cause issue, so for those are using "internal filter" configuration, pls don't not update LavFilter, don't not install LavFilters 0.66

just stay with 0.65 for another week until the next version of DSPlayer Smile