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 - Uoppi - 2016-01-23

How/where should the nightly LAV filters be installed? I assume they're supposed to replace the DSPlayer internal filters?

Don't know if it has anything to do with filters but I'm having a strange problem with render queue not filling properly and present queue being stuck at 2, no matter what the setting in madVR. Previously everything worked absolutely fine.

System is Win10 64bit, latest madVR (actually now I'm back to 89.19 but the queue bug remains), Kodi DSPlayer Jarvis RC1, GTX 960 with latest drivers.


RE: Kodi DSPlayer – DirectShow Player for Windows - Wanilton - 2016-01-23

@Uoppi, look here

Program files/kodi/system/players/dsplayer/LAVFilters

Replace with LAV 32 bit version.


RE: Kodi DSPlayer – DirectShow Player for Windows - markus3000 - 2016-01-23

(2016-01-23, 10:26)*Roma* Wrote:
(2016-01-23, 04:22)markus3000 Wrote: hoping somebody can help with the installation of the next PVR filter . I try to run the next PVR filter install batch file but I get a regsvr32 error. Not sure what "register with NextPVRinstall-batch" means on the post for nextpvr filter. Does someone have more detail on how to install?

Unrar the file and create a new folder called "NextPVR Filter". Extract all the files from the rar into the new folder you just created. Right click on NextPVRFilters-Install.bat and run the file as the administrator.
Please do not remove this folder, or any files in it. If you remove this folder then DSPlayer will not be able to use NextPVR Filter, so make sure you extract the files in a safe, permanent location.

I have tried exactly that. I created NextPVR Filter folder and placed it in the program files folder and then attempted to run as admin and it get a Regsvr32 error.... (see pic)

is the folder supposed to be in a specific location...

Image


RE: Kodi DSPlayer – DirectShow Player for Windows - *Roma* - 2016-01-23

(2016-01-23, 21:00)markus3000 Wrote:
(2016-01-23, 10:26)*Roma* Wrote:
(2016-01-23, 04:22)markus3000 Wrote: hoping somebody can help with the installation of the next PVR filter . I try to run the next PVR filter install batch file but I get a regsvr32 error. Not sure what "register with NextPVRinstall-batch" means on the post for nextpvr filter. Does someone have more detail on how to install?

Unrar the file and create a new folder called "NextPVR Filter". Extract all the files from the rar into the new folder you just created. Right click on NextPVRFilters-Install.bat and run the file as the administrator.
Please do not remove this folder, or any files in it. If you remove this folder then DSPlayer will not be able to use NextPVR Filter, so make sure you extract the files in a safe, permanent location.

I have tried exactly that. I created NextPVR Filter folder and placed it in the program files folder and then attempted to run as admin and it get a Regsvr32 error.... (see pic)

is the folder supposed to be in a specific location...

Image

Ok, i see...
I have fixed the install.bat, please download the fixed version:

Code:
NextPVR filter v0.2.1:
* NextPVRFilters-Install.bat, NextPVRFilters-Uninstall.bat fixed.

NextPVR filter v0.2.1


RE: Kodi DSPlayer – DirectShow Player for Windows - gotham_x - 2016-01-24

To create profile 3D , these rules are sufficient to insert (Profile auto select rules) madVR.

if src=3D "1080p23 (3D Profil)"
else "1080p23"

or must be added other variables ?


RE: Kodi DSPlayer – DirectShow Player for Windows - Uoppi - 2016-01-24

(2016-01-23, 18:40)Wanilton Wrote: @Uoppi, look here

Program files/kodi/system/players/dsplayer/LAVFilters

Replace with LAV 32 bit version.

Ah, thanks, that's it. I've actually done this manual procedure once but had completely forgotten the filters are quite easy to replace.


RE: Kodi DSPlayer – DirectShow Player for Windows - Bjur - 2016-01-25

(2016-01-23, 18:40)Wanilton Wrote: @Uoppi, look here

Program files/kodi/system/players/dsplayer/LAVFilters

Replace with LAV 32 bit version.

Hi Wanilton. The nightly builds are .exe files. Should we install these first and then afterwards copy manually to this location?
Also the 3D mvc, should you do anything manually to get it to work with internal filters and madvr?

Thanks for the great work.


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-01-25

(2016-01-23, 02:03)Wanilton Wrote: Kodi Jarvis RC1 + dsplayer with all update until now (01/22/2016)

link for download:

https://dl.dropboxusercontent.com/u/77993366/KodiSetup-jarvis.dsplayer-rc1-01.22.2016.22.10.dx11.exe

Warnings:
- This is an unofficial Kodi build not from Team Kodi.
- This build comes with no warranties, explicit or implied, and you use it at your own risk.
- This build was compiled by Wanilton, for use only in Windows OS, and have same functions official Kodi Jarvis build Nightly + dsplayer support.

git:

https://github.com/mediaBrasil/xbmc/tree/master_dsplayer

Update codec lav for 0.67.0.63 version nightly, available here

https://files.1f0.de/lavf/nightly/

This build failed my avast check. Not sure if it's false alarm but previous builds were scaned & reported cleaned.


RE: Kodi DSPlayer – DirectShow Player for Windows - Wanilton - 2016-01-25

Hi @oldpoem, I have avast in my PC, and check all install before upload, for me is clean..

Latest change I make, was only overwrite dll with recent lav filters nightly..

Here video other install make by me where I test install with avast.



I will create other later, and double check before upload other.


RE: Kodi DSPlayer – DirectShow Player for Windows - axlt2002 - 2016-01-25

Hi Wanilton,

One question for clarification (is something that I have just noticed now): I have installed the last build that you kindly provided but it seems not possible to make DSPlayer work without madVR installed; i.e. there is no the possiblity to use the Kody video render EVR...if I'm not wrong is something that aracnoz introduced again in one of his last builds (here)

Can you please double check?

Thanks in advance as usual!


RE: Kodi DSPlayer – DirectShow Player for Windows - oldpoem - 2016-01-26

(2016-01-25, 18:59)axlt2002 Wrote: Hi Wanilton,

One question for clarification (is something that I have just noticed now): I have installed the last build that you kindly provided but it seems not possible to make DSPlayer work without madVR installed; i.e. there is no the possiblity to use the Kody video render EVR...if I'm not wrong is something that aracnoz introduced again in one of his last builds (here)

Can you please double check?

Thanks in advance as usual!

As I said a couple times. The situation with EVR is tricky and unfortunate one. Aracnoz kindly readded EVR support back in DSPlayer Jarvis beta1 after disabled it in later Isengaard build. But he left DSPlayer development shortly after. And before anyone can fully tested EVR and reported back to him. I tested EVR supported and it is in broken state producing choppy playback and lot of skipped frames. Kind of disappointment since before madvr was integrated EVR was rock solid.

Too bad Aracnoz decided he had enough. So we probably won't see EVR issue solved in foreseeable future.


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-01-26

(2016-01-25, 17:27)Wanilton Wrote: Hi @oldpoem, I have avast in my PC, and check all install before upload, for me is clean..

Latest change I make, was only overwrite dll with recent lav filters nightly..

Here video other install make by me where I test install with avast.



I will create other later, and double check before upload other.

You are saying the new installer automatically updates LAV Filters?


RE: Kodi DSPlayer – DirectShow Player for Windows - Warner306 - 2016-01-26

(2016-01-25, 18:59)axlt2002 Wrote: Hi Wanilton,

One question for clarification (is something that I have just noticed now): I have installed the last build that you kindly provided but it seems not possible to make DSPlayer work without madVR installed; i.e. there is no the possiblity to use the Kody video render EVR...if I'm not wrong is something that aracnoz introduced again in one of his last builds (here)

Can you please double check?

Thanks in advance as usual!

You will likely get a similar or better result by using madVR and setting image upscaling to DXVA. This is madVR in its lightest form.


RE: Kodi DSPlayer – DirectShow Player for Windows - MKANET - 2016-01-26

Does anyone know how to disable popup\notifications?

I already disabled notifications under Add-on's context menu (only way I know how). However, I'm getting all of the popups from various addons still.

EDIT: I had to delete guisettings.xml. There value for that setting was corrupted. Now, I can disable notifications.


RE: Kodi DSPlayer – DirectShow Player for Windows - Wanilton - 2016-01-26

(2016-01-26, 00:14)Warner306 Wrote:
(2016-01-25, 17:27)Wanilton Wrote: Hi @oldpoem, I have avast in my PC, and check all install before upload, for me is clean..

Latest change I make, was only overwrite dll with recent lav filters nightly..

Here video other install make by me where I test install with avast.



I will create other later, and double check before upload other.

You are saying the new installer automatically updates LAV Filters?

Yes, I will create new RC2 install soon...with filters lav update.