Skip to content

Commit d6d92ce

Browse files
authored
Update README.md
1 parent 18f2eec commit d6d92ce

File tree

1 file changed

+45
-39
lines changed

1 file changed

+45
-39
lines changed

README.md

Lines changed: 45 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -5,47 +5,53 @@ FFAStrans is workflow and transcoding system based on the principles of connecti
55

66

77

8-
User Interface
8+
User Interface:
9+
910
-Intuitive graphical interface for creating complex workflows
1011
-Easily set up host farms for distributed node processing
1112
-Run as service in complex farms or as a single standalone application
1213
-Monitor jobs using inbuilt application or through http
1314
-Restart finished or failed jobs from start or from node of failure
14-
Workflow
15-
Use as a generic file flow system
16-
Advanced decision making and variables nodes to dynamically adapt your file flow
17-
Multiple simultaneous workflows with different configurations, each run in separate processes
18-
Use functions to manipulate and extract data from strings, numbers and arrays
19-
Use functions to extract JSON data from JSON strings
20-
Extensive set of file, media and system variables
21-
Send e-mail notification with dynamic job data using variables
22-
Create custom presets for all nodes
23-
Read text or binary files into user variables
24-
Generate any kind of text file populated and altered with variables
25-
Execute any DOS command from within workflow
26-
File Monitors
27-
Smart monitoring of image sequences
28-
Create custom user variables and statics
29-
Automatically fetch web videos like YouTube, Vimeo etc. by dropping URL-shorcuts in dropfolder
30-
Continuously process files as new when modified
31-
Configure FFAStrans to read and QuickTime reference files
32-
Monitor local or UNC paths and FTP
33-
Monitor camera file structures from Panasonic P2, Canon-XF and GoPro
34-
Encoding
35-
Create high quality HEVC content with HDR support
36-
Encode broadcast formats like XDCAM-HD, AVC-Intra, DNxHD/HR and ProRes
37-
Process and conform audio without touching the video (transwrap)
38-
Convert images into video
39-
Create custom FFMpeg based encoder profile
40-
Preserve timecode throughout transcoding
41-
Filtering
42-
Apply loudness control according to EBU-R128
43-
Broadcast quality PAL <> NTSC conversions
44-
Insert video or stills images
45-
Overlay watermark and transparent video
46-
Add superimposed timecode just like real broadcast VTR's
47-
Insert custom AviSynth script
48-
API
49-
Easy third party integration with JSON based API
50-
Create, start, stop and pause jobs and populate variables through API
51-
Monitor, pause/resume and abort jobs through REST API using JSON
15+
Workflow:
16+
17+
-Use as a generic file flow system
18+
-Advanced decision making and variables nodes to dynamically adapt your file flow
19+
-Multiple simultaneous workflows with different configurations, each run in separate processes
20+
-Use functions to manipulate and extract data from strings, numbers and arrays
21+
-Use functions to extract JSON data from JSON strings
22+
-Extensive set of file, media and system variables
23+
-Send e-mail notification with dynamic job data using variables
24+
-Create custom presets for all nodes
25+
-Read text or binary files into user variables
26+
-Generate any kind of text file populated and altered with variables
27+
-Execute any DOS command from within workflow
28+
File Monitors:
29+
30+
-Smart monitoring of image sequences
31+
-Create custom user variables and statics
32+
-Automatically fetch web videos like YouTube, Vimeo etc. by dropping URL-shorcuts in dropfolder
33+
-Continuously process files as new when modified
34+
-Configure FFAStrans to read and QuickTime reference files
35+
-Monitor local or UNC paths and FTP
36+
-Monitor camera file structures from Panasonic P2, Canon-XF and GoPro
37+
Encoding:
38+
39+
-Create high quality HEVC content with HDR support
40+
-Encode broadcast formats like XDCAM-HD, AVC-Intra, DNxHD/HR and ProRes
41+
-Process and conform audio without touching the video (transwrap)
42+
-Convert images into video
43+
-Create custom FFMpeg based encoder profile
44+
-Preserve timecode throughout transcoding
45+
Filtering:
46+
47+
-Apply loudness control according to EBU-R128
48+
-Broadcast quality PAL <> NTSC conversions
49+
-Insert video or stills images
50+
-Overlay watermark and transparent video
51+
-Add superimposed timecode just like real broadcast VTR's
52+
-Insert custom AviSynth script
53+
API:
54+
55+
-Easy third party integration with JSON based API
56+
-Create, start, stop and pause jobs and populate variables through API
57+
-Monitor, pause/resume and abort jobs through REST API using JSON

0 commit comments

Comments
 (0)