Today's GIT checkin includes 2 new features + miscellaneous
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. *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). 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).
В сообщении от 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).
*Crop & Position plugin* is new and has been added to the Geometry subset (entirely available thanks to an anonymous contributor).
A really useful plugin; thanks to the contributor. One question: Does it work like a real Crop, i.e. cutting off the extra parts and getting a smaller size? Or does it just make the cut parts transparent and keep the original size? Note: the icon in Risorse seems to me slightly smaller than the others, is it possible to enlarge it slightly?
Andrew:
Yes, it works! (small cosmetical issue - it has no Info text associated with it...)
I have updated "info" for Crop & Position and GG will check it in later. Also, updated info for some of the ffmpeg filters that were newer to include: Mandelbrot and N_Body (only show if using Cuda), F_chromahold, F_colorhold, F_dedot, F_lagfun, F_maskfun, F_rgbashift, F_scale_cuda, F_tpad, F_yadif_cuda, AND AUDIO F_anlmdn, F_asoftclip, F_deeser, and F_volumedetect. I hope I found them all. Andrea: did you try F_maskfun and get that working? The Icon for Crop & Position will be worked to make it fit into the themes better - hopefully today. One question: Does it work like a real Crop, i.e. cutting off the
extra parts and getting a smaller size? Or does it just make the cut parts transparent and keep the original size?
I don't know the answer to the above technically -- maybe someone else has tried it and can answer this. Phyllis
Andrea: did you try F_maskfun and get that working?
Unfortunately, I don't understand how F_maskfun works. At the beginning, with the default parameters, the upper track with maskfun is completely transparent. Acting on the various parameters, some colors are solarized according to two thresholds (high and low), then you decide how much to do the color change with the other parameters. But I get bad results, unpredictable and that I do not understand. Does anyone want to test this plugin?
participants (3)
-
Andrea paz -
Andrew Randrianasulu -
Phyllis Smith