Skip to content
/ Plugin-FFmpeg Public template

The simple FFmpeg plugin example for verteilen application to import

License

Notifications You must be signed in to change notification settings

Verteilen/Plugin-FFmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin-FFmpeg

The ffmpeg executable files plugin

https://raw.githubusercontent.com/Verteilen/Plugin-FFmpeg/refs/heads/main/dist/manifest.json

Import

In the github repo page, click the json file to preview, Click upper-right corner raw button to see the raw json data

Then copy the url link PageImage

You will get https://raw.githubusercontent.com/Verteilen/FFmpeg-Plugin/refs/heads/main/dist/manifest.json

Then let's open up the application, go the plugin page to import

PageImage

Click plugin import button on the upper-right corner

PageImage

Enter the json link to url field and click confirm
And if you're reference the private repo you will need token
More detail in Here

PageImage

Wait a bit, And you can see it in the list now

PageImage

Note

The config you just download will store in the application folder
path: {root}/data/plugin

Install

Now we can tell the node to download the executable file, base on the config we just import

Let's go to node manage page

PageImage

Check the node you want to manage, and click plugin manage

PageImage

Now you can manage the plugin this way, there are three actions for this page

  • Install
  • Update
  • Uninstall

PageImage

About

The simple FFmpeg plugin example for verteilen application to import

Topics

Resources

License

Stars

Watchers

Forks