diff options
Diffstat (limited to 'system/cdwrite/README')
-rw-r--r-- | system/cdwrite/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/cdwrite/README b/system/cdwrite/README new file mode 100644 index 0000000000..72e11071a4 --- /dev/null +++ b/system/cdwrite/README @@ -0,0 +1,10 @@ +cdwrite is a console shell for reading, writing, and copying audio CDs +as well as for creating and writing ISO images on CD media and data or +ISO images on DVD media. It can also encode WAV files or audio CDs to +FLAC, MP3, or OGG files, using optionally CDDB data and setting ID3 +tags. + +It requires id3lib and id3v2 packages available in SlackBuilds.org for +mass ID3 tagging as well CDDB_get package available in cpan.org for +communication with CDDB servers. + |