Random notes: Difference between revisions

From Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
On linux:
On linux:


cdemu/gcdemu will allow mounting the image in a way where ripping software like Asunder recognises the audio tracks correctly
cdemu/gcdemu will allow mounting the image in a way where audio ripping software like Asunder recognises the audio tracks correctly


<code>bchunk</code> allows direct extraction, e.g. <code>bchunk -w image.bin image.cue [basefilename]</code>
<code>bchunk</code> allows direct extraction, e.g. <code>bchunk -w image.bin image.cue [basefilename]</code>

Revision as of 22:03, 8 May 2022

Extracting data/audio from a hybrid CD's bin/cue image

On linux:

cdemu/gcdemu will allow mounting the image in a way where audio ripping software like Asunder recognises the audio tracks correctly

bchunk allows direct extraction, e.g. bchunk -w image.bin image.cue [basefilename]