ffmpeg/filters/exporter library
Classes
- ANullFilter
- Routes the input audio stream to the output audio stream without any modifications.
- CropFilter
- FpsFilter
- Converts the input video stream to the specified constant frame rate by duplicating or dropping frames as necessary.
- HFlipFilter
- Add horizontal flip filter
- NullFilter
- Routes the input video stream to the output video stream without any modifications.
- RawFilter
- RotationFilter
- Add rotataion to the filter.
- ScaleFilter
- VFlipFilter
- Add vertical flip filter
- VolumeFilter
- Adjusts the volume of a given audio stream.