ConvertToMono
From Avisynth wiki
(Difference between revisions)
Raffriff42 (Talk | contribs) m (added category) |
(add link to avs+ documentation) |
||
(One intermediate revision by one user not shown) | |||
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'')}} | ||
− | + | 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]] |
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.