plugin.json 310 B

12345678
  1. {
  2. "name": "fmode-ffmpeg",
  3. "description": "Run ffmpeg/ffprobe for audio & video processing via a bundled static binary (ffmpeg-static). No system ffmpeg install required. Transcode, extract audio, grab frames, trim, compress, and probe media.",
  4. "version": "0.1.1",
  5. "author": {
  6. "name": "fmode"
  7. }
  8. }