X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=docs%2Fservices.txt;h=13d3ee6f32d626c50e9c2ddbff9123e2633ea4b9;hb=6857b65acc5bf6d1dcec03e9d7d3436e5712aa03;hp=acc6fab05df6027bf214bf3512443fa1f5256509;hpb=38e6c34fc515c79ce13f7ea05735c3871c73607a;p=melted diff --git a/docs/services.txt b/docs/services.txt index acc6fab..13d3ee6 100644 --- a/docs/services.txt +++ b/docs/services.txt @@ -1,16 +1,15 @@ Service Documentation -Copyright (C) 2004-2005 Ushodaya Enterprises Limited Authors: Charles Yates Dan Dennedy -Last Revision: 2005-04-22 +Last Revision: $Date$ SERVICES -------- - Services marked as "(Proprietary)" are not distributed with the GPL version - of mlt. + Services marked as "(Proprietary)" are not distributed with the LGPL + version of mlt. Producers --------- @@ -891,6 +890,38 @@ Filters none + mono + + Description + + Mix all channels of audio into a mono signal and output it as + N channels. + + Constructor Argument + + channels - the number of output channels (default 2) + + Initialisation Properties + + none + + Read Only Properties + + none + + Mutable Properties + + none + + Dependencies + + none + + Known Bugs + + none + + obscure Description