Scripts Thread, MP3 Export/conversion script in Coding and Web Development; Hi Guys,
Heres the situation: I manage the audio/visual systems at my Church. We record the sermons on Sundays and ...
-
28th February 2009, 02:22 PM #1 MP3 Export/conversion script
Hi Guys,
Heres the situation: I manage the audio/visual systems at my Church. We record the sermons on Sundays and then people can buy a CD or download from the website. We used to do this using a CD recorder as part of our sound system, but this has just died
(or
depending on how you look at it
).
We want to replace it with a bespoke digital recording system that I am designing. Its going to be a PC with a professional audio interface, running some sort of recording software (probably Audacity, or anther free/cheap package).
The main problem we are encountering, is the time and number of steps it takes the sound operator to finalise the audio, convert it to mp3, burn it to CD, and then upload it to the website. I want to write a script that will pretty much do all that in one go.
What it needs to do is:
- Prompt user to input details (title, speaker, sermon series, date, etc)
- Normalise the audio and set volume level
- Create an MP3 with the relevent ID3 tags: title, artist (speaker), album: (sermon series), etc. and give it a relevent name (yyyy-mm-dd-speaker.mp3)
- Copy MP3 to network server
- Burn that MP3 as an audio CD
- Create a low-bitrate MP3
- Upload low-bitrate MP3 to website (this part I will have to liase with hosting company)
Thanks for any help you can offer.
David
-
-
IDG Tech News
-
28th February 2009, 04:11 PM #2 Good luck. I am not sayings its impossible, but I think its going to be difficult to find.
-
-
28th February 2009, 04:31 PM #3 I think you may find this easier to do on linux. There are lots of command line utilities that will encode to mp3 and could then be run from a script.
These might help
The Linux MP3 & Ogg HOWTO : OGG & MP3 Encoders
The Linux MP3-HOWTO
Final stage is easy to script - simply rsync the file to the webserver at the end. (with shared ssh keys)
Good luck.
-
SHARE:
Similar Threads
-
By budgester in forum Educational Software
Replies: 7
Last Post: 10th December 2010, 08:56 AM
-
By eric.777 in forum Windows
Replies: 0
Last Post: 1st December 2008, 02:52 PM
-
By wesleyw in forum How do you do....it?
Replies: 4
Last Post: 5th November 2007, 10:40 AM
-
By tscnmuk in forum Windows
Replies: 7
Last Post: 9th May 2007, 02:45 PM
-
By cinewlyn in forum Hardware
Replies: 4
Last Post: 12th December 2005, 02:32 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules