Kodi DSPlayer – DirectShow Player for Windows
(2015-08-25, 12:29)hac_ Wrote: First of all, thanks for this great version of Kodi. I've been using Kodi frontend + MPC-HC & madVR external player for a while now and this integrated version with better usability and most of the functionality is awesome.

What I'm missing is the option to somehow see and pick the used playlist when playing back Blu-rays in folders using index.bdmv. This is a problem in the few cases when the disc uses obscured playlists or has interactive version that is longer than the normal movie.

The settings option in Kodi enabling the choice or menu seems to only affect the standard player, DSPlayer just uses the longest playlist by default. Is this a bug or missing feature?

If it is a missing feature, I'd be interested to know if this could be fixed and would like to know if this is possible at all.
Hi everyone... 1st post so bear with me. I echo the sentiments above regarding Kodi in general and especially this DSPlayer integrated version http://forum.kodi.tv/showthread.php?tid=...pid2327445. Running on Windows 7 Ultimate, nVidia GTX650 HDMI out to my TV in Extended mode to allow for refresh rate changes. As the quote above discuses, I'm also unable to get DSPlayer to launch from a specific .mpls file when the title uses obscured playlists.

My workaround is to launch MPC-HC as an external player via playercorefactory.xml when selecting an obscured playlist title which works beautifully (I had to add mpls to "rule filetypes" for it to launch). I can choose to use DVDPlayer or DSPlayer using the "play with" option for other titles (long pressing w/remote), although DSPlayer will still not launch unless I have System>Settings>Video>Discs>Blu-ray playback mode>Play main movie selected, which defeats the purpose and doesn't allow for playlist selection with MPC-HC.

I'd also be interested to know if this could be fixed or added and if this is possible at all. Sorry for what might be dumb questions. Thanks in advance for any help or suggestions anyone can give...

BTW... just in case:
<playercorefactory>
<players>
<player name="MPC-HC" type="ExternalPlayer" audio="false" video="true">
<filename>C:\Program Files (x86)\MPC-HC\mpc-hc.exe</filename>
<args>"{1}" /fullscreen /close</args>
<hidexbmc>true</hidexbmc>
<hideconsole>false</hideconsole>
<warpcursor>none</warpcursor>
<playcountminimumtime>600</playcountminimumtime>
</player>
</players>
<rules action="prepend">
<rule filetypes="mkv|mpls" player="MPC-HC">
<rule protocols="daap|http|https|rtv|rtsp|rtmp|rtmpe|rtsp|mms|rtp|pvr" player="DVDPlayer"/>
</rule>
</rules>
</playercorefactory>
Reply


Messages In This Thread
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
RE: Kodi DSPlayer – DirectShow Player for Windows - by goofer69 - 2017-02-18, 01:25
RE: 4G aware patch - by MagikMark - 2015-09-08, 03:27
Alt-F4 no longer quits - by JeffA - 2015-10-31, 20:38
H265 playback - by rew88 - 2017-11-04, 00:41
RE: H265 playback - by ashlar - 2017-11-04, 16:21
RE: H265 playback - by rew88 - 2017-11-05, 01:34
RE: H265 playback - by ashlar - 2017-11-05, 16:48
RE: H265 playback - by rew88 - 2017-11-05, 23:08
RE: H265 playback - by ashlar - 2017-11-06, 12:00
Leia 18 - by terpsarlington - 2017-11-21, 03:51
RE: Leia 18 - by spencerjford - 2017-11-21, 06:24
Display Modes / Refresh Rates - by goofer69 - 2019-09-20, 00:19
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 00:39
RE: Display Modes / Refresh Rates - by ashlar - 2019-09-20, 19:35
DSPlayer 23.810 to 23.976 - by Runakanta - 2018-05-09, 03:24
RE: DSPlayer 23.810 to 23.976 - by Warner306 - 2018-05-10, 01:32
Logout Mark Read Team Forum Stats Members Help
Kodi DSPlayer – DirectShow Player for Windows47