Which software do you use to extract .dsf files from SACD .iso?
I use the sacd_extract command (
http://code.google.com/p/sacd-ripper/downloads/list).
Here is the syntax :
Usage: sacd_extract [options] [outfile]
-2, --2ch-tracks : Export two channel tracks (default)
-m, --mch-tracks : Export multi-channel tracks
-e, --output-dsdiff-em : output as Philips DSDIFF (Edit Master) file
-p, --output-dsdiff : output as Philips DSDIFF file
-s, --output-dsf : output as Sony DSF file
-I, --output-iso : output as RAW ISO
-c, --convert-dst : convert DST to DSD
-C, --export-cue : Export a CUE Sheet
-i, --input[=FILE] : set source and determine if "iso" image,
device or server (ex. -i192.168.1.10:2002)
-P, --print : display disc and track information
Help options:
-?, --help : Show this help message
--usage : Display brief usage message
I use the options -c -s to get the dsf files.