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/02/17 18:19] – [Installation:] emcodemcustom_proc_download:download_additional_custom_processors [2023/05/02 20:35] (current) 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. \\
Line 13: Line 19:
  
  
-|< 100% 15% 1225840%>|+|<100% 15% 10101060%>|
 ^ Name ^ Category ^ Download^ Programming Language ^ Description^ ^ 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| |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 | |Files Find| Others | {{ :custom_proc_download:files_find.zip |}} | Nodejs | Finds Files on Filesystem |
-|[[Files Delete]]| Others | {{ :custom_proc_download:files_delete.zip |}} | Nodejs | Deletes Files and/or Folders on Filesystem. Can be used with Files Find |+|[[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| |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 | |[[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  |+|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 | {{ :custom_proc_download:force_error.zip |}} | Powershell | Forces Workflow into Error state, set error message | |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  | |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  |
 +|Remote CMD Executor| Others | {{ :custom_proc_download:remote_cmd_executor.zip |}}| 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  |
 (*Click on Plugin Name to see examples) (*Click on Plugin Name to see examples)
  
custom_proc_download/download_additional_custom_processors.1613585953.txt.gz · Last modified: 2021/02/17 18:19 by emcodem

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki