mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
28 lines
586 B
Markdown
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)
|