Kodi DSPlayer – DirectShow Player for Windows
(2015-05-01, 00:02)aracnoz Wrote: @Warner306

you have to put the list of protocols in "- protocols" no in file types

it's easy to miss this because usually we using the file types

(2015-04-30, 18:25)djoole Wrote:
(2015-04-29, 14:42)neeto33 Wrote: 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.

(2015-04-29, 14:45)oldpoem Wrote: It works for some structure not all. I had many that doesn't work right while DVDPlayer plays it fine. Also it should be VIDEO_TS.IFO not VIDEO_TS.INF.

All my media are streaming with SMB protocol so it shouldn't be the problem. My suggestion is convert it and save the hustle, noone develops DVD Navigator filter anymore so can't expect any fixes on that part anytime.

It's not a DVD Navigator filter issue (well at least regarding DVD structure).
I play all my DVDs with MPC-BE using DVD Navigator, and not one is playing with DSPlayer.

I think neeto33 found the problem : working in local drive, not working on NAS. Systematic, not depending on DVDs.

Aracnoz what's your position on this issue? Is there any way to change the path sent to the filter in order to remove smb: ?

I have a huge amount of DVDs on my NAS, would love to play them with filters support.



EDIT : an idea just popping out in my mind.
Maybe use Coreplayerfactory, to use a BATCH as an external player for IFO's only, and passing it the path with smb: removed, the BATCH calling DSPLAYER Smile

ok i fixed this issue for the next release, but as has said oldpoem some other things can fails with dvds

Sorry but we're you talking about next DSPlayer release in Helix or Isengard?
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 djoole - 2015-05-02, 13:29
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