From 092c409ab70d2c34d87af998d859e2019059131a Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 9 May 2020 19:16:13 -0400 Subject: autodetect mac .dmg data tracks --- miragextract.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'miragextract.html') diff --git a/miragextract.html b/miragextract.html index 3fe03ad..4066fbb 100644 --- a/miragextract.html +++ b/miragextract.html @@ -416,7 +416,7 @@ also the -n option. Extract only data tracks. Default is to extract all tracks. -f -Sets the format and filename extension for the output files. +Sets the format and filename extension for the output audio files. Choices are wav, ogg, flac, cdda (raw CD audio). Default is wav. -l @@ -461,10 +461,8 @@ by libmirage. See the README for your version of libmirage for details.

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.

-

Output data tracks will be named to end in '.iso', which is usually -correct. Future versions of this program might be smart enough to -detect e.g. Macintosh DMG files and name them appropriately (for now, -just rename them if you need to).

+

Output data tracks will be named to end in '.iso', or '.dmg' if they look +like Apple disk images.

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 -- cgit v1.2.3