DSPlayer (DirectShow Player for XBMC) Frodo build available
(2014-05-18, 09:21)jayboy211 Wrote: I have this currently. Ive tried many different configs but i dont thinks its ever gonna work:

Code:
<rule filetypes="ts|m2ts|bdmv|mp4|m4v|avi|mpg|mpeg|mkv">
        <source filter="lavfsplitter" />
        <splitter filter="lavf_splitter" />
        <video filter="lavvideodec" />
        <audio filter="lavaudiodec" />
    </rule>
    <rule protocols="http|https|pvr|rstp">
        <source filter="lavfsplitter" />
        <splitter filter="lavf_splitter" />
        <video filter="lavvideodec" />
        <audio filter="lavaudiodec" />
    </rule>

Idk how ArgusTV provides the stream, but you may need to look into the info in this post, if you haven't already: http://forum.xbmc.org/showthread.php?tid...pid1666686
It seems that it might be a difficult thing to accomplish in the long run...
Reply


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