LinuxQuestions.org
Visit Jeremy's Blog.
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 03-26-2007, 09:02 PM   #1
deathmonkey6
LQ Newbie
 
Registered: Aug 2004
Location: NYC
Distribution: Pop!_OS 18.10
Posts: 22

Rep: Reputation: 0
mp3 / sound juicer / dapper drake


Hi all. I have been fighting with this problem for a week now, and I am just out of ideas. Near as I can tell, everything should be perfect, but it just won't work.

As I expect you can guess from the subject, I am trying to rip mp3s with Sound Juicer in Ubuntu 6.06. Ripping to ogg works fine, but I cannot put ogg on my ipod, so until I can get a new player....

Basically, I have followed every tutorial I can find (including this one:

https://help.ubuntu.com/community/CD...4438e9f7691d58)

to a T. I have installed every single gstreamer-related thing listed with add/remove. I have enabled multiverse and used apt-get to install
gstreamer0.8-lame and
gstreamer0.8-mad.

My gstreamer pipeline currently reads:
Code:
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc preset=1001 ! xingmux ! id3v2mux
(though I have tried it countless different ways), and yet every single time I rip a track, it creates a large file (35 MB for a 3.5 minute song) that plays back only squeaks and distortion.

What on Earth am I missing?

Thanks in advance.

--jim
 
Old 03-26-2007, 09:39 PM   #2
ilikejam
Senior Member
 
Registered: Aug 2003
Location: Glasgow
Distribution: Fedora / Solaris
Posts: 3,109

Rep: Reputation: 97
Hi.

I'm no gstreamer expert, but what happens when you remove the last two elements of the pipe:
Code:
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc preset=1001
Dave
 
Old 03-27-2007, 09:27 AM   #3
deathmonkey6
LQ Newbie
 
Registered: Aug 2004
Location: NYC
Distribution: Pop!_OS 18.10
Posts: 22

Original Poster
Rep: Reputation: 0
No change.

I'm fairly certain it's just creating wavs. I mean, the file sizes are right for wavs, but it still won't play them. Just squeaks and noise.

Thanks for the suggestion. Anyone have any other ideas?

--jim

PS - Jawa --->
 
Old 04-13-2007, 11:18 PM   #4
Darth Cupcake
Member
 
Registered: Nov 2006
Distribution: Slackware
Posts: 53

Rep: Reputation: 15
I am having this same exact problem and I really wish I could rip mp3's. If anyone knows the answer, please respond.
 
Old 04-13-2007, 11:44 PM   #5
Darth Cupcake
Member
 
Registered: Nov 2006
Distribution: Slackware
Posts: 53

Rep: Reputation: 15
Fixed it! Go in the terminal and type: sudo apt-get install gstreamer0.10-plugins-ugly-multiverse
It works like a breeze now. I wonder if the gstreamer "ugly" set that is in add/remove programs is faulty.
 
Old 04-16-2007, 12:01 AM   #6
deathmonkey6
LQ Newbie
 
Registered: Aug 2004
Location: NYC
Distribution: Pop!_OS 18.10
Posts: 22

Original Poster
Rep: Reputation: 0
Rawk! That worked for me, too! Thanks so much for posting your solution.

--jim
 
Old 05-16-2007, 08:59 AM   #7
dbg
LQ Newbie
 
Registered: May 2007
Location: Auckland, New Zealand
Posts: 23

Rep: Reputation: 15
Wow. I just chanced on this thread. I've been having the same problem with Ubuntu and gstreamer mp3s and the solution worked like charm for me too. Thanks.
 
Old 05-20-2007, 02:27 AM   #8
sumeetmj
LQ Newbie
 
Registered: May 2007
Posts: 2

Rep: Reputation: 0
Unhappy Unable to rip MP3

Hi,

I dont have ubuntu but a Red Hat Linux 4 and above version installed. when i try to run

sudo apt-get install gstreamer0.10-plugins-ugly-multiverse

I get an error as

sudo: apt-get: command not found

I am in the /root directory.

Pl suggest.
 
Old 05-20-2007, 08:46 PM   #9
issa
LQ Newbie
 
Registered: May 2007
Posts: 1

Rep: Reputation: 0
Quote:
Originally Posted by Darth Cupcake
Fixed it! Go in the terminal and type: sudo apt-get install gstreamer0.10-plugins-ugly-multiverse
It works like a breeze now. I wonder if the gstreamer "ugly" set that is in add/remove programs is faulty.
This worked great for me as wel. Thanks.
---------
Using Ubuntu 6.06 - Dapper Drake
 
Old 05-21-2007, 09:41 PM   #10
Darth Cupcake
Member
 
Registered: Nov 2006
Distribution: Slackware
Posts: 53

Rep: Reputation: 15
Quote:
Originally Posted by sumeetmj
Hi,

I dont have ubuntu but a Red Hat Linux 4 and above version installed. when i try to run

sudo apt-get install gstreamer0.10-plugins-ugly-multiverse

I get an error as

sudo: apt-get: command not found

I am in the /root directory.

Pl suggest.
That is because Red Hat uses yum rather than apt. Since I don't use it I don't know if this will work, but try:
sudo yum install gstreamer0.10-plugins-ugly-multiverse
 
  


Reply

Tags
mp3, sound



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
No sound in Dapper Drake dittyman1 Ubuntu 3 08-27-2006 11:16 AM
No sound with cs46xx on my ibm thinkpad a21p under dapper drake miguipda Linux - Hardware 9 07-25-2006 06:20 PM
sound-juicer encoding to mp3 logosys Linux - Software 1 10-05-2005 10:43 AM
mp3 ripping with sound juicer jbzy3000 Fedora 5 03-11-2005 07:29 PM
MP3 codec for sound juicer JohnnyVaporize Linux - Software 1 01-04-2005 03:40 PM

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

All times are GMT -5. The time now is 01:00 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