Benutzer-Werkzeuge

Webseiten-Werkzeuge


becki:linux:cd_ripping

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
becki:linux:cd_ripping [2011-11-07 10:40]
becki created
becki:linux:cd_ripping [2013-06-03 16:40] (aktuell)
becki
Zeile 4: Zeile 4:
 A good command line CD ripper for ogg & mp3 is ''​abcde''​ which can be found at [[slack_setup_tips#​third-party_programs|www.SlackBuilds.org]]. abcde needs cd-discid, so install this first. A good command line CD ripper for ogg & mp3 is ''​abcde''​ which can be found at [[slack_setup_tips#​third-party_programs|www.SlackBuilds.org]]. abcde needs cd-discid, so install this first.
  
-You probably have to add yourself to the group ''​cdrom''​. Look at the group of the device file to which /dev/cdrom or alternatively /dev/dvd points to. Configuration is done in /​etc/​abcde.conf or in ~/.abcde(:?:)+You probably have to add yourself to the group ''​cdrom''​. Look at the group of the device file to which /dev/cdrom or alternatively /dev/dvd points to. Configuration is done in ''​/​etc/​abcde.conf'' ​or in ''​~/.abcde''​
  
 KDE provides ''​kaudiocreator''​ as a graphical alternative to abcde. But for me, abcde works just better out of the box. KDE provides ''​kaudiocreator''​ as a graphical alternative to abcde. But for me, abcde works just better out of the box.
Zeile 24: Zeile 24:
 ==== Concatenate Autiobooks == ==== Concatenate Autiobooks ==
  
-FIXME Test this:+  - Use this options''​abcde -x -n [-o ogg,mp3] -W <​discnumber>''​ 
 +  - Make CDDB stub file containing Artist, Album, Year, Genre eg: <​code>​DTITLE=Stephenie Meyer / Biss zur Mittagsstunde 
 +DYEAR=2006 
 +DGENRE=Audiobook</​code>​ (For mp3, you must use ''​Speech''​ instead of ''​Audiobook''​) 
 +  - Delete everything below the line beginning with ''​DISCID=''​ and paste stub file into vim prompt below the line beginning with ''​DISCID=''​ 
 +  - After ripping: ''​rename .. . *.ogg *.mp3''​ 
 +  - Use ''​sbtracktagger 'Biss zur Mittagsstunde'​ *.ogg''​ to tag the tracks with book name and chapter number
  
-  * Use this options: -n -W discnumber +==== Troubleshooting ==
-  * Make CDDB stub file containing Artist, Album, Year, Genre:​Speech and empty track entries +
-  * Paste stub into vim prompt+
  
-If this does not work, consider: Tweak $EDITOR variable ​to use a Track name generator script ​''​sbabcdetng'' ​generating Chapter XXX lines+Sometimes default ripper application ''​cdparaoia''​ fails to rip tracks. You can use ''​cdda2wav'' ​instead by creating ''​~/​.abcde''​ with this content:
  
 +<code bash>
 +CDROMREADERSYNTAX=cdda2wav
 +CDDA2WAV=cdda2wav
 +</​code>​
  
becki/linux/cd_ripping.1320662449.txt.gz · Zuletzt geändert: 2011-11-07 10:40 von becki

Impressum - Datenschutzerklärung