Sign In
New User? Sign Up
LPFM_Radio · New Zealand LPFM Radio Broadcasting
? Already a member? Sign in to Yahoo!7

Yahoo!7 Groups Tips

Did you know...
You can set the sort order of messages. Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
audio decoding - sample rate conversion   Message List  
Reply | Forward Message #4858 of 6138 |
Re: [LPFM] audio decoding - sample rate conversion

Hi gavin
Thanks for that.
Will catch up with you privately
Brian

Gavin Stephens <gstephens@...> wrote:
Hi Brian,
 
House hunting's on hold at the moment. Relationship's on hold to but I won't go in to that.
 
I'll download winamp now and have a listen a little later after my daughter's up. Just got a 56K modem/router so you're in luck, I have more than 33.6Kbps dialup access now.
 
The problem with 56K modems is the re-training. There's also no such thing as every line being equal. 56K modems re-negotiate (re-train) their connection speeds to often on some lines because they can't sustain the connection at the current or previous speed due to line noise etc... I gave up on 56K modems for that reason. 33.6 might be a little slower but they don't disconect as bad or pause all the time from re-training.
 
In saying that, why I got a new, used 56K modem/router was... I used to experiment with streamed audio across town from modem to modem without the Internet (private IntrAnet). I still do on occasion.
 
For one, it was second hand business router and for $15 I couldn't go wrong when it would cost me $20 for a new PCI modem. Secondly the router seems to have a better class modem in it, and the third bonus I can dial directly in to it from elsewhere at 33.6Kbps which gives me a private secure line to the machines on my LAN without using the net.
 
Gavin.
 
 
 
----- Original Message -----
Sent: Monday, November 13, 2006 10:33 AM
Subject: Re: [LPFM] audio decoding - sample rate conversion

Hi Gav
Must chat with you re your desertations sometime.
Are you still on dialup at all?
If so can you listen via winamp url box to http://stream1.noise.net.nz:8000/dannevirke.ogg    to see if it will stay connected sometime please.It is going fine via broadband but at a bitrate of 32kb I am hoping that reception via dialup may be ok too.
How is the househunting going?
Regards
Brian

Gavin Stephens <gstephens@orcon.net.nz> wrote:
Hi guys,
 
Does anyone know of a programme that will allow me to convert a mono wave to stereo wave file from the command line?
 
This may interest the od LPFM station that uses the Newstalk ZB affliliate units FTP service.
 
I've been tidying up some scripts/batch files I've been slowly perfecting over the past 4 years after creating some for use with the Newstalk ZB affiliates FTP service. Orginally I created them to download the news, decode it, normalise it in to a system using everything at 98% peak audio levels, then tag the files and import them in to Simian automation software unattendent.
 
Anyway, the one thing I'd like to see done is for the service to deliver news in an mp3 VBR format but in MONO for distribution and bandwidth savings. This reduces the file size from the current ACM mp2 @256kbps stereo files of around 4.6MB for the news alone, to around 1.4MB. I was told the other day TRN's latest IT cheif is interested again in providing and MP3 option (had one of those emails about 4 years ago saying they were looking in to it but then Ed Taylor left and I left the station I was with at the time), but I'm coming up with a means to do it easier for them again.
 
The only problem I have is converting a mono file back to stereo at the command line for clients. I can easily make a simple script for their end to take the current format, decode it, re-encode to MP3 VBR in mono, but some professional sound cards can't handle different sample rates or from stereo to mono and back again. So I need to come up with a way to automate the client end to convert the file back to stereo.
 
I've had a good search on the net but I can't find much in the way of command line tools for decoding back to stereo or taking an exsisting mono wave file and convert it to stereo.
 
Anyone know of anything that could do this in this way for me? I'd be happy to share some scripts or batch file ideas for those who do use the service and want to automate downloading/decoding and NORMALISING the audio for those who think it's under-recorded.
 
Thanks,
Gavin.
 

Send instant messages to your online friends http://au.messenger.yahoo.com

Send instant messages to your online friends http://au.messenger.yahoo.com

Mon Nov 13, 2006 2:16 am

brianislay
Offline Offline
Send Email Send Email

Forward
Message #4858 of 6138 |
Expand Messages Author Sort by Date

Hi guys, Does anyone know of a programme that will allow me to convert a mono wave to stereo wave file from the command line? This may interest the od LPFM...
Gavin Stephens
gstephens@...
Send Email
Nov 12, 2006
8:31 pm

Hi Gav Must chat with you re your desertations sometime. Are you still on dialup at all? If so can you listen via winamp url box to...
Brian Gallagher
brianislay
Offline Send Email
Nov 12, 2006
9:35 pm

Hi Brian, House hunting's on hold at the moment. Relationship's on hold to but I won't go in to that. I'll download winamp now and have a listen a little later...
Gavin Stephens
gstephens@...
Send Email
Nov 13, 2006
1:59 am

Hi gavin Thanks for that. Will catch up with you privately Brian Gavin Stephens <gstephens@...> wrote: Hi Brian, House hunting's on hold at the...
Brian Gallagher
brianislay
Offline Send Email
Nov 13, 2006
2:29 am

I know LAME has a downmix option from stereo to mono (-a) but I don't think it can encode a mono input as stereo. I think the -m settings assume a stereo...
Ross Levis
rosslevis
Offline Send Email
Nov 13, 2006
9:51 am

Thanks Geoff, Ross. I do use lame as that way I can easily distribute it with my scripts and I don't need to install anything in order to use it. However as...
Gavin Stephens
gstephens@...
Send Email
Nov 13, 2006
9:25 pm

Hi Gav' Thanks for those nice remarks about my stream. If you are still around can you check it now as I have readjusted the levels as best I can given the...
Brian Gallagher
brianislay
Offline Send Email
Nov 13, 2006
9:47 pm

BTW, this is the current lame options I use for creating a batch conversion process of the news files... lame -a --vrb-new -V 5 temp_0.wav temp_0.mp3 --ta...
Gavin Stephens
gstephens@...
Send Email
Nov 13, 2006
10:05 pm

Hi Gavin Ross Brian I found a cool wee application... its not a windows application that converts from one sound format to another... I'm not sure if it...
Geoff Barkman
Mad_Milkie
Offline Send Email
Nov 14, 2006
9:41 am

Hi Geoff Thanks for that May have a closer look later today Brian Geoff Barkman <barknet@...> wrote: Hi Gavin Ross Brian I found a cool wee...
Brian Gallagher
brianislay
Offline Send Email
Nov 14, 2006
7:43 pm

Public Geoff. I just went to shoutcast.com and searched for new zealand. Here's their stream: http://222.154.254.219:10042 It was 32kbps aacplus the other day...
Gavin Stephens
gstephens@...
Send Email
Nov 14, 2006
8:40 pm

The Flea have 2 streams, a 32 and 64k stream in the same Shoutcast search results. http://www.shoutcast.com/directory/?s=new%20zealand My station (Soul FM) is...
Ross Levis
rosslevis
Offline Send Email
Nov 14, 2006
11:03 pm

Hi Ross I think you gotta point re AAC+ Been listening to "the flea" and magic as well.There 32k streams in stereo sound mighty good. Brian Ross Levis...
Brian Gallagher
brianislay
Offline Send Email
Nov 15, 2006
4:06 am

H Gavin I dunno if you use LAME but it can convert WAV to MP3 MP3 to MP3 and there are options for stereo or mono or Joint outputs too. I think thats what you...
Geoff Barkman
Mad_Milkie
Offline Send Email
Nov 13, 2006
9:15 am

Copyright © 2009 Yahoo! Australia & NZ Pty Ltd. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help