LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-02-2007, 06:19 PM   #1
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Rep: Reputation: 77
Sound Juicer


I am wanting to rip a audio CD in Sound Juicer as that is what came on my Debian box so I assumed to give it a shot. I goto Preferences and I see where I can select the format but I only have the following options:

.OGG Multimedia
.FLAC Audio
.WAV Audio

Is there a way to enable .MP3 format on this?
 
Old 01-02-2007, 07:57 PM   #2
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
I'm using Dropline Gnome on Slackware, so YMMV. In the Help file for SoundJuicer, there are instructions for adding mp3 support.
From the Help file:
Quote:
If you need to store tracks in the MP3 format (for example, if your portable music player only supports MP3 and not Ogg Vorbis), you will need to create a new profile. To do this, click on Edit Profiles, click New, and name the profile MP3.
Select the MP3 profile and click the Edit button. Set GStreamer Pipeline to audio/x-raw-int,rate=44100,channels=2 ! lame name=enc vbr=0 bitrate=192 ! id3v2mux
Set the File Extension to mp3, and select the Active Check box. You will have to restart Sound Juicer to see the new audio profile.
This profile uses the LAME MP3 encoder, so you will need to have the GStreamer LAME plugin installed.
I did this & it rips fine, but doesn't create the id3 tags for the files. I'll have to research that one further.
Regards,
Bill
 
Old 01-02-2007, 08:16 PM   #3
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
OK - I added the MP3 profile as suggested above and in the Help Section however how do I know if this is ripping an MP3 at the highest quality possible? I think Windows Media Player 10+ allows you to set it to 320kbps and that is what I want. Is that possible in Sound Juicer?

What are "id3" tags?

Last edited by carlosinfl; 01-02-2007 at 08:23 PM.
 
Old 01-03-2007, 08:46 AM   #4
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
The bps is set by the "bitrate" option in the line you added. Change that. Of course, the higher the bitrate, the lower the compression, so you rapidly reach a point of diminishing returns.
The id3 tags are descriptive text fields stored with the audio file. They can be viewed, changed, added, etc with a program like easytag. G4L should get you more information than you want.
Regards,
Bill

Last edited by TSquaredF; 01-03-2007 at 08:48 AM.
 
Old 01-03-2007, 11:34 AM   #5
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Quote:
Originally Posted by TSquaredF
the higher the bitrate, the lower the compression, so you rapidly reach a point of diminishing returns.
I don't understand what you mean by rapidly reaching a point of diminishing returns.

I just thought the higher the bit rate, the less compression and the file is simply just larger and requires more room / disk space, no?
 
Old 01-04-2007, 09:38 AM   #6
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
Quote:
Originally Posted by Carlwill
I don't understand what you mean by rapidly reaching a point of diminishing returns.

I just thought the higher the bit rate, the less compression and the file is simply just larger and requires more room / disk space, no?
Correct, but the but the point of using mp3, ogg, etc is to compress the file without loosing significant quality. If you don't care about size, rip it as a .wav & have All the quality of the original. Also, if you are interested, check out other compression schemes. FLAC for example, stands for "free lossless audio codec". Also, do a little googling for info on compression, especially mp3. I can't quote the source, but have read that it is virtually impossible for the human ear to tell the difference in any mp3 compression above 192.
Regards,
Bill
 
Old 01-04-2007, 02:03 PM   #7
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
I followed you instructions on how to make the profile for .MP3 on Sound Juicer but when I ripped it, I tried listening to it and it has no sound and you can see the bit rate jumping around all over the place. I tried in XMMS, Rhythmbox, and Sound Juicer and none of the MP3's play right. They are large MP3 files but they did not rip correctly for some reason.
 
Old 01-04-2007, 06:47 PM   #8
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
Well, you may have reached the end of my leash. Are you sure you have the proper codecs installed. You need lame for mp3s.
Regards,
Bill
 
Old 01-04-2007, 07:19 PM   #9
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Perhaps I am missing Lame (GStreamer LAME). How do I verify if this is installed on my Debian system? Is there a command I can type to find it installed? I tried searching APT for it but did not find it
 
Old 01-05-2007, 08:30 AM   #10
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
I'm sorry, I'm a slacker & have never used Debian. You will have to find that answer somewhere else.
Regards,
Bill
 
Old 02-11-2007, 03:39 AM   #11
saravkrish
Member
 
Registered: Mar 2004
Location: KY, USA
Distribution: Fedora Core 1
Posts: 190

Rep: Reputation: 30
For fixing ID3 tags

Hi,

Just figured out the ID3 issue in SoundJuicer after hours of searching and trial and error. So posting the answer in all the forums I can think of. This work for Fedora Core 5.

Instead of id3v2mux simply use id3mux in the gstreamer pipeline.

Command that will be helpful in the future:
gst-inspect - to list all the plugins installed
gst-inspect <plugin name> - to list the options taken by the plugin and the default values.

Thanks,
Sarav
 
Old 02-12-2007, 06:52 PM   #12
TSquaredF
Member
 
Registered: Dec 2005
Location: "The South Coast of Texas"
Distribution: Slackware64-current
Posts: 564

Rep: Reputation: Disabled
Sarav,
Thanks very much for the information. I hadn't figured that out, actually had started using another program for ripping. I'm glad to know how to get this to work.
Regards,
Bill
 
Old 02-13-2007, 01:25 AM   #13
saravkrish
Member
 
Registered: Mar 2004
Location: KY, USA
Distribution: Fedora Core 1
Posts: 190

Rep: Reputation: 30
You are welcome. You can return the favor by searching for posts similar to a problem you just solved and respond to them. Ok, btw, if you know the answer to this post, please do reply:

http://www.linuxquestions.org/questi...d.php?t=527689

Thanks,
Sarav
 
Old 04-01-2007, 07:35 PM   #14
quietguy47
Member
 
Registered: Mar 2003
Location: Everett
Distribution: Slackware
Posts: 805

Rep: Reputation: 35
The easiest way I have found to rip a cd to an mp3 file is with Konqueror. Just pop in a cd and type in audiocd:/ into the address bar of konqueror and select mp3. Simple.
 
  


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
Sound Juicer fakie_flip Linux - Software 1 12-11-2006 03:58 AM
Sound Juicer and Slack 10.2 ivoencarnacao Slackware 2 10-10-2005 04:37 PM
Segmentation fault in Sound Juicer headly21 Linux - Software 0 08-09-2005 06:07 AM
Sound Juicer--So Slow! bezaleel Fedora 0 07-02-2004 05:10 PM
Sound Juicer won't rip to WAV Hero Doug Fedora 0 06-02-2004 09:26 PM

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

All times are GMT -5. The time now is 03:44 AM.

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