[Interopcast-general][icecast-dev] about translatingdocumentation, but not only documentation.

Michael Smith msmith at xiph.org
Sun Aug 3 20:16:40 PDT 2003



On Monday 04 August 2003 12:30, Likai Liu wrote:
> Just a few weeks ago, I was thinking of writing a streaming source using
> libshout and portaudio. I was also considering LADSPA support, to do
> some minor post-processing before encoding. However, I'm currently
> developing on Mac OS X, and LADSPA's shared library plugin model has
> some issues here to be resolved.
>
> Another nice feature I have given a thought on is incorporating
> AudioCompress, a pretty nice volume normalizer which can be found at
> <http://trikuare.cx/code/AudioCompress.html>, originally an XMMS plugin.
> I often find myself feeding the encoder computer with a colder line
> input to prevent clipping but want to produce a hotter encoded stream.
> This feature would be nice to have.
>
> Before I saw this advice of adding PortAudio to IceS, I was going to
> begin implementing these ideas as a new project, tentatively called
> "PortStreamer." I'm quite enthusiastic about this eye catching project
> name, but I'm also open to the possibility of dropping this project in
> favor of enhacing IceS instead.
>
> Comments or suggestions?

I don't particularly want to add another mandatory dependency to ices2, but we 
could do it optionally (as all the audio-input modules currently are, so this 
is just adding a new one, and keeping the old ones for systems where they 
work). This just requires a little bit of autoconf trickery to get right.

If you want to add portaudio support to ices in this way, that would be 
excellent - I look forward to getting a patch from you!

I'm less sure about 'audiocompress'. Perhaps a general-purpose (possibly using 
LADSPA, or something else) audio-manipulation pipeline, to which 
AudioCompress could be one option? 

<p>Mike

--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Icecast-dev mailing list