Media Class: Rip and Burn CDs

From FreekiWiki
Revision as of 14:38, 2 December 2008 by Jackson (talk | contribs)
Jump to navigation Jump to search

This class will give you the skills to convert an audio cd into digital media format, and to make an audio cd out of those digital media files.

We will be using the program k3b to rip and burn our cds. Their website is found here: http://k3b.plainblack.com/

k3b makes it easy to copy, rip and burn a cd. It is one of many options available to Linux users, chosen for it's dependability, configurability and well-designed GUI.


To Rip an Audio CD:

1) Insert the audio CD and wait for the system to recognize it.
2) Open k3b (ensure no other CD burning programs are open)
- Found under Sound/Video in the Applications menu
- Alt-F2 to run application "k3b"
3) Select "Further Actions..." on k3b's initial screen and find "Rip Audio CD"
4) Identify the CD's track information via CDDB (will likely occur automatically)
5) Click "Start Ripping" found above track information
6) Select file type
- mp3 encoding loses audio fidelity (referred to as "lossy" for the lost information)
- WAV encoding captures the entire audio range (the standard encoding on audio cds, lossless)
- FLAC encoding captures the entire audio range but compresses the data (lossless)
- Ogg-Vorbis uses variable-bitrate tech to capture as much audio as the file needs (less-lossy) and compresses the data
7) File naming tab
- Use "wildcards" to automatically title your digital files
- i.e. %a for track artist, %A for album artist, %n for track number and %T for album title
- Built-in help found by clicking "See special strings"