Skip to content

Sound-Linux-More/dsdunpack

This branch is 3 commits ahead of wishyoushine/dsdunpack:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b26a178 · Jul 31, 2022

History

5 Commits
Jul 31, 2022
Jul 31, 2022
Mar 7, 2016
Jul 31, 2022

Repository files navigation

ORG.SLM: GitHub release (latest by date) GitHub Release Date GitHub repo size GitHub all releases GitHub

DSD Unpack

This utility converts DSD audio between Sony DSF (.dsf) and Philips DSDIFF (.dff) container formats, including decompression of DST-encoded DSDIFF files and ID3 tags in both containers.

Parts of this project are based on the SACD Ripper project, particularly libsacd and libdstdec. See https://sacd-ripper.github.io/ for more info.

Tested on Windows using MinGW 4.9.3 and MSVC 2013/2015. You will need pthreads-win32 to build using MSVC.