# Membrane FFmpeg Video Filter plugin v0.13.3 - Table of Contents

> Plugin for applying video filters using [FFmpeg](https://www.ffmpeg.org/) library

## Pages

- [Membrane FFmpeg Video Filter Plugin](readme.md)
- [LICENSE](license.md)

## Modules

- [Membrane.FFmpeg.VideoFilter.TextOverlay](Membrane.FFmpeg.VideoFilter.TextOverlay.md): Element adding text overlay to raw video frames - using 'drawtext' video filter from FFmpeg Library.
(https://ffmpeg.org/ffmpeg-filters.html#drawtext-1).
Element allows for specifying most commonly used 'drawtext' settings (such as fontsize, fontcolor) through element options.

## See Also

- [Membrane Framework AI Skill](https://hexdocs.pm/membrane_core/skill.md)
- [Membrane Core](https://hexdocs.pm/membrane_core/llms.txt)
