Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-09-2006, 08:12 AM
|
#1
|
Member
Registered: Aug 2004
Distribution: Slackware current
Posts: 250
Rep:
|
mp3 bitrate converter
i know this might not be on topic but is there a program that i can convert my whole mp3 collection from 192kbs to 160? i know lame can do it but ill lose all my names and tags and i have a good size collection
|
|
|
07-09-2006, 08:19 AM
|
#2
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
Try this (it does take some additional packages however);
http://www.mbox.wz.cz/index.html
|
|
|
07-09-2006, 08:42 AM
|
#3
|
Senior Member
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
|
Quote:
Originally Posted by bird603568
i know this might not be on topic but is there a program that i can convert my whole mp3 collection from 192kbs to 160? i know lame can do it but ill lose all my names and tags and i have a good size collection
|
One of the few things I keep Winbloze around for is mp3s. If you have bloze machine, look at dbpoweramp. It has a lot of great features. Or you might be able to run it with Wine. I haven't tried that.
|
|
|
07-09-2006, 08:49 AM
|
#4
|
Member
Registered: Aug 2004
Distribution: Slackware current
Posts: 250
Original Poster
Rep:
|
thats what i want but it segfaults now how do i uninstall this crap?
Last edited by bird603568; 07-09-2006 at 08:53 AM.
|
|
|
07-09-2006, 09:01 AM
|
#5
|
Senior Member
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
|
Can you be more specific?
|
|
|
07-09-2006, 09:09 AM
|
#6
|
Member
Registered: Aug 2004
Distribution: Slackware current
Posts: 250
Original Poster
Rep:
|
im talking to lenard. his mbox doesnt have an uninstall. it segfaulted and now is polutiong my system :P
thats exactly what im looking for. now i gott wait 17 hours and im done
|
|
|
07-09-2006, 09:42 AM
|
#7
|
Senior Member
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
|
To bird603568;
So very sorry about mbox segfaulting on you (it does not on my system). As far as removing see; http://www.mbox.wz.cz/forum/viewtopic.php?t=7
Last edited by Lenard; 07-09-2006 at 09:43 AM.
|
|
|
07-09-2006, 11:10 AM
|
#8
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
Quote:
One of the few things I keep Winbloze around for is mp3s. If you have bloze machine, look at dbpoweramp. It has a lot of great features. Or you might be able to run it with Wine. I haven't tried that.
|
dBpowerAMP is one of those programs that is so simple and useful you can't live without, but somehow nobody seems to have created a Linux alternative to it.
I can report that it does work fine in WINE though, I use it very often on my desktop here. The interface looks a little crazy under WINE, and the initial file selection is very slow for some reason, but the actual conversion is plenty fast, and I don't recall ever having it crash on me while it was converting.
|
|
|
07-10-2006, 11:38 AM
|
#9
|
Senior Member
Registered: Feb 2006
Location: Siberia
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
|
Quote:
Originally Posted by MS3FGX
dBpowerAMP is one of those programs that is so simple and useful you can't live without, but somehow nobody seems to have created a Linux alternative to it.
I can report that it does work fine in WINE though, I use it very often on my desktop here. The interface looks a little crazy under WINE, and the initial file selection is very slow for some reason, but the actual conversion is plenty fast, and I don't recall ever having it crash on me while it was converting.
|
Thanks for letting us know it runs on Wine. That is good news.
I agree with you, it would be great if somebody would port the whole suite. I don't like any of the Linux music players (not meaning to start a thread on this topic) but at least the dbpoweramp conversions and codecs and all that great stuff would make life more simpler in Linux-land.
|
|
|
08-13-2006, 09:52 PM
|
#10
|
Member
Registered: Aug 2004
Distribution: Slackware current
Posts: 250
Original Poster
Rep:
|
i uninstalled it and reinstalled it and it still has it as demo running out is there a work around?
|
|
|
08-13-2006, 10:56 PM
|
#11
|
Senior Member
Registered: May 2004
Location: Albuquerque, NM USA
Distribution: Debian-Lenny/Sid 32/64 Desktop: Generic AMD64-EVGA 680i Laptop: Generic Intel SIS-AC97
Posts: 4,250
Rep:
|
You can use lame and keep all your filenames and tags
Study "man lame" and this sample script,
Code:
for file in resmp/*.mp3; do lame -V 2 "$file" "resmp/$file"; done
I'm not good at bash scripting, but if you post your question asking for help with a bash script to accomplish your needs, you'll get lots of help.
|
|
|
All times are GMT -5. The time now is 01:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|