SACD ISO authoring

Package DSF / DFF files directly into SACD ISO images, compatible with mainstream SACD players and software

Full metadata

Supports album / artist / composer / conductor / orchestra / label / genre / year / barcode / ISRC / custom fields

Cover embedding

Embed JPEG / PNG cover art into the SACD ISO so players can display album covers

CUE import

Import track metadata from CUE files, compatible with existing track workflows

Dpdo DSD Disc

Supports the DVD-R/RW burnable DSD Disc format for high-capacity DSD archiving and distribution

Multi-disc support

Package multi-disc sets with independent disc number / total discs per disc and shared cover art

Quick Start

Single-track packaging
DpdoPackSACD album.dsf
Multi-track + metadata + cover
DpdoPackSACD -o disc.iso --album='My Album' --artist='Artist' --cover=cover.jpg *.dsf
CUE import + classical metadata
DpdoPackSACD -o disc.iso --genre='Classical' --year=1987 --label='Decca' --composer='Beethoven' --cue=album.cue *.dsf
Dpdo DSD Disc (DVD archive)
DpdoPackSACD -o archive.iso --dsd-disc --title='Live 2026' *.dsf

FAQ

How do I get DpdoPackSACD?

DpdoPackSACD is part of the Dpdo product suite. Visit dpdo.cn for more information.

Can both DSF and DFF be packaged?

Yes. Both DSF and DFF (DSDIFF) formats are accepted as input, with automatic channel count and sample rate detection.

What's the difference between SACD ISO and Dpdo DSD Disc?

SACD ISO is a standard SACD image, compatible with SACD players and software. Dpdo DSD Disc is a DVD-R/RW-oriented format with larger capacity, suitable for high-sample-rate DSD archiving.

Is multichannel supported?

Yes. Multichannel DSD uses DST compression by default; use --no-encode to keep the original DSD format.

Can it be used with DpdoEngine?

Yes. Standard workflow: DpdoEngine converts PCM to DSF, then DpdoPackSACD packages it into SACD ISO.

Dpdo Software Suite

DpdoEngineDpdoPackSACD ✓

DpdoEngine 负责转换,DpdoPackSACD 负责打包 — 完整 DSD 工作流。