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-08-19, 01:18)oldpoem Wrote: [ -> ]
(2015-08-18, 20:27)Cinder Wrote: [ -> ]So I got xyvsfilter to load and work (I can turn working subtitles on/off from the xysubfilter settings window), but I still find that really few embedded subtitles in mkv containers actually work.
I can see 4 different subs for a movie in the Kodi subs menu, as well as in the DirectVobSub context menu, but none of them work when selected.
With the Kodi standard DVDPlayer I can see only 2 subs in the Kodi menus for the same movie, but they both work.

Anyone know why this is? Both xysubfilter and xyvsfilter seem to have the same problem described above.

This is not normal. Is this happens only to specific files or most files. How did you encoded the file, which softwares did you use? What does MediaInfo tell you about the problem file? Then upload some samples of problem file for others to see. The file you mentioned might be wrongly created.

Need a lot more information. Also Kodi DVDPlayer actually a very reliable in playing subtitles. Also you can try other player to see if the file indeed has 4 subtitles selectable tracks or not.

Also try to remux the file with MKVToolnix to possibly correct wrongly created media file.

It happened at least with two files that I tested, didn't have time to look through more.
I didn't encode the files myself which are bluray remuxes. MediaInfo says that there are actually only two subtitles in the file mentioned above, meaning that Kodi DVDPlayer is correct in displaying only the two. So that raises the question of where the other two subs come from, and of the two that are actually in the file only one works in xysubfilter/xyvsfilter.

Tried opening the file in MPC-HC and its the same there - only two subs present in the file. I will post the info from MediaInfo tonight when I get home.
(2015-08-19, 08:19)Cinder Wrote: [ -> ]It happened at least with two files that I tested, didn't have time to look through more.
I didn't encode the files myself which are bluray remuxes. MediaInfo says that there are actually only two subtitles in the file mentioned above, meaning that Kodi DVDPlayer is correct in displaying only the two. So that raises the question of where the other two subs come from, and of the two that are actually in the file only one works in xysubfilter/xyvsfilter.

Tried opening the file in MPC-HC and its the same there - only two subs present in the file. I will post the info from MediaInfo tonight when I get home.

Try using MKVToolnix to remux the file, carefully / properly select subtitles properties. If it's just 2 files randomly downloaded off the net, I'd say if newly remuxed file doesn't work like it should, don't bother too much on this subject. I haven't encountered this problem in my whole library and my problem with subtitles seem to be different than yours.
(2015-08-18, 22:40)Warner306 Wrote: [ -> ]What are your render queues when madVR stats are enabled? They should report 3-4/8 or 4-5/8. If these queues are not filling, your settings might be too aggressive. Try a range of content you are familiar with to test.

I use 16 as render queue. With kodi DSPlayer 15.0, I get full queues and no frame drops. With 15.1 RC1 the render queue shows 1-3/16, I get massive frame drops, and thing I did not pay attention to before, a lot of "presentation glitches" that do not happen with 15.0 either. This happens with all files regardless of filetype or resolution.

This is not a a problem with Madvr settings, since MPC-HC and Kodi DSPlayer 15.0 work perfectly fine. It must be incompatibility with SVP. I understand perfectly if SVP compatibility is not a priority, worst case I'l just keep using the older build or revert to external player.

edit: While testing I noticed if I exit and re-enter full screen the problem goes away.
(2015-08-19, 09:24)IT007 Wrote: [ -> ]edit: While testing I noticed if I exit and re-enter full screen the problem goes away.

Then you should provide full debug log for Aracnoz. Seem like it is fixable and problem might be on initialization.
(2015-08-19, 10:06)oldpoem Wrote: [ -> ]
(2015-08-19, 09:24)IT007 Wrote: [ -> ]edit: While testing I noticed if I exit and re-enter full screen the problem goes away.

Then you should provide full debug log for Aracnoz. Seem like it is fixable and problem might be on initialization.

Ok, if I understood this corectly, I put <loglevel>2</loglevel> in advancedsettings.xml and started a video file with the problematic build 15.1 RC1. I copied kodi.log here:
http://xbmclogs.com/pvooszgwc

Problem: a lot of dropped frames
Setup: Windows 10, Kodi Dsplayer 15.1 RC1, Madvr, Lav Filters, Reclock, Xysubfilter, ffdshow Raw, SVP (frame interpolation)
I am interested in trying Dsplayer for the first time... I have been a long time user of xbmc/kodi and would like the benefits of using Kodi dsplayer. This will be a learning curve for me so the question I have is am I able to have my current Kodi type setup (standard windows version) that I am using now and then switch to Dsplayer so I can learn to use it and tweak settings, and then be able to switch between the two?
(2015-08-19, 16:34)markus3000 Wrote: [ -> ]I am interested in trying Dsplayer for the first time... I have been a long time user of xbmc/kodi and would like the benefits of using Kodi dsplayer. This will be a learning curve for me so the question I have is am I able to have my current Kodi type setup (standard windows version) that I am using now and then switch to Dsplayer so I can learn to use it and tweak settings, and then be able to switch between the two?

U can have both versions if u do a portable installation on one of them.
Search the wiki. Works the same way except the userdata folder is in the same installation folder.
(2015-08-19, 08:32)oldpoem Wrote: [ -> ]
(2015-08-19, 08:19)Cinder Wrote: [ -> ]It happened at least with two files that I tested, didn't have time to look through more.
I didn't encode the files myself which are bluray remuxes. MediaInfo says that there are actually only two subtitles in the file mentioned above, meaning that Kodi DVDPlayer is correct in displaying only the two. So that raises the question of where the other two subs come from, and of the two that are actually in the file only one works in xysubfilter/xyvsfilter.

Tried opening the file in MPC-HC and its the same there - only two subs present in the file. I will post the info from MediaInfo tonight when I get home.

Try using MKVToolnix to remux the file, carefully / properly select subtitles properties. If it's just 2 files randomly downloaded off the net, I'd say if newly remuxed file doesn't work like it should, don't bother too much on this subject. I haven't encountered this problem in my whole library and my problem with subtitles seem to be different than yours.

It seems like the issue might be pgs subtitles, as these don't work with some other mkv files I've tried as well. Is there some compatibility issue with xyvsfilter/xysubfilter and PGS subtitles?
I tried files with srt and ass subtitles, they all worked fine, but pgs subtitles don't display on the movie. They're found in the menu, but when selected don't work. All subs work in MPC-HC which I assume uses another subs filter.
Any ideas, fellas?

Oh and just one thing I was wondering about - what are the big benefits of using xysubfilter/xyvsfilter compared to the internal filters of Kodi/DSPlayer? Are there big differences at all? Wondering if my tinkering will be worth anything in the end Wink
(2015-08-19, 18:16)Cinder Wrote: [ -> ]It seems like the issue might be pgs subtitles, as these don't work with some other mkv files I've tried as well. Is there some compatibility issue with xyvsfilter/xysubfilter and PGS subtitles?
I tried files with srt and ass subtitles, they all worked fine, but pgs subtitles don't display on the movie. They're found in the menu, but when selected don't work. All subs work in MPC-HC which I assume uses another subs filter.
Any ideas, fellas?

Oh and just one thing I was wondering about - what are the big benefits of using xysubfilter/xyvsfilter compared to the internal filters of Kodi/DSPlayer? Are there big differences at all? Wondering if my tinkering will be worth anything in the end Wink

I had problem with PGS /Vobsub which are graphic subtitles with XySubfilter it just won't showed up on some files I have. I resolved it by switch to XyVSFilter and haven't got any problem since.

Old / internal DSplayer subtitle renderer was based on old Media Player Classic subtitle code IIRC. It has been abandoned for a long time but in most case is usable. The benefits of XySubfilter / XyVSFilter seem to be most affect on complex subtitles like ASS which usually founded in those fansub anime. If you don't watch this kind of subtitles you should be fine with internal subtitle of DSPlayer. But I'm not sure if it's working with recent Aracnoz Kodi DSPlayer now since most attention went to make XySubfilter / XyVSFilter works with Kodi/MadVR.
(2015-08-17, 09:45)Bjur Wrote: [ -> ]
(2015-08-16, 22:23)Warner306 Wrote: [ -> ]
(2015-08-16, 03:07)aoe2exp Wrote: [ -> ]So I fixed all my performance issues and the not wanting to play files by not using xysubfilter. I don't really care about subs, so I'll leave it like that.

I wanted to thank you guys for this amazing work.

Why don't you try xy-VSFilter .zip Archive (32-bit) instead? You might run into subtitles at some point.

I wonder if something has changed with the recent build of XySubFilter to cause these problems?
What specific versions of xysubfilter/xyvsfilter are people running??
I would like to try and see if that's causing the crash for me.
And also is it v. 15.0 or 15.1 rc?

Again. People that are running XYSubfilter or xyvsfilter and running 64 bit windows what version are you using.

What I have found for now. If I use XYSubfilter 3.1.0.705 (x86 beta2) I get Kodi crashing.
If I use XYSubfilter 3.1.0.546 (betav2) Kodi don't crashes, but when I download a subtitle it doesn't change.
If I afterwards goes from fullscreen window to window I get the correct subtitle loaded but if there's other subtitles in the directory it doesn't show when pressing "l" for changing subtitle however the downloaded subtitle is shown correctly.

If I press "l" and change a subtitle before downloading a subtitle the new subtitle is shown correctly but the other subs are again gone.

I'm running latest 15.1 rc and also with 15.0.
aracnoz helpSmile
(2015-08-19, 18:34)oldpoem Wrote: [ -> ]
(2015-08-19, 18:16)Cinder Wrote: [ -> ]It seems like the issue might be pgs subtitles, as these don't work with some other mkv files I've tried as well. Is there some compatibility issue with xyvsfilter/xysubfilter and PGS subtitles?
I tried files with srt and ass subtitles, they all worked fine, but pgs subtitles don't display on the movie. They're found in the menu, but when selected don't work. All subs work in MPC-HC which I assume uses another subs filter.
Any ideas, fellas?

Oh and just one thing I was wondering about - what are the big benefits of using xysubfilter/xyvsfilter compared to the internal filters of Kodi/DSPlayer? Are there big differences at all? Wondering if my tinkering will be worth anything in the end Wink

I had problem with PGS /Vobsub which are graphic subtitles with XySubfilter it just won't showed up on some files I have. I resolved it by switch to XyVSFilter and haven't got any problem since.

Old / internal DSplayer subtitle renderer was based on old Media Player Classic subtitle code IIRC. It has been abandoned for a long time but in most case is usable. The benefits of XySubfilter / XyVSFilter seem to be most affect on complex subtitles like ASS which usually founded in those fansub anime. If you don't watch this kind of subtitles you should be fine with internal subtitle of DSPlayer. But I'm not sure if it's working with recent Aracnoz Kodi DSPlayer now since most attention went to make XySubfilter / XyVSFilter works with Kodi/MadVR.

Do you have any idea what the problem with PGS might be, since I am actually running XyVSFilter, and they still don't work properly?
Thanks for the clarification about the filters as well.
(2015-08-19, 20:45)Cinder Wrote: [ -> ]Do you have any idea what the problem with PGS might be, since I am actually running XyVSFilter, and they still don't work properly?
Thanks for the clarification about the filters as well.

I don't have any idea since all my movies works fine and 95% of them has PGS subtitles which is working fine with XyVSFilter. As I said try to use MKVToolnix to remux the problematic files. If it still has problem , ditch those downloaded files.

Also make sure no stupid setting like "Enable Forced Subtitles only" checked.

Also make sure you run xyVSfilter 32-bit even if you run Windows 64bit.
What version are you using oldpoem of xyvsfilter?`
(2015-08-20, 11:29)Bjur Wrote: [ -> ]What version are you using oldpoem of xyvsfilter?`

3.0.0.306 (32 bit)
Does XyVSFilter render subtitles on black bars (think 2.35:1 movies) with madVR?
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