Re: [ecasound] ogg does not play

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] ogg does not play
From: Kai Vehmanen (k_AT_eca.cx)
Date: Sat Feb 09 2002 - 19:24:35 EET


On Thu, 7 Feb 2002, smoerk wrote:

> What is the best way to process live streaming mp3 or ogg files with
> ecasound?

Ecasound doesn't directly support streaming from network, but piping
should work fine.

> wget -O - http://server/file | ecasound -i -
> doesn't work too (maybe ecasound thinks it's raw pcm audio).

Yup, ecasound doesn't know about the input format. Try...

ogg123 -d raw -f - http://server/file | ecasound -i stdin -o /dev/dsp

At least...
        http://www.wakkanet.fi/kelaus_tree/tracks/kelaus_tree__ilmaa.ogg
... streams fine. :)

-- 
 http://www.eca.cx
 Audio software for Linux!

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Feb 09 2002 - 19:15:11 EET