Kodi Community Forum
Req SACD/DSDIFF playback in XBMC - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Req SACD/DSDIFF playback in XBMC (/showthread.php?tid=106329)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28


RE: SACD/DSDIFF playback in XBMC - HeresJohnny - 2017-06-19

@ironic_monkey This is a bit off-topic, but does your add-on allow to playback DVD-A ISOs? If I remember correctly, MLP was already supported... just no way to get to the files.


RE: SACD/DSDIFF playback in XBMC - mbze430 - 2017-08-04

would be nice to see this add-on develop more. Crackling = crack in the head


RE: SACD/DSDIFF playback in XBMC - ironic_monkey - 2017-08-04

no, the addon is only for sacd's. dvd-a is completely different beasts (i thought they were close to vanilla dvd's apart from a different drm scheme).

sorry guys i've have very little time these days and a single iso sample. it works for that but not for a lot of others (not my code but the underlying library used). combined with the nasty decode in input required and i kinda lost interest. the code is out there, whomever wants to pick it up can do so. last i worked on it i got sidetracked as i *think* ffmpeg somehow supports the dst compression now (to avoid the decode in input), but i have not found out how you are supposed to enable it. it certainly isn't auto-detected.


RE: SACD/DSDIFF playback in XBMC - depechefan - 2017-11-01

Hey,

Looks like this thread has been pretty dead for a while. I'd love to have support for passthrough of SACD and DSF files to my receiver via HDMI.

/M


RE: SACD/DSDIFF playback in XBMC - spiff - 2017-11-02

which is not related to this thread at all.


RE: SACD/DSDIFF playback in XBMC - depechefan - 2017-11-02

Reading through the thread it comes up quite often though. But hey, sorry if I've misundastood...


RE: SACD/DSDIFF playback in XBMC - spiff - 2017-11-02

no worries, just didn't want you to stay confused. this is just a vfs add-on - its *output* is dsf files, passthrough etc would be player and audio output stuff.


RE: SACD/DSDIFF playback in XBMC - depechefan - 2017-11-02

Yeah, that's not what I'm after. Oh well, guess my receiver can do the job using files on the NAS drive :-)


RE: SACD/DSDIFF playback in XBMC - HeresJohnny - 2018-04-24

My yearly bump with some current information. An SACD ISO parser was not ported to KODI (from foobar2000) yet because there were some legal concerns (and possibly not enough general interest). However, the SACD Philips and Sony SACD patents seem to have run out in 2017 except for one patent which deals with the specific file structure.

For the interested, there is also a project pending which would enable direct native DSD playback via HDMI: https://issuetracker.google.com/issues/73956275
Hopefully, some audiophiles which are also KODI programmers will take notice:-)


RE: SACD/DSDIFF playback in XBMC - blueribb - 2018-06-29

I found this page: https://github.com/notspiff/vfs.sacd

It looks like this addon was included in the Libreelec Leia 0508 (and newer ?) builds. Am I right ?


RE: SACD/DSDIFF playback in XBMC - strgaltdel - 2018-07-10

Hello and a thank you to HeresJohnny, who referred me to this thread.

Since a few weeks I am looking for a multimedia player that is able to play tagged multichannel hires- PCM & DSD files.

Kodi is "my first attempt" and, of course, I came across the problem of "crackling noises" between the tracks.
I have opened a ticket in the trac system.
https://trac.kodi.tv/ticket/17949#no4
In my experience with It projects it is always an advantage to store a lean problem description in a structured database and to hold discussions on it elsewhere (here).
Kodi would really be "my dream" if it could easily play dsf files.


@bluerip
I had also made an attempt with Leia n706, but an SACD Iso was not recognized as an playable audio file.
Unfortunately in Leia nightlies the playback of 5.1 dsf's got completely messed up, not usable at all (stuttering, echoes, low volume..).
I hope there will be some debugging efforts before release.

The only "workaround" I have found is like this:
I extract the 5.1 tracks of a sacd-iso into one large dsf file and let the converter create a cue sheet.
(sacd_extract)
Within  Kodi 17 I can (at least) browse into the corresponding folder and play the album without any harmful noise.
The tracks can also be used in playlists.
But I haven't checked if I can enrich the library with it yet.
The tracks are probably not automatically recognized, and the only info is artist, title (album?)

regards
Udo


RE: SACD/DSDIFF playback in XBMC - blueribb - 2018-07-10

Since foobar can play DSF files and SACD ISO's perfectly, does that mean they paid a license fee for decoders ?


RE: SACD/DSDIFF playback in XBMC - jjd-uk - 2018-07-10

I think the remaining patents on sacd recently expired.


RE: SACD/DSDIFF playback in XBMC - strgaltdel - 2018-07-11

Philips hosts a site regarding their audio related license programs & patents.
http://www.ip.philips.com/licensing/lp_programs.html

sacd related:
http://www.ip.philips.com/licensing/program/47
http://www.ip.philips.com/licensing/program/45
http://www.ip.philips.com/licensing/program/48
http://www.ip.philips.com/licensing/program/49

some of the docs:
http://www.ip.philips.com/data/downloadables/1/5/7/6/exha-sacddisc-philips-joint-2009-march-20.pdf?force-download=yes
http://www.ip.philips.com/data/downloadables/1/5/7/7/exha-sacddisc-sony-joint-07-2002.pdf?force-download=yes
http://www.ip.philips.com/data/downloadables/1/5/7/8/exhb1-sacddisc-generalcd-joint-2009_march_20.pdf?force-download=yes
http://www.ip.philips.com/data/downloadables/1/5/7/9/exhb2-sacddisc-cdtext-joint-2009_march_20.pdf?force-download=yes


Most of them have already expired.
The last ones will expire first half of 2019


SACD ISO playback works in Leia - ArminiusTux - 2018-10-06

(2018-06-29, 15:38)blueribb Wrote: I found this page: https://github.com/notspiff/vfs.sacd

It looks like this addon was included in the Libreelec Leia 0508 (and newer ?) builds. Am I right ?
 Hi blueribb,

I can happily report that the addon compiles successfully (only on Linux so far) for Leia and playback of SACD ISOs works:

 
                            Image                 Image

With a bit of luck and a minimum of user demand, we might see it come to LibreELEC before christmas   Wink .