2013/7/11 Romain Beauxis <[email protected]>:
> Hi all,
>
> You should be able to achieve this using mux_mono:
> http://liquidsoap.fm/doc-svn/reference.html#mux_mono or
>
>  liquidsoap -h mux_mono
>
> Mux a mono audio stream into another stream.
>
> Type: (?id:string,mono:source(audio=1,video=0,midi=0),
>  source(audio='#a,video='#b,midi='#c))->
> source(audio='#a+1,video='#b,midi='#c)
>
> Category: Source / Conversions
>
> Parameters:
>
>  * id : string (default: "")
>      Force the value of the source ID.
>
>  * mono : source(audio=1,video=0,midi=0) (default: None)
>
>  * (unlabeled) : source(audio='#a,video='#b,midi='#c) (default: None)

I realize now that you may still need the stereo.pan trick, tho. I've
created a task to make all this easier and more flexible:
  https://github.com/savonet/liquidsoap/issues/91

Romain

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to