Kodi DSPlayer – DirectShow Player for Windows
(2015-04-28, 15:35)oldpoem Wrote:
(2015-04-28, 14:52)neeto33 Wrote:
(2015-04-28, 14:47)oldpoem Wrote: To be able to use DSplayer with DVD folder (ifo) you need to config dvd navigator as source AND splitter. But then it's not working 100% some dvd won't play so convert iso to mkv seem to be best option.

Yep got dvdnavigator as both source AND splitter.
Any clue on why some work and some don't? anything to do with them being on smb mount on NAS?

It just don't work with some DVD structure even with using other directshow based player (MPC-HC etc.). Since DVD Navigator filter is not in development anymore and no replacement filter for it, that's the end of dvd ifo playback.

Ok here's the answer - it will & does work fine for DVD structures on the local host with the following configs

<rule filetypes="ifo">
<source filter="dvdnavigator" />
<splitter filter="dvdnavigator" />
<video filter="lavvideo" />
<audio filter="lavaudio" />
</rule>

But there is catch - it must be a local structure. If it is on my NAS I get the following:

When I have "ERROR: CFGLoader::InsertSourceFilter Failed loading dvd directory." error, further in the log file is line
ERROR: Playlist Player: skipping unplayable item: 0, path [smb://NAS04/movies/The Very Best of XYZVIDEO_TS/VIDEO_TS.IFO]

I believe this is an error with how this file path is being passed to the filter.
i.e. the "smb:" should not be on the front of the path name.
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 neeto33 - 2015-04-29, 14:42
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