Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old July 10th, 2005   #1
thetroublemaker
5 Cups of Ubuntu
 
Join Date: Jul 2005
Beans: 24
audioconvert! the new super script to convert audio files!

hi gals, hi dudes!

this is my first post to this forum! i hope it's the right section!

i just made a script that converts audio files from wav, ogg, mp3, mpc, flac, ape or wma into wav, ogg, mp3, mpc, flac or ape! all with a right click of the mouse! that is, if you're usin' nautilus or rox. it was designed for nautilus, but it also works on rox, and of course as a standalone bash script. it uses zenity to show progress bars and ask questions

this is the freshmeat link: http://freshmeat.net/projects/audio-convert/ there you will find the latest version, the cvs version, and the link to the homepage!

please test it and give me feedback on the homepage on how it works, point me out bugs, make suggestions on how to improve it, and please test it on fluxbox and such, to see if it can be installed as a file manager script there, too!

there is a documentation file in the cvs version

aac support comin' soon!

ciao!

edo

Last edited by thetroublemaker; July 16th, 2005 at 10:06 PM..
thetroublemaker is offline   Reply With Quote
Old July 10th, 2005   #2
sapo
Fresh Brewed Ubuntu
 
sapo's Avatar
 
Join Date: Mar 2005
Location: Brazil
Beans: 1,178
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to sapo
Re: audioconvert! the new super script to convet audio files!

nice script... worked perfectly.. can i convert a whole folder with it?
__________________
Yet Another Coding Blog
Flash Host
sapo is offline   Reply With Quote
Old July 10th, 2005   #3
thetroublemaker
5 Cups of Ubuntu
 
Join Date: Jul 2005
Beans: 24
Re: audioconvert! the new super script to convet audio files!

Quote:
Originally Posted by sapo
nice script... worked perfectly.. can i convert a whole folder with it?
well, not quite. i mean, you can go into the folder, select all of the files, and then click on the script. it'll convert'em one by one. would that work out?

ciao!

edo
thetroublemaker is offline   Reply With Quote
Old July 10th, 2005   #4
dickohead
Way Too Much Ubuntu
 
Join Date: May 2005
Location: Melbourne, VIC, Australia
Beans: 301
Ubuntu 8.10 Intrepid Ibex
Send a message via MSN to dickohead
Re: audioconvert! the new super script to convet audio files!

That is someting I have been after for a long time!!! So many MP3's to convert to OGG!!!!

But just a suggestion... maybe a .deb package for Ubuntu?
dickohead is offline   Reply With Quote
Old July 10th, 2005   #5
thetroublemaker
5 Cups of Ubuntu
 
Join Date: Jul 2005
Beans: 24
Re: audioconvert! the new super script to convet audio files!

Quote:
Originally Posted by dickohead
That is someting I have been after for a long time!!! So many MP3's to convert to OGG!!!!

But just a suggestion... maybe a .deb package for Ubuntu?
i don't know how to make deb packages. i'm pretty sure it's not hard though. it's just that i'm a gentoo user. i made a thread about the script in here cause obivously the script is intended to work on any distribution, and i hope you ubuntu guys will enjoy it!

check the freshmeat page every once and a while, somethin' new might pop up in the next few days!

ciao!

edo
thetroublemaker is offline   Reply With Quote
Old July 10th, 2005   #6
MetalMusicAddict
Tall Cafè Ubuntu
 
MetalMusicAddict's Avatar
 
Join Date: Jan 2005
My beans are hidden!
Re: audioconvert! the new super script to convet audio files!

This is really cool. Cant wait to try it.

Quote:
Originally Posted by dickohead
That is someting I have been after for a long time!!! So many MP3's to convert to OGG!!!!

But just a suggestion... maybe a .deb package for Ubuntu?
Honestly you shouldnt go from 1 lossy format to another.
MetalMusicAddict is offline   Reply With Quote
Old July 10th, 2005   #7
sapo
Fresh Brewed Ubuntu
 
sapo's Avatar
 
Join Date: Mar 2005
Location: Brazil
Beans: 1,178
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to sapo
Re: audioconvert! the new super script to convet audio files!

Quote:
Originally Posted by MetalMusicAddict
This is really cool. Cant wait to try it.


Honestly you shouldnt go from 1 lossy format to another.
maybe you could hack my car mp3 player to play ogg files?

Quote:
Originally Posted by troublemaker
well, not quite. i mean, you can go into the folder, select all of the files, and then click on the script. it'll convert'em one by one. would that work out?
but it asks too many questions
__________________
Yet Another Coding Blog
Flash Host
sapo is offline   Reply With Quote
Old July 11th, 2005   #8
notos
Just Give Me the Beans!
 
notos's Avatar
 
Join Date: Dec 2004
Location: Mexicali,Mexico,Earth,Sector 001
Beans: 45
Send a message via ICQ to notos Send a message via MSN to notos Send a message via Yahoo to notos
Re: audioconvert! the new super script to convet audio files!

using ogg instead of mp3 is gooood because ogg is free (as in speech - libre) and mp3 is a "closed" format
__________________
Kernel Panic! - no sig found!
notos is offline   Reply With Quote
Old July 11th, 2005   #9
Pulsie
First Cup of Ubuntu
 
Join Date: Jun 2005
Beans: 3
Re: audioconvert! the new super script to convet audio files!

Quote:
Originally Posted by MetalMusicAddict
Honestly you shouldnt go from 1 lossy format to another.
Agreed - I'm all for Ogg Vorbis and use it to rip my own CDs, but transcoding existing mp3s to create poorer sounding Vorbis files really isn't helping the cause.

If you don't believe me, here it is, straight from the horse's mouth:
http://www.vorbis.com/faq.psp#transcode


Thanks for the script though; it's great for converting my FLAC files to Vorbis files
Pulsie is offline   Reply With Quote
Old July 11th, 2005   #10
sapo
Fresh Brewed Ubuntu
 
sapo's Avatar
 
Join Date: Mar 2005
Location: Brazil
Beans: 1,178
Ubuntu 7.04 Feisty Fawn
Send a message via MSN to sapo
Re: audioconvert! the new super script to convet audio files!

my little help

Brazilian portuguese translation

Code:
	###### Brazilian Portuguese ######
	pt-br* )
		title="audio convert "$version""
        	pleasesel="por favor, selecione pelo menos um arquivo."
	        noselec=""$title" converter arquivos de audio. "$pleasesel""
	        choix="extensão do arquivo de saída:"
	        warning="atenção"
	        proceed="já existe! sobrescrever?"
	        recur=""$title" não é possível converter pasta. "$pleasesel""
	        conversion="convertendo arquivo:"
	        ask_artist="digite o nome do artista:"
	        ask_album="digite o nome do album:"
	        ask_song="digite o nome da música:"
	        ask_track="digite o número da faixa:"
	        ask_quality="selecione a qualidade desejada:"
		confirmation="você quer converter"
		decoding="decodificando arquivo:"
hope it helps
__________________
Yet Another Coding Blog
Flash Host

Last edited by sapo; July 11th, 2005 at 06:29 AM..
sapo is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:14 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry