It seemd like someone else might want to field this. Please Cc: the
original sender as he's not on the dev list.
On Tue, Sep 04, 2001 at 10:37:38AM +0200, Mickey Coggins
wrote:> Hi,
>
> I have real simple application I am trying to get working
> with ogg vorbis, and it is not working.
>
> What I want to do is input sound into a sound card in
> one PC running linux, and output the sound on another
> card PC running linux.
>
> This works perfectly with the "standard" linux MPEG
> encoders/decoders (lame/mpg123) with livecast and
> icecast.
>
> What I am trying to do is simply replace lame/mpg123
> with oggenc/ogg123.
>
> When I run ogg123 I get:
>
> E: input not an Ogg Vorbis audio stream
>
> Here is what I ran with lame:
>
> /usr/local/bin/lame -m j -s 44.100000 -b 128 -r -x --silent --quiet -S -m s
.liveice_temp_files/raw.pipe0 .liveice_temp_files/mpeg.pipe0
>
> and here is the oggenc command line (via ps -efwwww):
>
> /usr/bin/oggenc --quiet --raw --raw-chan=2 --raw-bits=16 --raw-rate=44100
--bitrate=128 --output=.liveice_temp_files/mpeg.pipe0
.liveice_temp_files/raw.pipe0
>
> Can you see anything obvious or have any other tips or tricks?
>
> Many thanks!
> Mickey
>
>
>
>
> --
> Mickey Coggins <http://www.noc.ch/~mick/>
>
>
--- >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-dev-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.