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

the problem it's with this your rule

i think was made to use dvdplayer as default player with streaming source but it should be done by playercorefactory.xml, anyway this rule go in conflict with dsplayer rule to play remote file

Code:
<!-- New rule for preferred streaming source filter -->
<rule url="true" filetypes=".*">
  <source filter="internal_ffmpegsource" />
</rule>

p.s.

i think that maybe we have to create a better filtersconfig.xml and mediasconfig.xml for the home folder of dsplayer because now with your starter kit in the list of filter come out some duplication as "Lav Audio" and "Lav Audio Decoder"

the problem it's to do that without create problems for the existing rule of old DSPlayer users


(2015-05-01, 08:20)Warner306 Wrote: ...Can the same be said for Matroska Editions and title selection? I don't have any to test.

yes lav support this too, i fixed something on this the last month

Is it possible for you to create a version of mediasconfig.xml and filtersconfig.xml and post a link here? I would package these files and host them online in the setup guide. You would know best how to configure these files.

Edit: I deleted the rule below and streaming content is now working with DSPlayer:

Code:
<!-- New rule for preferred streaming source filter -->
<rule url="true" filetypes=".*">
  <source filter="internal_ffmpegsource" />
</rule>

I would like to do some tests on the weekend before changing the configuration files posted. I'd still be interested in configuration files created by you if you have them. Overwriting the existing files didn't create any problems as the naming for LAV Filters doesn't seem to be important in the functioning of Internet content. I don't think I can break existing installations by updating the configuration files.
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 Warner306 - 2015-05-02, 02:30
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