diff options
Diffstat (limited to 'miragextract.html')
-rw-r--r-- | miragextract.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/miragextract.html b/miragextract.html index bf833e9..f520b5f 100644 --- a/miragextract.html +++ b/miragextract.html @@ -463,8 +463,9 @@ match the encoding set with -f. Note that mp3 is NOT a valid -f option. If you need mp3, extract to .wav and then use a tool like lame or ffmpeg to convert to mp3.</p> <p>Output data tracks will be named to end in '.iso' by default, or '.hfs' -if they look like Apple disk images, or '.hfs.iso' for "hybrid" images -that can be mounted as either (such as Blizzard's Mac/PC releases).</p> +if they look like Apple disk images (HFS or HFS+), or '.hfs.iso' for +"hybrid" images that can be mounted as either ISO9660 or HFS/HFS+ +(such as Blizzard's Mac/PC releases).</p> <p>Images with multiple sessions should be supported, but have not been tested. Track numbering just continues, so a disc with 2 sessions of 8 files each will have tracks numbered 1 to 16 as far as the -t option |