How to convert Bin / Cue files to ISO
Use command line programme bchunk (BinChunker)
Terminal
sudo aptitude install bchunk
BinChunker syntax
bchunk [-v] [-p] [-r] [-w] [-s] {image.bin} {image.cue} {basename}
Available options:
-v – Makes binchunker print info messages
-w – Makes binchunker write audio tracks in WAV format.
-s – Makes binchunker swap byte order in the samples of audio tracks.
-p – Makes binchunker go into PSX mode and truncate MODE2/2352 tracks to 2336 bytes at offset 0 instead of normal 2048 bytes at offset 24.
-r – Makes binchunker output MODE2/2352 tracks in raw format, from offset 0 for 2352 bytes. Used for MPEG/VCD.
Example:
bchunk IMAGE.bin IMAGE.cue IMAGE.iso
looks like jibberish
ReplyDeletelooks like jibberish
ReplyDelete