[vorbis-dev] wav output to stdout status?

Aaron Plattner aaronp at crosswinds.net
Wed Sep 5 10:18:58 PDT 2001


Or just do "ogg123 -d raw -o file:- file.ogg | sox -t raw -r 44100 -c 2 -sw - -t wav -"

ox will put a (corrupt) RIFF header on it, which will make at least a couple
programs work.  What we really need is a format containing sampling rate,
channels, etc. but not length.  Are there any formats like this?

Aaron Plattner

On Sun, May 06, 2001 at 08:42:54AM -0700, volsung at asu.edu wrote:
> Then I would follow the suggestion given by the other poster of using a shell
> script to output the wav data to a temp file and then cat the file into the
> next program you need.
> 
> ogg123 isn't really geared toward file to file conversion, but rather file
> playback.
> 
> ---
> Stan Seibert
> 
> On Sun, 6 May 2001, smoerk at gmx.de wrote:
> 
> > But I need piping WAV or another non-headerless format to stdout. it's
> > not very useful to pipe raw audio to stdout, because not every ogg file
> > or stream is 44.1khz, 2 channel.
> > 


<HR NOSHADE>
<UL>
<LI>application/pgp-signature attachment: stored
</UL>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/octet-stream
Size: 233 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20010905/a34929c6/part-0001.obj


More information about the Vorbis-dev mailing list