Skip to content

Add DSD (DSF format) support#178

Open
evan314159 wants to merge 1 commit intocomplexlogic:masterfrom
evan314159:dsd
Open

Add DSD (DSF format) support#178
evan314159 wants to merge 1 commit intocomplexlogic:masterfrom
evan314159:dsd

Conversation

@evan314159
Copy link
Contributor

@evan314159 evan314159 commented Mar 8, 2026

Add DSD (DSF format) support

Changing OUTPUT_FORMAT from AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_FLT gave slightly higher (more conservative) peak results on DSD without changing 16 bit FLAC.

Changed OUTPUT_FORMAT from AV_SAMPLE_FMT_S16 to AV_SAMPLE_FMT_FLT gave slightly higher (more conservative)
peak results on DSD without changing 16 bit FLAC.
@evan314159 evan314159 changed the title Add DSD (DSF format) support including 6 dB compensation for ffmpeg's decimation filter Add DSD (DSF format) support Mar 8, 2026
@complexlogic
Copy link
Owner

I'm fine with adding DSD support, but I don't want to change the sample format yet. I'm aware of the clipping issue with converting everything to 16 bit signed integer, but would like to address that in a separate, future commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants