Made number transition to 1.3.3

This commit is contained in:
2013-08-07 13:51:09 +00:00
parent 9afa5379e5
commit 6b93e66cfd
10 changed files with 93 additions and 83 deletions

View File

@ -4,7 +4,7 @@
cdrskin. By Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org but also published via:
http://scdbackup.sourceforge.net/cdrskin_eng.html
http://scdbackup.sourceforge.net/cdrskin-1.3.1.tar.gz
http://scdbackup.sourceforge.net/cdrskin-1.3.3.tar.gz
Copyright (C) 2006-2013 Thomas Schmitt, provided under GPL version 2 or later.
------------------------------------------------------------------------------
@ -26,10 +26,10 @@ By using this software you agree to the disclaimer at the end of this text
Compilation, First Glimpse, Installation
Obtain cdrskin-1.3.1.tar.gz, take it to a directory of your choice and do:
Obtain cdrskin-1.3.3.tar.gz, take it to a directory of your choice and do:
tar xzf cdrskin-1.3.1.tar.gz
cd cdrskin-1.3.1
tar xzf cdrskin-1.3.3.tar.gz
cd cdrskin-1.3.3
Within that directory execute:
@ -191,6 +191,11 @@ See below "Audio CD" for specifications.
cdrskin -v dev=0,1,0 blank=fast -eject speed=48 -sao \
-audio -swab track0[1-5].cd /path/to/track6.wav
Extract audio tracks and CD-TEXT from CD into directory /home/me/my_cd:
mkdir /home/me/my_cd
cdrskin -v dev=/dev/sr0 extract_audio_to=/home/me/my_cd \
cdtext_to_v07t=/home/me/my_cd/cdtext.v07t
Restrictions