[Cin] Today's GIT checkin includes 2 new features + miscellaneous
Andrew Randrianasulu
randrianasulu at gmail.com
Wed Sep 4 22:06:13 CEST 2019
В сообщении от Wednesday 04 September 2019 22:58:13 Phyllis Smith написал(а):
> Contributions to Cinelerra maintenance were checked in today and am noting
> them here in 1 place for easy reference. Builds for Ubuntu 18 and Ubuntu
> 16 are in the cinelerra-gg/download/testing area.
>
> *Crop & Position plugin* is new and has been added to the Geometry subset
> (entirely available thanks to an anonymous contributor). This is very nice
> and very convenient. A Crop Mantis BugTracker for the Compositor and any
> other suggestions is issue #275 with percent versus pixel in BT #212. Now
> is a good time to make your wishes known on cropping in general.
Yes, it works! (small cosmetical issue - it has no Info text associated with it. but icon / name quite descriptive)
>
> *On the timeline, there is now a separator line *between tracks for easier
> visibility (Ugin suggestion).
>
> Render menus now update top line information when you click on render via
> labels.
>
> Render warnings added: “no audio or video in asset format” and “render file
> per label and no labels”.
>
> Changed Build scripts to not build libdav1d for 32-bit systems (Olivier
> recommendation).
I also found why my CinGG build was building libdav1d anyway - because I forced it via Slackbuild:
EXTRA_LIBS=" -lOpenCL -ldav1d" \
FFMPEG_EXTRA_CFG=" --enable-opencl --enable-libdav1d" \
before main configure call
{from my earlier experiments}
Anyway, it works, so I don't complain!
>
> Updated copyright on Settings→Preferences, About screen (patch provided by
> Andrew).
>
> Also on the About screen, the August Features of Note was not done but is
> now (MatN notify).
>
> LV2 blacklist file updated to include 2 more lv2 plugins that fail (Olivier
> found and let us know).
>
More information about the Cin
mailing list