First install sacd-extract. sacd_extract --output-dsf --input SACD.iso for i in *.dsf; do # check 'dsf2flac -h' to get higher sample rates dsf2flac -i $i done