LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-27-2006, 12:25 PM   #1
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
Question CDDB for music


I am still expierementing with Grip to find all the configuration that I like best. I'm thinking of going from 192 kb/s to 320 kb/s. Because of this, I have configured Grip to keep the wav files and not delete them because I won't always have the CDs around to rip them again. I usually keep them at work. I've been having a problem getting Grip to get the CDDB music information for my CDs even though I haven't changed the configuration for that, and it should all be set right to do that. How can I encode music in Grip that has already been ripped by Grip using cdparanoia? If there is a good program to do it that will query a CDDB and use that information then I will look into it. I will only consider a using a script if it's well known and works good. No offense to anybody. Thanks for reading.
 
Old 09-29-2006, 01:32 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Quote:
If there is a good program to do it that will query a CDDB and use that information then I will look into it
CDDB returns information based on a unique 'discid' created by a formula which uses the CD table of contents. If the disc is not there to calculate said discid, it is impossible to retrieve any information...

I suggest reconfiguring your Grip to do the cddb lookup the first time you rip the tracks to wav. If you cannot get it to work, then use a better ripper. cdda2wav is cddb enabled. Kaudiocreator is one for KDE. ripperX is another alternative, but it has always acted flaky for me.

Quote:
I will only consider a using a script if it's well known and works good.
If you know of no such script and need to ask here, what point is there in requiring that it is "well known"? If someone other than you knows about it does that make it well known? The script linked to in my sig works good enough for me, but you will have to name and tag the files manually because of the issue I mentioned earlier.

Last edited by bulliver; 09-29-2006 at 01:37 PM.
 
Old 09-29-2006, 02:00 PM   #3
fuzzbucket
LQ Newbie
 
Registered: Mar 2004
Location: Dublin, Ireland
Distribution: Slackware
Posts: 18

Rep: Reputation: 0
Quote:
Originally Posted by fakie_flip
If there is a good program to do it that will query a CDDB and use that information then I will look into it.
EasyTag allows you to submit a CDDB query from an album of encoded files - it'll use the track times to calculate the CD's id (the track names must be numbered in the correct order) - a really excellent tagging app. It can also get tags from filenames with an appropriate mask.

Once you have wav files there's no real need for grip - it should be simple enough to encode with lame/oggenc/whatever from the shell... and once you can do that then why not just run cdparanoia from the command line too?

*edit* Something like:

$ for i in *.wav; do lame [options] $i `basename $i .wav`.mp3; done

...to encode the wavs.

Last edited by fuzzbucket; 09-29-2006 at 02:03 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CDDB in Linux mstep Linux - Software 10 12-24-2015 09:17 AM
Kaffeine and cddb steffendenize Linux - Software 0 11-04-2005 01:41 AM
CDDB in script? krock923 Linux - General 14 11-03-2004 08:49 PM
XMMS freezing with CDDB Wynd Linux - Software 0 02-03-2004 08:18 PM
Cddb Ztyx Linux - General 2 11-29-2002 01:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration