User Tools

Site Tools


custom_proc_download:download_additional_custom_processors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
custom_proc_download:download_additional_custom_processors [2021/05/24 09:41] benjamincustom_proc_download:download_additional_custom_processors [2024/04/24 20:44] (current) – [Installation:] emcodem
Line 7: Line 7:
 Information on how to develop your own processor: http://ffastrans.com/wiki/doku.php?id=custom_proc:custom_processors Information on how to develop your own processor: http://ffastrans.com/wiki/doku.php?id=custom_proc:custom_processors
  
 +=====Caution:=====
 +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. 
 =====Installation:===== =====Installation:=====
 Extract them into the directory: **...\Processors\plugin_nodes\custom_nodes** then restart FFAStrans User interface. \\ 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" 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
  
 +|<100% 15% 10% 10% 100%>|
 +^ 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 |
 +|[[custom_proc_download:av_mxf_opatom|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|
 +|[[custom_proc_download:av_mxf_opatom|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  |
  
-|<100% 15% 10% 10% 10% 60%>| 
-^ Name ^ Category ^ Download^ Programming Language ^ Description^ 
-|Plugin Node Example| Others | {{ :custom_proc_download:custom_node_example.zip |}} | Csharp | Example Processor demonstrating all available features a custom processor can utilize and interaction between ffastrans host and the processor/gui| 
-|Files Find| Others | {{ :custom_proc_download:files_find.zip |}} | Nodejs | Finds Files on Filesystem | 
-|[[custom_proc_download:av_mxf_opatom|Files Delete]]| Others | {{ :custom_proc_download:files_delete.zip |}} | Nodejs | Deletes Files and/or Folders on Filesystem. Can be used with Files Find | 
-|File Owner| Others | {{ :custom_proc_download:file_owner.zip |}} | Powershell | Get the file owner username of the source file| 
-|[[custom_proc_download:av_mxf_opatom|AV MXF OpAtom]]| Decoders | {{ :custom_proc_download:av_mxf_opatom.zip |}} | Nodejs| Used for locating/decoding/remuxing MXF OpAtom Files in a flat folder structure | 
-|ForEach Start| Operations | {{ :custom_proc_download:for_each_start.zip |}}| Nodejs| Allows "Iteration". Dynamically creates one branch per item in your specified List  | 
-|Force Error| Operations | {{ :custom_proc_download:force_error.zip |}} | Powershell | Forces Workflow into Error state, set error message | 
-|HTTP Comminicate+| Others | {{ :custom_proc_download:http_communicate_.zip |}} | 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 | {{ :custom_proc_download:wait_until_file_is_oldest.zip |}}| Powershell| Waits until a given file is the oldest one in it's directory  | 
 (*Click on Plugin Name to see examples) (*Click on Plugin Name to see examples)
  
custom_proc_download/download_additional_custom_processors.1621849317.txt.gz · Last modified: 2021/05/24 09:41 by benjamin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki