<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 23-Aug-16 22:04, David Balažic
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAPJ9Yc82JRpjP04GXEBA+ow7cS8_mCrbZMTdZ8qhpf6XRGssfw@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi!

Apparently the current DShow filters (<a class="moz-txt-link-freetext" href="https://xiph.org/dshow/">https://xiph.org/dshow/</a> ,
Version 0.85.17777) don't allow for flac files to be streamed over
DLNA from Windows to DLNA devices (like a TV set with WLAN).

I use Windows 8.1 64 bit and while Play-to works with mp3 and other
"natively" supported files, it does not works with flac files. (I can
play them locally in WMP, just not send them over DLNA),

Is there any solution?
How much of changes would be needed to the dshow filters to allow this
functionality?
Or is the problem somewhere else?

Regards,
David
_______________________________________________
Flac mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Flac@xiph.org">Flac@xiph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.xiph.org/mailman/listinfo/flac">http://lists.xiph.org/mailman/listinfo/flac</a>
</pre>
    </blockquote>
    <p><font size="-1">Hi,</font></p>
    <p><font size="-1"><br>
        The FLAC decoder filter includes also the file reading part.
        This needs to be decoupled.<br>
        Other Xiph filters have had the same problem.<br>
        <br>
        It is on my TODO list (also reported as <a
          href="https://trac.xiph.org/ticket/1653">#1653</a>), but as
        you have seen the work on DirectShow <br>
        filters is non existent in the recent years. <br>
        <br>
        I plan to get back at hacking the DirectShow filters this
        autumn.</font></p>
    <p><font size="-1">As for a solution, Windows 10 provides a
        MediaFoundation filter for FLAC,<br>
        and it might simply just work.<br>
      </font></p>
    <p><font size="-1">Cheers,<br>
        Cristian.</font></p>
    <p><font size="-1"><br>
      </font></p>
  </body>
</html>