Post Reply 
Upsampling MQA files to original resolution with sox
14-05-2020, 00:52
Post: #19
RE: Upsampling MQA files to original resolution with sox
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.
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 - Alandbush - 14-05-2020 00:52

Forum Jump:


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