<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Library support for DSF files]]></title><description><![CDATA[<p dir="auto">Would it be possible to add library support for DSF files?  Strawberry seems to be able to play DSF files via gstreamer just fine, and even read the tags when playing the file:</p>
<p dir="auto"><img src="/assets/uploads/files/1636083752331-3ce53268-3db2-475c-928d-fcf0d25010f2-image.png" alt="3ce53268-3db2-475c-928d-fcf0d25010f2-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">So playback seems to be about perfect as far as I can tell, but since Strawberry won't index the files and add them to my library it greatly reduces the utility of the DSF files.</p>
<p dir="auto">Note: I did some searching before posting this and found this thread discussing problems with DSF files apparently being related to taglib, and sure enough I get the following printed to stdout:</p>
<p dir="auto">22:39:15.844 INFO  TagReaderTagLib:205              TagLib hasn't been able to read "/home/user/data/music/Soundtrack/James Horner/Music From The Motion Picture Titanic/06-<em>Take Her To Sea, Mr. Murdoch</em>.dsf" file</p>
<p dir="auto">But... somehow it's working for me.  This is with version 1.0.0 on Gentoo.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/426/library-support-for-dsf-files</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 19:43:30 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/426.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Nov 2021 03:47:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Library support for DSF files on Thu, 31 Jul 2025 18:31:40 GMT]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I am a new user of Linux Ubuntu AND your great Stawberry application. I did the last update. I was a windows user, and used foobar in the past to manage my music, library and play.<br />
If I can play dsf files, have it available in the library is still not possible (?). Is it somehow planed to add it ?<br />
Thanks in advance for your answer<br />
Cheers</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/8699</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/8699</guid><dc:creator><![CDATA[Jérôme]]></dc:creator><pubDate>Thu, 31 Jul 2025 18:31:40 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Thu, 21 Apr 2022 20:50:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> said in <a href="/post/1621">Library support for DSF files</a>:</p>
<blockquote>
<p dir="auto">However we lack contributors so I'm not keen on adding it back and maintain the code outside of taglib as I have limited knowledge of the format</p>
</blockquote>
<p dir="auto">Yeah, that's fair.  Disappointing, but understandable.  My quest for how to best integrate my highest quality music into my music library continues.  <img src="https://forum.strawberrymusicplayer.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=faqqna7874c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1630</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1630</guid><dc:creator><![CDATA[nitro322]]></dc:creator><pubDate>Thu, 21 Apr 2022 20:50:20 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Wed, 20 Apr 2022 13:52:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> really appreciate your update and assistance. Now am able to play DSF files for release 1.0.4.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1623</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1623</guid><dc:creator><![CDATA[soulwarriors]]></dc:creator><pubDate>Wed, 20 Apr 2022 13:52:37 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Wed, 20 Apr 2022 13:47:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> thanks so much for the update. Will retry using the release that you said. And, yes, am using Windows 10</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1622</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1622</guid><dc:creator><![CDATA[soulwarriors]]></dc:creator><pubDate>Wed, 20 Apr 2022 13:47:40 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Tue, 19 Apr 2022 21:32:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/702">@nitro322</a> said in <a href="/post/1167">Library support for DSF files</a>:</p>
<blockquote>
<p dir="auto">Would it be possible to add library support for DSF files?  Strawberry seems to be able to play DSF files via gstreamer just fine, and even read the tags when playing the file:</p>
</blockquote>
<p dir="auto">I wouldn't count on DSD/DSF being added to taglib, the author of the library has made it pretty clear that he does not want to support more audio formats.<br />
It's possible if we use our own code to read DSD/DSF or a static version of taglib, I did that earlier which is why Strawberry was able to read DSD/DSF before. However we lack contributors so I'm not keen on adding it back and maintain the code outside of taglib as I have limited knowledge of the format, there were also too many support requests related to it, many related to distro's not using our static copy of taglib.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1621</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1621</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 19 Apr 2022 21:32:51 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Tue, 19 Apr 2022 21:19:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1075">@soulwarriors</a> said in <a href="/post/1617">Library support for DSF files</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/702">@nitro322</a> for version 1.0.4, Strawberry Music Player unable to play DSF files. Not sure why. So, I have downgraded my version to 1.0.1.</p>
</blockquote>
<p dir="auto">There is no difference in code between those versions related to file format support. However, if you are using Windows, the MSVC release does not have DSF/DSD support, because it's through ffmpeg, and it is hard to compile for MSVC, in the last release I switched the default to MSVC, so if you need DSF/DSD support you need to use the MinGW release instead.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1620</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1620</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 19 Apr 2022 21:19:42 GMT</pubDate></item><item><title><![CDATA[Reply to Library support for DSF files on Tue, 19 Apr 2022 16:03:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/702">@nitro322</a> for version 1.0.4, Strawberry Music Player unable to play DSF files. Not sure why. So, I have downgraded my version to 1.0.1.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/1617</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/1617</guid><dc:creator><![CDATA[soulwarriors]]></dc:creator><pubDate>Tue, 19 Apr 2022 16:03:23 GMT</pubDate></item></channel></rss>