pkg://cdrdao_1.2.2-17_mipsel.deb:511192/control
downloads
Package: cdrdao
Version: 1:1.2.2-17
Architecture: mipsel
Maintainer: Daniel Baumann <daniel@debian.org>
Installed-Size: 1588
Depends: libao2 (>= 0.8.8), libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1), libogg0 (>= 1.0rc3), libstdc++6 (>= 4.2.1), libvorbis0a (>= 1.1.2), libvorbisfile3 (>= 1.1.2)
Section: otherosfs
Priority: optional
Homepage: http://cdrdao.sourceforge.net/
Description: records CDs in Disk-At-Once (DAO) mode
cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a
textual description of the CD contents.
.
Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or
more tracks and lead-out, in a single step. The commonly used track-at-once
(TAO) mode writes each track independently which requires link blocks between
two tracks. You probably want to use this if you're copying a CD with multiple
tracks, like most audio CDs.
.
cdrdao can also handle the bin/cue format commonly used for VCDs or disks with
subchannel data.
.
If you just want to burn a normal data CD, you probably want wodim instead.