[ 
http://dev.sourcefabric.org/browse/LS-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=24678#action_24678
 ] 

Samuel Mimram commented on LS-506:
----------------------------------

Yes this is implemented in the "mux_mono" function. For instance, the following 
creates a stream with from different sines:

left = sine(440.)
right = sine(880.)
both = mux_mono(mono=left,right)
output.oss(both)

> Merge two mono streams into a stereo stream
> -------------------------------------------
>
>                 Key: LS-506
>                 URL: http://dev.sourcefabric.org/browse/LS-506
>             Project: Liquidsoap
>          Issue Type: New Feature
>          Components: Liquidsoap
>            Reporter: Dave Pascoe
>             Fix For: 1.0
>
>
> Is it possible for liquidsoap to connect to two individual mono MP3 streams 
> (Icecast) and mix them into stereo to send out as another Icecast stream?
> From David Baelde:
> Hi,
> That'd be easily doable, and would be a good example of a non-standard
> use of liquidsoap. Currently there is no operator for merging audio
> channels of two sources, we only have muxing video (or audio..) into a
> stream without video (or audio...). Please file a ticket and we'll do
> that in the near future (I don't have time right now, just coming back
> from holidays). For reasons pertaining to the type system we'll
> probably create an operator for muxing channels only one at a time,
> but that's enough for you.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à