Credit SGE added technical explanation of Blend plugins as innovative feature
authorGood Guy <good1.2guy@gmail.com>
Thu, 13 Mar 2025 22:49:52 +0000 (16:49 -0600)
committerGood Guy <good1.2guy@gmail.com>
Thu, 13 Mar 2025 22:49:52 +0000 (16:49 -0600)
parts/Introduction.tex

index 01b8c9e8497a758c5fb889c5051a44ba9924c1ba..0f2c2f4dc255ccb7df5e57dbb06e01f60499e72a 100644 (file)
@@ -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}