Hi,

Not at the moment but it should not be too hard to add. Please file a
ticket, so that we don't forget!

++

Sam.

On Thu, May 2, 2013 at 7:49 PM, Martin Konečný
<[email protected]> wrote:
> Hello,
>
> Is it possible to determine what encoders are and aren't available? For
> example, I'd like to have the Opus encoder code ready to run if the user's
> Liquidsoap binary has been compiled with it.
>
>
> Something similar to an ifdef, since Liquidsoap should be able to determine
> what encoders it has at "compile" time.
>
> For example:
>
> %ifdef output.pulseaudio
>             #liquidsoap has been compiled with pulseaudio support
> %endif
>
>
> Something like the following:
>
> %ifdef %opus
> %endif
>
>
> Martin
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to