Post Reply 
Upsampling MQA files to original resolution with sox
14-05-2020, 05:40 (This post was last modified: 14-05-2020 05:42 by granosalis.)
Post: #20
RE: Upsampling MQA files to original resolution with sox
(14-05-2020 00:52)Alandbush Wrote:  The earlier stated sox command to upsample MQA (see below) is no longer supported, assuming it was correct initially.

sox -S input.mqa.flac output.flac -vsM 352800

For sox 14.4.2 the command is as follows:-

sox -S input.mqa.flac output.flac rate -v -M 352800

where 352800 is the original sampling frequency (tag ORFS) of the MQA file.
Thanks Alan,
I did it, but the output files is 16bit. Is there any way to produce a 24bit file?
if I put -b 24 the file becomes unlistenable.
Giuseppe
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Upsampling MQA files to original resolution with sox - granosalis - 14-05-2020 05:40

Forum Jump:


User(s) browsing this thread: 1 Guest(s)