TCDR v2.1 README 2002/11/28 Szilard Torok
There is a more complete tcdr manual now in HTML format.
Created directories (you can change these):
/mnt/images/
tcdr will use this as a working directory.
/mnt/images/cdroot/
use this for mastering.
/mnt/images/sound/
tcdr will use this for audio files.
- Features
Configuration detection (device file, SCSI address),
Medium detection (type, size, empty space),
Software selection (see Feature update below),
CD-R / CD-RW support,
Transparently compressed CD (ZISO) support
Directory to ISO/ZISO image,
ISO/ZISO image to CD,
Data CD to ISO,
Data CD to CD copy,
Data CD to CD copy on the fly,
Mixed mode CD (CD Extra),
Multi-session CD,
El Torito boot CD (tested with a DOS boot image),
Audio CD to CD copy,
Audio CD to CD copy on the fly,
Audio CD ripping to RAW/WAV images,
Audio image to CD,
Audio tracks to RAW/WAV/MP3/OGG files,
RAW/WAV/MP3/OGG files to Audio CD,
RAW/WAV recording from /dev/dsp (44100 Hz/16 bit/stereo),
Automatic TOC file generation,
Various blanking modes,
Write simulation (dummy mode),
Overburning, etc...
Required packages:
cdtool (ibiblio.org/pub/linux/apps/sound/cdrom/cli/) cdrdao (cdrdao.sourceforge.net) cdrtools (ftp ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/) dialog (hightek.org/dialog/)
Install .deb:
dpkg -i tcdr_2.1-0.deb
Uninstall .deb:
dpkg -r tcdr
Install .tar.gz (install(1) required):
tar xzf tcdr-2.1.tar.gz
cd tcdr_2.1
./install.sh
Note that install.sh will make backups of older files (suffix: ~). Or just copy the script somewhere in your path (/usr/local/bin is fine).
Uninstall .tar.gz:
cd /usr/local/share/doc/tcdr_2.1/
./uninstall.sh
- ToDo
-
- Linux boot CD support.
- HFS (mkhybrid) support.
Suggestions are welcome.
- Links
Home page: tcdr.sourceforge.net Mirror: szilard.tripod.com/tcdr/tcdr.html Archive: ibiblio.org/pub/Linux/apps/sound/cdrom/ Freshmeat: freshmeat.net/projects/tcdr/ Tucows: linux.tucows.com/mmedia/cd_burners.html
- Files
Changelog - changelog, GNU_GPL - GNU is Not Unix General Public License, README - this file, install.sh - install script (.tar.gz only), uninstall.sh - uninstall script, generated during install (.tar.gz only), manual.html - tcdr manual, tcdr - the executable, tcdr.1 - tcdr man page, tcdr.png - logo designed by me (sorry), tcdrrc - config file.
- License
TCDR Copyright (C) 2002 Szilard Torok
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
If you would like to negotiate alternate licensing terms, you may do so by contacting the author: Szilard Torok <kobold2@yahoo.com>
Please send your remarks/questions to <kobold2@yahoo.com>.
Enjoy,
Szilard Torok
