Displaying 1 result from an estimated 1 matches for "efwwww".
2001 Sep 07
0
Re: "simple" question
...et:
>
> 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
>
>
>...