]> git.sesse.net Git - mlt/blob - src/modules/core/filter_audiowave.yml
Remove unused string.h include
[mlt] / src / modules / core / filter_audiowave.yml
1 schema_version: 0.1
2 type: filter
3 identifier: audiowave
4 title: Audio Waveform
5 version: 1
6 copyright: Ushodaya Enterprises Limited
7 creator: Dan Dennedy
8 license: LGPLv2.1
9 language: en
10 description: Generate audio waveforms.
11 tags:
12   - Video
13 bugs:
14   - >
15     This does not work alone on audio-only clips. It must have video to overwrite.
16     A workaround is to apply this to a multitrack with a color generator.
17   - The quality of the waveforms is not so good especially for high definition video.