FFmpeg
This plugin provides dependency support for FFmpeg, giving developers a wide range of image, video, and audio encoding and decoding capabilities.
Introduction to FFmpeg Dependency Plugin
Installing the FFmpeg Dependency Plugin
How to Use the FFmpeg Dependency Plugin
{
"id": "LBCZE8V6LPCKD",
"version": "1.0.0",
"platform": "all",
"arch": "all",
"name": "Window Plugin",
"logo": "/logo.png",
"keywords": [],
"dependencies": ["ffmpeg"],
"devTools": false,
"main":
{
"url": "index.html",
"width": 640,
"height": 480,
}
}Window Plugin Example
Thumbnail Plugin Example
Last updated