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

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Desktop Environments
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.

Desktop Environments
Support for your Ubuntu desktop. Including Gnome, KDE and XFCE.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old January 31st, 2008   #1
tj.milligan
Just Give Me the Beans!
 
Join Date: Mar 2006
Location: Ventura.CA.USA
Beans: 42
Ubuntu 8.10 Intrepid Ibex
Need help making a simple Konqueror file browser script

What I'd like to do in Kubuntu is be able to right-click a wav file and have a custom "Convert to mp3" menu option.

I can do this w/ a bash script, convert.sh:

Code:
#!/bin/sh
ffmpeg -b 128k -i $1 $2.mp3
rm -R $1
Then making it executable and running it:

Code:
./convert.sh in.wav out
However, I'm making this for a friend (who uses krecord to "tape" class lectures); and I don't want him to have to use the terminal if it's possible to make it so he can simply right click on the wav files he'd like to convert. Thanks in advance!
tj.milligan 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 03:58 AM.


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