Audio-audio mux --------------- Key: LS-556 URL: http://dev.sourcefabric.org/browse/LS-556 Project: Liquidsoap Issue Type: New Feature Reporter: David Baelde Fix For: 1.0 beta
We can mux video into non-video streams, audio into non-audio, but can't mux audio into audio. A general operator requires type-level addition (N audio and M audio yields N+M audio) which we don't have, but a simpler version seems easily feasible and would be useful. Namely, I propose mux_mono which takes a (1,0,0) and a (x,y,z) source and returns an (x+1,y,z) source, and similarly a mux_stereo operator. -- 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 ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl