Stereorize was added to cvs head lastnight. SetVar(MONITOR_EXEC=stereorize)
Before the monitor call and it will do it for ya too :) bkw > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Jeffrey C. Ollie > Sent: Friday, January 21, 2005 1:59 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] OT: mixing monitor files to stereo wav > > With the help of some people on IRC I've gotten further with using > GStreamer: > > gst-launch interleave name=int ! audio/x-raw-float,buffer-frames=256 ! > audioconvert ! wavenc ! filesink location=x.wav { filesrc location=vm- > youhave.gsm ! audio/x-gsm,rate=8000 ! gsmdec ! audioconvert ! buffer- > frames-convert ! queue ! int.sink1 } { filesrc location=vm- > whichbox.gsm ! audio/x-gsm,rate=8000 ! gsmdec ! audioconvert ! buffer- > frames-convert ! queue ! int.sink2 } _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
