чт, 27 февр. 2025 г., 05:57 Georgy Salnikov via Cin <cin@lists.cinelerra-gg.org>:
On Wed, 26 Feb 2025, Phyllis Smith via Cin wrote:

> Seems to work just fine.  Found the following.  Will still wait to
> hear back from SGE before checking it into GIT.
>
> >>> For what exactly values.h is used? ;)

Actually, values.h is not used. I added this header so that the user when
writing blend program could use predefined constants like MAXINT, MAXFLOAT,
etc.

> /* This interface is obsolete.  New programs should use
>    <limits.h> and/or <float.h> instead of <values.h>.  */

If there are already systems without values.h, then we have to remove this
header. And the user must use actualized constants names (INT_MAX instead of
MAXINT as defined in limits.h, FLT_MAX instead of MAXFLOAT as defined in
float.h), should he need them.

limits.h was already in BlendAlgebraStart/BlendProgramStart, the addition of
float.h is in the Andrew's patch, everything OK.

Phyllis, please check into GIT with Andrew's patch applied.

Andrew, it is interesting, do the plugins also run under termux (and
dynamically load the functions), have you tried?

I trued now, but it a bit confusing?

I tried to load one m2ts file, select all, copy, protect track, add video track, paste. Thus I made two video tracks from same media.

Then I tried to add BlendAlgebra with multiply program by dragging its icon from Resources window onto one of video tracks. It attached but complained it needs two tracks to process. I middle clicked on plugin bar and selected Change, and selected another video track as shared, then confirmed by clicking OK.

Complain disappear, but so are buttons to change parameters on plugin's bar! And I can't see any difference on playback ....



_______________________________________________________________________________

Georgy Salnikov
NMR Group
Novosibirsk Institute of Organic Chemistry
Lavrentjeva, 9, 630090 Novosibirsk, Russia
Phone   +7-383-3307864
Email   sge@nmr.nioch.nsc.ru
_______________________________________________________________________________




--
Cin mailing list
Cin@lists.cinelerra-gg.org
https://lists.cinelerra-gg.org/mailman/listinfo/cin