diff options
author | B. Watson <yalhcru@gmail.com> | 2020-05-12 02:09:44 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2020-05-12 02:09:44 -0400 |
commit | 8c3d639fe85b0c73b6d7bcd608872832ac66ccb1 (patch) | |
tree | 190d6006a832d91b029806bdbe93953872c4fa80 /miragextract.html | |
parent | 9f9315b3b9bdb232d0261bf8da8e431a4591f329 (diff) | |
download | miragextract-8c3d639fe85b0c73b6d7bcd608872832ac66ccb1.tar.gz |
doc tweak
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 |