HI,
I've yet to find a program that actually will batch convert the specific files so was hoping to do something myself. However, I'm new to programming so don't quite know what to write it in. PERL??? I dunno.
Here's what I'm trying to do. I want to record the conference calls from
http://biz.yahoo.com/cc/. The trick with these is that if you look at the first part of the .ASX files underlying these is that they will start, say, 15 minutes into the file. i.e. You can't just download an off-the-shelf program because the first 15 minutes of your converted mp3 file will be blank. So, how do I create a program to start the recording 15 minutes in and then end it when the audio ends?
Thanks!