Kodi DSPlayer – DirectShow Player for Windows
(2015-04-08, 20:54)ErlendSB Wrote: Wonder if someone here can help me.

Followed the guide and installed everything (made sure I got the x86 versions)

When starting a video, the playback stops immediately.
See debug log here: http://pastebin.com/Jvt5jbAb

Potensial important bits here:
Code:
20:41:55 T:5352  NOTICE: CFGLoader::InsertFilter Successfully added "LAV Source" to the graph
20:41:55 T:5352   ERROR: CFGLoader::InsertSourceFilter Failed to load file in the splitter/source
20:41:55 T:5352   ERROR: CFGLoader::LoadFilterRules Failed to insert the source filter
20:41:55 T:5352   ERROR: CFGManager::RenderFileXbmc Failed to load filters rules
20:41:55 T:5352    INFO: CDSGraph::SetFile Rendering file. Elapsed time: 210.00ms
20:41:55 T:5352    INFO: CDSPlayer::Process Loading file. Elapsed time: 244.82ms
20:41:55 T:5352   ERROR: CDSPlayer::Process - Failed creating DS Graph


Mediasconfig,xml for the mkv file I'm trying to play is:
Code:
<rule filetypes="mkv">
            <source filter="lavsource" />
            <splitter filter="avsplitter" />
            <video filter="lavvideo" />
            <audio filter="lavaudio" />
            <subs filter="xysubfilter" />
        </rule>

Based on the log, Am I right in assuming the splitter (AV Splitter) won't load?
I'm on Win 8.1 x64

U have a lot of ERROR messages in the log. One i see is the source filter is failing to load. Can u take a look to ur filtersconfig.xml and check the source lav filter name? May be it is mistaken, different ppl have it different named. U can also check a different source filter just to check if that way it works.
HTPC
Silverstone Grandia GD05 - Intel i5 3570k -Asus H61M-G Micro-ATX - Unidad Blu-ray
MSI GTX970 4GB GDDR5 - 8 GB RAM DDR3 - AVR Denon X3400H Atmos - LG  OLED 55C7V
Reply


Messages In This Thread
RE: Kodi DSPlayer – DirectShow Player for Windows - by vicmanpergar - 2015-04-08, 21:40
Lockup on STOP issue resolved! - by MKANET - 2015-04-11, 21:59
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