# Membrane FFmpeg SWScale plugin v0.16.5 - Table of Contents

> Plugin performing video scaling, using SWScale module of [FFmpeg](https://www.ffmpeg.org/) library.

## Pages

- [Membrane FFmpeg SWScale plugin](readme.md)
- [LICENSE](license.md)

## Modules

- [Membrane.FFmpeg.SWScale.Converter](Membrane.FFmpeg.SWScale.Converter.md): This element performs video scaling and conversion between pixel formats of raw video, using SWScale module of FFmpeg library.
- [Membrane.FFmpeg.SWScale.PixelFormatConverter](Membrane.FFmpeg.SWScale.PixelFormatConverter.md): This module is deprecated. Use Membrane.FFmpeg.SWScale.Converter instead.
- [Membrane.FFmpeg.SWScale.Scaler](Membrane.FFmpeg.SWScale.Scaler.md): This module is deprecated. Use Membrane.FFmpeg.SWScale.Converter instead.
- [Membrane.FFmpeg.SWScale.Scaler.Native](Membrane.FFmpeg.SWScale.Scaler.Native.md): This module provides natively implemented scaler utilizing library swscale.

## See Also

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