Package bchunk-1.1.1-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.6/x86_64 | 1.1.1-1 | ||
10.6/i386 | |||
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | |||
10.4/powerpc | |||
| Description: | CD image format converter from .bin/.cue to .iso/.cdr/.wav (1.1.1-1) | |
The bchunk package contains a UNIX/C rewrite of the BinChunker
program. BinChunker converts a CD image in a .bin/.cue format (sometimes
.raw/.cue) into a set of .iso and .cdr/.wav tracks. The .bin/.cue
format is used by some non-UNIX CD-writing software, but is not
supported on most other CD-writing programs.
Tips and tricks:
To record an MP3 image with a CUE sheet to an audio CD (for example
the mixes at sicktracks.com):
convert the .mp3 to a raw PCM audio file:
$ mpg123 -sv sicktracks8.mp3 > sicktracks8.pcm
split into tracks according to the CUE file:
$ bchunk sicktracks8.pcm sicktracks8.txt tracks
burn it:
$ cdrecord -v -dao -audio tracks??.cdr
If you only get loud noise on the tracks, try either -swab on cdrecord
or -s on bchunk to swap the byte order. | ||
| Section: | utils | |
| Maintainer: | Chris Zubrzycki <beren12ATusersDOTsourceforgeDOTnet> | |
| Website: | Tips and tricks: | |
| License: | GPL | |
| Info-File: | dists/10.4/unstable/main/finkinfo/utils/bchunk.info CVS log, Last Changed: Mon, 18 Aug 2008 04:17:52 (UTC) | |
Section list - Flat package list - Search packages
(*) = Unsupported distribution.