Hello Greg, Yes, I want to throw away the audio. I downloaded the null renderer. How can I activate it in order to disable the audio output?
Thanks, Pierre > > ----- Original Message ----- > From: "Greg Wright" <[EMAIL PROTECTED]> > To: "Pierre Savary" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Wednesday, May 18, 2005 5:10 PM > Subject: Re: [Audio-dev] deactivate the audio output > > > > Pierre Savary wrote: > > > Hello everybody, > > > > > > I have a question concerning the audio output. > > > > > > I am using the simpleplayer. I have seen an option for the simpleplayer > > > command “-0" to deactivate the video output. I would like to do the same > > > with the audio output. Could someone tell how it would be possible? Is > > > there already something implemented to do it? Where? > > > > > > I thank you in advance for all your help. > > > > We use the audio timeline as the master clock, so we generally don't > > disable it. Do you just not want to hear the audio? Perhaps just setting > > the volume to zero would do it. If you really want to throw away the > > audio then I think you would have to build the NULL renderer and have > > it handle all the audio types: > > > > cd datatype > > cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/datatype co null > > > > > > --greg. > > > _______________________________________________ Audio-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/audio-dev
