DSPlayer (DirectShow Player for XBMC) Frodo build available
(2013-11-29, 23:23)esoteradactyl Wrote: Try adding it like this...

<rule filetypes="mkv">
<source filter="lavfsplitter" />
<splitter filter="lavf_splitter" />
<video filter="lavvideodec" />
<extra filter="ffdraw" />

For some reason adding ffdraw to the extra filter section doesn't work anymore, so i just added it right below the video filter and it worked. Its been this way for a while..

Then obviously add the guid to filtersconfig under extra filters

<filter name="ffdraw" type="extra">
<guid>{0B390488-D80F-4A68-8408-48DC199F0E97}</guid>
<osdname>FFdshow RAW</osdname>
</filter>

I have the same in filters.
And in mediasconfig I had "<extra><extra filter="ffdshowr"></extra>", but tried deleting the extra <extra>'s and it didn't seem to make a difference. When I connect graphstudio to XBMC, ffdshow raw still isn't in the graph and no SVP Sad
Reply


Messages In This Thread
RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - by KenV99 - 2013-11-29, 23:40
HELP!!! - by takiyon - 2014-12-28, 16:12
Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Frodo build available8