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
(2015-10-18, 08:51)Bjur Wrote: [ -> ]I have a Samsung PS64D8000 TV. Should I use pm mode for this. I've just selected the dvi/HDMI input. I'm guessing there's a general advice for all Samsung TV regarding in out setting . I'm using full rgb currently.

PC Mode avoid TV postprocessing (i.e. chroma subsampling) but in most TV you lose 24p, motion interpolation, CMS, etc.

PC levels (full range) - TV levels (limited range) is another different topic.
(2015-10-19, 23:27)Doom10 Wrote: [ -> ]
(2015-10-18, 08:51)Bjur Wrote: [ -> ]I have a Samsung PS64D8000 TV. Should I use pm mode for this. I've just selected the dvi/HDMI input. I'm guessing there's a general advice for all Samsung TV regarding in out setting . I'm using full rgb currently.

PC Mode avoid TV postprocessing (i.e. chroma subsampling) but in most TV you lose 24p, motion interpolation, CMS, etc.

PC levels (full range) - TV levels (limited range) is another different topic.

True. Refresh rate switching may suffer but it might not. Otherwise, there is no difference.

I never considered this before but the instructions provided are still clear.
I updated the guide with simplified setup instructions for the new build. DSPlayer will play most streaming content with video addons without issue now with the exception of a few addons, which will load with DVDPlayer instead.

If you previously downloaded a pre-configured playercorefactory.xml, you can now delete this file or remove the protocols rule.
The problem with LAVFilters using in streaming is it is bad when handling buffering. When stream is fast like youtube it's good. But when it is not so fast and got some buffering, LAVFilters would just strutter and drop the stream. DVDPlayer handle this behaviour much better.

Also using LAVFilters as internet streaming source, I encountered more graphic glitches a lot more than DVDPlayer inthe same stream though.
(2015-10-20, 00:46)oldpoem Wrote: [ -> ]The problem with LAVFilters using in streaming is it is bad when handling buffering. When stream is fast like youtube it's good. But when it is not so fast and got some buffering, LAVFilters would just strutter and drop the stream. DVDPlayer handle this behaviour much better.

Also using LAVFilters as internet streaming source, I encountered more graphic glitches a lot more than DVDPlayer inthe same stream though.

I haven't experienced any buffering issues as of yet. aracnoz would have to comment on that. But, I have seen more good than bad in my testing. Most sources play smoothly and allow for navigation forwards and back.

It would be a waste for most to not utilize madVR for video streams, particularly, the use of Image Doubling and SuperRes, which offer a dramatic improvement over DVDPlayer for SD streams.

I did leave a disclaimer in the first section about potential problems with DSPlayer and a download link for the previously-provided playercorefactory.xml, for those still wanting to use DVDPlayer for video add-ons. If DSPlayer has more serious bugs, I could revert this information. I figured more would benefit than would not.
(2015-10-20, 05:57)Warner306 Wrote: [ -> ]I haven't experienced any buffering issues as of yet. aracnoz would have to comment on that. But, I have seen more bad than good in my testing. Most sources play smoothly and allow for navigation forwards and back.

It would be a waste for most to not utilize madVR for video streams, particularly, the use of Image Doubling and SuperRes, which offer a dramatic improvement over DVDPlayer for SD streams.

I did leave a disclaimer in the first section about potential problems with DSPlayer and a download link for the previously-provided playercorefactory.xml, for those still wanting to use DVDPlayer for video add-ons. If DSPlayer has more serious bugs, I could revert this information. I figured more would benefit than would not.

It depends on source & type of your streaming. If it's just video streaming (youtube , dailymotion etc.) it'd be fine to use dsplayer/ lavsource if your internet is fast enough.

It'd be much different when you try to watch live streaming though. Not sure if buffer size can be adjusted for LAVSource to use with streaming but it seems too low and I've encountered more bad than good with live streaming. Some dozen livestream I've tried has frequent graphic glitches which was so bad and very much noticable, And compared to DVDPlayer on same livestream those glitches were much less frequent or none at all.

Also DVDPlayer has better handle the stream that need token or authorization.
I think I'll report to madshi the issue of aspect ratio not switching properly between 4:3/16:9 in http(s) stream even when using Kodi Normal view. In the meantime, if any of you have such a stream available and could check what happens with the latest madVR + DSPlayer (does 4:3 get stretched? What does madVR OSD say? etc.), I think it could be helpful.

It looks like a madVR scaling/black bar detection issue (just an uneducated guess) that started happening after one of the recent updates. I initially thought it could be DSPlayer because I must have updated both at the same time and the DSPlayer changelog mentioned something about updated zoom functionality.
(2015-10-18, 22:02)Warner306 Wrote: [ -> ]
(2015-10-18, 17:26)gotham_x Wrote: [ -> ]Ha ha ha ... Strange, because I have always said, however, I'll try to get me a car online spell checker ...

I accept the broken English if you are looking for help...

You need the newest version of madVR for SuperRes sharpness to be available. For now, it can only be accessed in the madVR control panel until aracnoz adds it to the Video Settings menu. I think sharpness = 2 looks the best, and this is the default value, so you shouldn't have to change anything. The performance of SuperRes has also been improved, so it is less costly.

I have been using a test build of DSPlayer with improved support for http/https streams. super-xbr150 + AR (Image Doubling) with SuperRes (Upscaling Refinement) on top is very impressive in improving SD streams. Most look HD to my eyes. I think Image Doubling + SuperRes shows madVR at its very best. And super-xbr is not that costly - it is the same speed as Jinc. NNEDI3 is even better, but much more costly. If I recall, your GPU can handle NNEDI3, so that would be the best choice.

Once again, I appreciate your help and consideration despite my broken English. Thank you.

Excuse my ignorance, in various posts Thread read this filter Lentoid for HEVC.
I ask, maybe to many more may seem like a trivial question, where you can 'download this filter Lentoid for HEVC, and on which .xml file
you must configure, is a standard configuration?

In the guide, it seems that there is no reference to this subject.
(2015-10-20, 10:10)gotham_x Wrote: [ -> ]Excuse my ignorance, in various posts Thread read this filter Lentoid for HEVC.
I ask, maybe to many more may seem like a trivial question, where you can 'download this filter Lentoid for HEVC, and on which .xml file
you must configure, is a standard configuration?

In the guide, it seems that there is no reference to this subject.

It can be found at http://www.xhevc.com

You need to use Filtersconfig / Mediaconfig to be able to use anything not defined in internal filters preset. Internal filters is a simplified preset for those does not need anything beside LAVFilters / XySubfilter. But if you want to use something else you need to go Change filters management from internal filters to Media rules & Filters configuration.

Actually it has been the way of using DSPlayer. Internal filters by aracnoz was introduced to be more friendlier with someone new with DSPlayer.
(2015-10-20, 05:57)Warner306 Wrote: [ -> ]
(2015-10-20, 00:46)oldpoem Wrote: [ -> ]The problem with LAVFilters using in streaming is it is bad when handling buffering. When stream is fast like youtube it's good. But when it is not so fast and got some buffering, LAVFilters would just strutter and drop the stream. DVDPlayer handle this behaviour much better.

Also using LAVFilters as internet streaming source, I encountered more graphic glitches a lot more than DVDPlayer inthe same stream though.

I haven't experienced any buffering issues as of yet. aracnoz would have to comment on that. But, I have seen more good than bad in my testing. Most sources play smoothly and allow for navigation forwards and back.

It would be a waste for most to not utilize madVR for video streams, particularly, the use of Image Doubling and SuperRes, which offer a dramatic improvement over DVDPlayer for SD streams.

I did leave a disclaimer in the first section about potential problems with DSPlayer and a download link for the previously-provided playercorefactory.xml, for those still wanting to use DVDPlayer for video add-ons. If DSPlayer has more serious bugs, I could revert this information. I figured more would benefit than would not.

(2015-10-20, 07:59)oldpoem Wrote: [ -> ]
(2015-10-20, 05:57)Warner306 Wrote: [ -> ]I haven't experienced any buffering issues as of yet. aracnoz would have to comment on that. But, I have seen more bad than good in my testing. Most sources play smoothly and allow for navigation forwards and back.

It would be a waste for most to not utilize madVR for video streams, particularly, the use of Image Doubling and SuperRes, which offer a dramatic improvement over DVDPlayer for SD streams.

I did leave a disclaimer in the first section about potential problems with DSPlayer and a download link for the previously-provided playercorefactory.xml, for those still wanting to use DVDPlayer for video add-ons. If DSPlayer has more serious bugs, I could revert this information. I figured more would benefit than would not.

It depends on source & type of your streaming. If it's just video streaming (youtube , dailymotion etc.) it'd be fine to use dsplayer/ lavsource if your internet is fast enough.

It'd be much different when you try to watch live streaming though. Not sure if buffer size can be adjusted for LAVSource to use with streaming but it seems too low and I've encountered more bad than good with live streaming. Some dozen livestream I've tried has frequent graphic glitches which was so bad and very much noticable, And compared to DVDPlayer on same livestream those glitches were much less frequent or none at all.

Also DVDPlayer has better handle the stream that need token or authorization.

recently Nevcairiel pushed a commit "Update ffmpeg for https support" https://github.com/Nevcairiel/LAVFilters...c203350f37

this made me think about what was missing to LAVFilters to do a better job of UrlReader in DSPlayer, so i simply made some test for some days with big improvements in performance on every field, so i contacted Warner306 in pvt to have a confirmation on my experience

here it's the recent change log for lavfilters

Code:
LAV DirectShow Filters Changelog
===================================

0.67.0 - xxxx/xx/xx
LAV Splitter
- NEW: Support for HTTPS URLs

0.66.0 - 2015/09/22
LAV Splitter
- NEW: Added options to increase the queue size for increased buffering
- Changed: Switched ASF/WMV demuxing to a new demuxer from Libav
- Fixed: Improved seeking with MPEG-TS files which contain teletext streams

with https support i think that all credential stuff are fixed, you can see here the changes in ffmpeg http://git.1f0.de/gitweb?p=ffmpeg.git;a=...d8887;js=1

and maybe also the new options to increase queue size could be useful for buffering etc etc, it's also possible that during this years something it's made for streaming contents that it's not direclty specified in changelog, so maybe it could be better to ask directly to Nevcairiel if there are controindication to use lavfilters for streamings contents

anyway in DSPlayer there is for sure a big improvements compared with previous configuration, i'm developing also a video plugin for an italian network that has a very bad server and it was impossible to use with urlreader to not speak about the seeking, now with lavfilters everything works fast and flawless, also live channel in my video plugin are working without issue, but it's only my experience

(2015-10-20, 09:31)Uoppi Wrote: [ -> ]I think I'll report to madshi the issue of aspect ratio not switching properly between 4:3/16:9 in http(s) stream even when using Kodi Normal view. In the meantime, if any of you have such a stream available and could check what happens with the latest madVR + DSPlayer (does 4:3 get stretched? What does madVR OSD say? etc.), I think it could be helpful.

It looks like a madVR scaling/black bar detection issue (just an uneducated guess) that started happening after one of the recent updates. I initially thought it could be DSPlayer because I must have updated both at the same time and the DSPlayer changelog mentioned something about updated zoom functionality.

i think that you should try with this madVR build madVR08821.zip that it's before any zoom control options was added
(2015-10-20, 10:20)oldpoem Wrote: [ -> ]
(2015-10-20, 10:10)gotham_x Wrote: [ -> ]Excuse my ignorance, in various posts Thread read this filter Lentoid for HEVC.
I ask, maybe to many more may seem like a trivial question, where you can 'download this filter Lentoid for HEVC, and on which .xml file
you must configure, is a standard configuration?

In the guide, it seems that there is no reference to this subject.

It can be found at http://www.xhevc.com

You need to use Filtersconfig / Mediaconfig to be able to use anything not defined in internal filters preset. Internal filters is a simplified preset for those does not need anything beside LAVFilters / XySubfilter. But if you want to use something else you need to go Change filters management from internal filters to Media rules & Filters configuration.

Actually it has been the way of using DSPlayer. Internal filters by aracnoz was introduced to be more friendlier with someone new with DSPlayer.

Thanks for the reference, If I do not say nonsense, first you have to download only HEVC / H.265 decoder, and install x86.
Then, create file Filtersconfig / Mediaconfig and save them within userdata and / or DSPlayer?

These scripts must be created as ?
Are script is standardized for both files Filtersconfig / Mediaconfig .xml ?
Finally finished this job you create rules in the GUI DSPlayer -> Filters Interior ?

This example script for Filtersconfig / Mediaconfig, I ask, this script would be fine for both files Filtersconfig / Mediaconfig.xml ?

<mediasconfig>
<rules>
<rule filename=".*h265.*">
<source filter="lavsource_internal" />
<splitter filter="lavsplitter_internal" />
<video filter="lentoid_hevc_decoder" />
<audio filter="lavaudio_internal" />
<subs filter="xysubfilter_internal" />
</rule>
<rule filetypes="mkv|avi|divx|ogm|mp4|mov|m4v|flv|m2v|mpeg|mpg|mts|m2ts|vob|bdmv">
<source filter="lavsource_internal" />
<splitter filter="lavsplitter_internal" />
<video filter="lavvideo_internal" />
<audio filter="lavaudio_internal" />
<subs filter="xysubfilter_internal" />
</rule>
</rules>

I hope I made it clear, is a step by step I need ...
Thanhs.
Download and install filter x86 version.

Change filters management in DSplayer to "media rules & filters configuration"

The rest can do via Kodi GUI, adding filter. create rules. No need to create xml & copy to userdata manually.
Thanhs Oldpoem.
Now it is a little more clear how to proceed, at least I hope ...
This is the file that I downloaded.

Strongene_Lentoid_HEVC_Decoder_v2.0.3.3_2015_06_05_r4109

I think this is ... is that correct?

HEVC the file that is put into play with such tags h265 / hevc must be nominated, you can give me an example of how it could be
Thanhs..
(2015-10-20, 13:46)gotham_x Wrote: [ -> ]Thanhs Oldpoem.
Now it is a little more clear how to proceed, at least I hope ...
This is the file that I downloaded.

Strongene_Lentoid_HEVC_Decoder_v2.0.3.3_2015_06_05_r4109

I think this is ... is that correct?

HEVC the file that is put into play with such tags h265 / hevc must be nominated, you can give me an example of how it could be
Thanhs..

It's correct file.

For h265 file to works with dsplayer. You need to create rules with filename conditions and rename file to match that condition. For example AAA.h265.mkv
In summary, before it makes you lose your patience.

As states, "You must create rules with conditions file name" the reference is always through the GUI in DSPlayer (Media rules & filters configuration)

before I add the filter through (Media & filters rules configuration) Finally I enter all the rules, without the need file.xml - correct?

Rename the file so;

Avatar (2009).h265.mkv and / or Avatar (2009).hevc.mkv
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