ConvertToMono: Difference between revisions

From Avisynth wiki
Jump to navigationJump to search
Raffriff42 (talk | contribs)
m delete reference to pre-v2.5
add link to avs+ documentation
 
Line 1: Line 1:
<div {{BlueBox2|40|0|3px solid purple}} >
{{AvsPlusFullname}}<br>
Up-to-date documentation: [https://avisynthplus.readthedocs.io/en/latest/avisynthdoc/corefilters/converttomono.html https://avisynthplus.readthedocs.io]
</div>
{{Template:FuncDef|ConvertToMono(clip ''clip'')}}
{{Template:FuncDef|ConvertToMono(clip ''clip'')}}



Latest revision as of 07:40, 18 September 2022

AviSynth+
Up-to-date documentation: https://avisynthplus.readthedocs.io


ConvertToMono(clip clip)

Converts a multichannel signal to mono. If the signal is already in mono, it is returned untouched.