Plugin Processors can be added to or removed from your existing ffastrans installation on the fly, no need to update the whole system anymore just to install a new processor.
Information on how to develop your own processor: http://ffastrans.com/wiki/doku.php?id=custom_proc:custom_processors
Since about September 2022 some processors (especially those who have processor.exe) are being detected false positive by antivirus. We checked if our website has been hacked but it turns out that everything is ok with the files that you can download here. The reported files processor.exe was not modified on our webserver, so it is safe to allow them in your antivirus programs.
All processors have been updated meanwhile not to ship processor.exe anymore but instead node.exe which is the original, unmodified copy of the well known script interpreter nodejs. This should calm down antivirus in future.
Extract them into the directory: …\Processors\plugin_nodes\custom_nodes then restart FFAStrans User interface.
Example installation: after extracting the contents of the “Files Find” processor, you should have this folder: “…\Processors\plugin_nodes\custom_nodes\Files Find”
Download Link: https://github.com/emcodem/ffastrans_plugins/releases/download/1/all_plugin_proc.zip
Name | Category | Programming Language | Description |
---|---|---|---|
Plugin Node Example | Others | Csharp | Example Processor demonstrating all available features a custom processor can utilize and interaction between ffastrans host and the processor/gui |
Files Find | Others | Nodejs | Finds Files on Filesystem |
Files Delete | Others | Nodejs | Deletes Files and/or Folders on Filesystem. Can be used with Files Find |
File Owner | Others | Powershell | Get the file owner username of the source file |
AV MXF OpAtom | Decoders | Nodejs | Used for locating/decoding/remuxing MXF OpAtom Files in a flat folder structure |
ForEach Start | Operations | Nodejs | Allows “Iteration”. Dynamically creates one branch per item in your specified List. EDIT: As of 1.3 this node feature is inbuilt and this custom node will be deprecated. |
Force Error | Operations | Powershell | Forces Workflow into Error state, set error message |
HTTP Comminicate+ | Others | Nodejs | Advanced Version of the builtin http communicate. Can also wait until an API returns a given state (polling) |
Wait until File is oldest | Others | Powershell | Waits until a given file is the oldest one in it's directory |
Remote CMD Executor | Others | Nodejs | Executes shell commands on external Server. You need to install a receiver application on the Server. Allows to integrate Linux, MacOS and other OS into FFAStrans Farm |
Manual Review | Others | Nodejs | Used in combination with Webinterface 1.4+, pause workflow and ask user for decision how to go on |
(*Click on Plugin Name to see examples)
This page has been accessed for:
Today: 3 / Yesterday: 7
Until now: 10616