Kodi Community Forum
Req PSF file playback - 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 PSF file playback (/showthread.php?tid=191785)



PSF file playback - kaluce - 2014-04-09

Hi I'd like to request .psf (portable sound format) files to be added. In the past, NSF, SPC, and I believe GSM were added by providing a link to source so someone could analyze it. I will provide this in the links below. If there is anything I can do to assist (any other code sources requested, more test files, etc) please let me know.

https://github.com/audacious-media-player/audacious-plugins/tree/master/src/psf
Plugin from Audacious to play PSF files.

http://wiki.neillcorlett.com/PSFFormat
PSF Format Specification

http://www.zophar.net/download_file/24401
PSF test files.


RE: PSF file playback - ironic_monkey - 2014-04-09

if anyone is working on adding this to mainline, please note that i support psf/2sf/usf/ssf/dsf/gsf in my fork at https://github.com/notspiff/xbmc-cmake

it is all add-ons but support for the add-ons is one of the things added in my fork.