Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add vfs.sacd #81

Merged
merged 1 commit into from Oct 17, 2018
Merged

add vfs.sacd #81

merged 1 commit into from Oct 17, 2018

Conversation

notspiff
Copy link
Contributor

@notspiff notspiff commented Apr 24, 2017

This adds filesystem support for SuperAudioCD iso's.

It's somewhat suboptimal but it is better than nothing. The problem is that the audio streams on SACD's have DST compression applied. After decode they are regular DSD streams. As DST is not supported at the proper layer (demux) I have to on-the-fly decode in the input stream resulting in suboptimal performance, no seek support and only estimated runtimes.

Requires xbmc/xbmc#12004

@candrews
Copy link

candrews commented Jun 6, 2017

bump

@notspiff
Copy link
Contributor Author

notspiff commented Jun 8, 2017

note i've gotten some reports the add-on is rather buggy. however, of course it won't bite anyone who doesn't ask to be bitten.

@packrobottom
Copy link

how does one add this to kodi?

@MartijnKaijser
Copy link
Member

@notspiff should this be added?

@notspiff
Copy link
Contributor Author

it won't do any harm, but it is rather work in progress. it works for my 1 sacd iso, but i've had reports it doesn't play with 50% of em or so. your choice.

@HeresJonny
Copy link

Since this is just an SACD .iso parser, could this be added to main, please? Shouldn't aversely affect anyone, the only problem being that not all SACDs will be read. It's still a start, though.

@HeresJonny
Copy link

bump

@notspiff
Copy link
Contributor Author

changed to point to xbmc repo. please merge now.

@MartijnKaijser MartijnKaijser merged commit 504bcf6 into xbmc:master Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants