On Mon, 21 May 2001 volsung@asu.edu wrote:
> For those of you who want to be able to decode Ogg Vorbis files into other
> formats, SoX (the swiss army knife of audio programs) now has Ogg Vorbis
> support in CVS.  It can read Ogg Vorbis files and export the audio in any
> format SoX supports.  You can also write Ogg Vorbis with it, but, because
of
> limitations in the design of SoX, only output at 128kbps is supported.
> 
Peaked at the source.  As I understrand it the problem is that the sox
interface has no way to pass extra info to the handlers.  A possible
solution I see would be to use values from an envornment variable:
etenv SOX_VORBIS_MIN_RATE=90
setenv SOX_VORBIS_RATE=112
setenv SOX_VORBIS_MAX_RATE=160
sox .....\
Or maybe having the options in one variable is better (less pollution).
> Note: Instructions on how to download the SoX source are available at: 
> http://sourceforge.net/cvs/?group_id=10706
> 
> The modulename you want to use is "sox".
> 
-- 
Beni Cherniavsky <cben@crosswinds.net>
                 (also scben@t2,cben@tx in Technion)
10001110111100111100001001010 m/s
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to
'vorbis-request@xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.