From 55a9b51490a90a2bc3436d552963c0246ed762ba Mon Sep 17 00:00:00 2001 From: Good Guy Date: Thu, 13 Mar 2025 16:49:52 -0600 Subject: [PATCH] Credit SGE added technical explanation of Blend plugins as innovative feature --- parts/Introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parts/Introduction.tex b/parts/Introduction.tex index 01b8c9e..0f2c2f4 100644 --- a/parts/Introduction.tex +++ b/parts/Introduction.tex @@ -147,7 +147,7 @@ programmers. \item Hardware acceleration with vaapi and vdpau for computers with graphics hardware meeting certain criteria. \item Bump Autos is a new type of keyframe automation that allows you to easily create and manage keyframes intervals in Speed, Fade and Camera/Projector-XYZ curves. \item One of the only Linux NLEs that handles and renders RGB, 444, 422 and 420 at 8, 10 and more-bit footage as opposed to working in only 8-bit (which introduces some artifacts like banding); both in Full Range Color and limited Broadcast Range Color. - \item The Blend Algebra/Blend Program plugins provide a methodology for developers to program new effects quickly while testing different combinations without spending time to restart, recompile, reload your project, reattach plugins, and so on. + \item The Blend Algebra/Blend Program plugins provide the advanced feature of combining and modifying color pixels and transparencies of several tracks according to a mathematic algorithm written entirely by the user in the form of compact and simple piece of code. Such user defined algorithms (blend functions) are compiled, dynamically linked and immediately executed inside Cinelerra on the fly without the need to restart the application, reload the project, reattach plugins, etc. \end{itemize} \end{description} -- 2.26.2