mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-07 23:03:19 +08:00
21 lines
446 B
Markdown
21 lines
446 B
Markdown
![]() |
# FFMpeg
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-ffmpeg
|
||
|
$ npm install @awesome-cordova-plugins/ffmpeg
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/ffmpeg/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/MaximBelov/cordova-plugin-ffmpeg](https://github.com/MaximBelov/cordova-plugin-ffmpeg)
|
||
|
|
||
|
Simple plugin that binds mobile ffmpeg to execute ffmpeg commands
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|
||
|
|
||
|
|
||
|
|