summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRoss Burton <rburton@src.gnome.org>2005-02-06 18:01:10 +0000
committerRoss Burton <rburton@src.gnome.org>2005-02-06 18:01:10 +0000
commit787e407e899c0daec98562d8d725b81f26628f91 (patch)
tree4adadeb8cb2cbdae9c01cbc4eafdeac4ec55d744 /README
parentf859ade3181c99a611274ac46b278ecd4404e9bb (diff)
Update README
Diffstat (limited to 'README')
-rw-r--r--README22
1 files changed, 12 insertions, 10 deletions
diff --git a/README b/README
index 0aea2f0..b12fc54 100644
--- a/README
+++ b/README
@@ -1,16 +1,17 @@
Sound Juicer
-Copyright (C) 2003-4 Ross Burton
+Copyright (C) 2003-5 Ross Burton
+
Licensed under the GPL, version 2 or greater.
+
This is Sound Juicer, a CD ripping tool using GTK+ and GStreamer.
Requirements:
* GNOME 2.2 Platform (libgnomeui, gconf, libglade)
-* GStreamer 0.6.x and above
+* GStreamer 0.8.1 and above
-Do the usual configure/make/make install malarky, and run
-"sound-juicer" in $(prefix)/bin or "CD Ripper" in Applications ->
-Sound & Video.
+Do the usual configure/make/make install malarky, and run "sound-juicer" in
+$(prefix)/bin or "Sound Juicer CD Ripper" in Applications -> Sound & Video.
If the CD lookup is returning weird data, export MUSICBRAINZ_DEBUG
before running sound-juicer to turn debugging on in MusicBrainz. This
@@ -32,12 +33,13 @@ To encode to MP3 you need the GStreamer Lame plugin. Most distributions don't
ship this due to patents and licence fees, so you will have to build lame
yourself, and then rebuild gstreamer-plugins.
-"How do I set the quality?"
-
-Patience is a virtue. One day, soon, I shall implement quality selection with
-the new Audio Profiles code in gnome-media 2.6. This will also remove the format
-checkboxes.
+"It won't rip my CD!"
+Try ripping the cd with cdparanoia, cdda2wav, grip, or any other CD ripper. If
+these work it is possible to rip the CD so file a bug with Sound Juicer. If
+none of these work, you've probably got a copy protected CD which your drive
+won't read. If it does work, try different output formats in Sound Juicer and
+if some work while others don't, file a bug explaining what happens.
Known Issues
============