DSPlayer (DirectShow Player for XBMC) Frodo build available
(2013-10-11, 16:17)Roman_V_M Wrote: This should be fixed in the latest code. Please wait until me or some other release builder will post a new binary installer.

Thank , Roman_V_M.
I am waiting for 3D version.

By the way, I have been using a special filter (Marumo ISDB Splitter)
but the information of audio and video can not be displayed in OSD.
DirectShow filter that specializes in digital broadcasting in Japan. (ISDB MPEG-2 TS)
Is it possible to display in OSD?

Note: File Source (Async.) is required to use this filter.
Marumo ISDB Splitter and very small video sample here : http://www.mediafire.com/?mcsua99b40ppiep
Code:
--- filtersconfig (isdbsplitter.ax) ---
    <filter name="isdbsplitter" type="splitter">
      <guid>{B8CF9F40-3DE2-48CE-AE55-14A8C4016431}</guid>
      <osdname>Marumo ISDB Splitter</osdname>
    </filter>
--- my mediasconfig ---
    <rule filetypes="ts">
      <source filter="filesource" />
      <splitter filter="isdbsplitter" />
      <video filter="lavvideo" />
      <audio filter="ac3filter" />
    </rule>
OSD
Image
my graph
Image
Reply


Messages In This Thread
RE: DSPlayer (DirectShow Player for XBMC) Frodo build available - by 999unreal - 2013-10-13, 12:20
HELP!!! - by takiyon - 2014-12-28, 16:12
Logout Mark Read Team Forum Stats Members Help
DSPlayer (DirectShow Player for XBMC) Frodo build available8