downsampling DSD/256 to DSD/128
|
14-12-2021, 15:42
Post: #1
|
|||
|
|||
downsampling DSD/256 to DSD/128
Is there a way with standard minimstreamer or minimserver/ffmpeg combination to downsample DSD/256 to DSD/128?
My DAC does not support DSD/256... Thanks in advance! |
|||
14-12-2021, 15:52
Post: #2
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128
Unfortunately FFmpeg doesn't provide this capabilty. You would need to use an offline converter.
|
|||
14-12-2021, 15:58
Post: #3
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128 | |||
14-12-2021, 16:03
Post: #4
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128
But would it be possible to downlsample to DXD?
|
|||
14-12-2021, 16:20
(This post was last modified: 14-12-2021 16:20 by simoncn.)
Post: #5
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128
You should be able to do this by setting stream.transcode to
dsf(>128):wav24;352 The sound quality probably won't be as good as playing a DSD file natively. |
|||
14-12-2021, 16:26
Post: #6
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128
(14-12-2021 16:20)simoncn Wrote: You should be able to do this by setting stream.transcode to If I make that setting it returns: |
|||
14-12-2021, 16:39
(This post was last modified: 14-12-2021 16:43 by adriaan.)
Post: #7
|
|||
|
|||
RE: downsampling DSD/256 to DSD/128
(14-12-2021 16:26)adriaan Wrote:(14-12-2021 16:20)simoncn Wrote: You should be able to do this by setting stream.transcode to Sorry I forgot to install ffmpeg... Now it works... |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)