michaelortmann / bin2iso

bin2iso converts RAW format (.bin) files to ISO/WAV format.
MIT License
11 stars 1 forks source link

Original name not used for created .iso file #3

Closed dbedrenko closed 5 months ago

dbedrenko commented 7 months ago

The input file is "Usagi - Yasei no Touhai - Dramatic Mahjong (Japan).cue", the output file is 'Usagi - Yasei no Touhai - Dramatic Mahjong (Japan)-01.iso' note "-01" was suffixed. It's not neat that the filename is changed: just the extension should change. It's annoying to have to rename the files afterwards to get the original name.

If the number denotes CD tracks, so that a CD with multiple tracks will create multiple iso's, I suggest to only suffix with the number if there is more than 1 track. If there's only 1 track, the .iso should not suffix the number. This makes for neater output and file organisation.

FILE "Usagi - Yasei no Touhai - Dramatic Mahjong (Japan).bin" BINARY
  TRACK 01 MODE2/2352
    INDEX 01 00:00:00
$ bin2iso Usagi\ -\ Yasei\ no\ Touhai\ -\ Dramatic\ Mahjong\ \(Japan\).cue /run/media/danb/ps2_mx4iso/CD/

Aug 26 2021, 08:56:50
bin2iso V1.9b - Converts RAW format (.bin) files to ISO/WAV format
               Bob Doiron, ICQ#280251

Check for updates at http://users.andara.com/~doiron

Note: Appending pregap data to end of audio tracks

Usagi - Yasei no Touhai - Dramatic Mahjong (Japan)-01.iso (425 Mb) - sectors 000000:189743 (offset 000000000:446277887)

Mode2/2352 single track bin file indicated by cue file
Usagi - Yasei no Touhai - Dramatic Mahjong (Japan).bin renamed to Usagi - Yasei no Touhai - Dramatic Mahjong (Japan)-01.iso