Files
awesome-cordova-plugins/docs/plugins/ffmpeg/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
586 B
Markdown

---
description: >-
FFMpeg plugin for Cordova and Ionic. Simple plugin that binds mobile ffmpeg to execute ffmpeg commands
---
# FFMpeg
Simple plugin that binds mobile ffmpeg to execute ffmpeg commands
## Installation
```bash
ionic cordova plugin add cordova-plugin-ffmpeg
npm install @awesome-cordova-plugins/ffmpeg
```
**Plugin Repo:** [https://github.com/MaximBelov/cordova-plugin-ffmpeg](https://github.com/MaximBelov/cordova-plugin-ffmpeg)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)