[H-GEN] Re: converting from speex to ogg vorbis

Clinton Roy clinton.roy at gmail.com
Thu Sep 9 21:03:34 EDT 2004


> I'm trying to convert copies of the OLS talks into ogg vorbis files so
> I can listen to them on my iriver.
> 
> If I use:
> 
> speexdec foo.spx foo.wav
> oggenc foo.wav
> 
> the produced wave and ogg file sounds like a chipmunk reunion when
> played with ogg123 and on my iriver, however the wave and ogg file
> sound just fine when played with sox.

So after some more playing around, it looks like all you have to do is
decode the speex file into a stero wave file:

speexdec --stereo foo.spx foo.wav
oggenc foo.wav

and all is well.

Like the problem, the solution does'nt make any sense, enlightenment
appreciated :)
-- 
Clinton Roy
www.humbug.org.au  - Brisbane Unix Group
staff.dstc.edu.au/croy - Blog




More information about the General mailing list