ConvertToMono: Difference between revisions
From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs) m added category |
Raffriff42 (talk | contribs) m delete reference to pre-v2.5 |
||
| Line 1: | Line 1: | ||
{{Template:FuncDef|ConvertToMono(clip ''clip'')}} | {{Template:FuncDef|ConvertToMono(clip ''clip'')}} | ||
Converts a multichannel signal to mono. If the signal is already in mono, it is returned untouched. | |||
[[Category:Internal filters]] | [[Category:Internal filters]] | ||
[[Category:Audio_filters]] | [[Category:Audio_filters]] | ||
Revision as of 02:22, 15 February 2016
ConvertToMono(clip clip)
Converts a multichannel signal to mono. If the signal is already in mono, it is returned untouched.