<div dir="ltr"><div class="gmail_default" style="font-size:small">Pkgs and tars for the end of the month build are ready for use.  We tested both the static tar and the system package on Mint 19 this time.  You can download them at:</div><div class="gmail_default" style="font-size:small">     <a href="https://www.cinelerra-gg.org/download/">https://www.cinelerra-gg.org/download/</a></div><div class="gmail_default" style="font-size:small">In addition the complete releasenotes.pdf are in that directory.</div><div class="gmail_default" style="font-size:small">And now, presenting the Work-In-Progress (WIP) LaTex manual, which is incomplete but which includes the new Masking operations and all of the formatting enhancements that Andrea/Andrey have provided.  <br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">     <a href="https://www.cinelerra-gg.org/download/CinelerraGG_manual_WIP.pdf">https://www.cinelerra-gg.org/download/CinelerraGG_manual_WIP.pdf</a></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">It is literally a work of art that they have created with all of the editing and formatting and being done in LaTex will make it much easier to keep it up to date.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">This month's release notes are included below but here is some personal commentary.  <br></div><div class="gmail_default" style="font-size:small">- I ran a test on rendering/encoding to VP8 and VP9 on a small file and did not see any speed improvement with libvpx, but really it was a very small file.</div><div class="gmail_default" style="font-size:small">- FFmpeg upgrade to 4.2 has a couple of new filters and I do not understand a report of yuv420p10 issue.</div><div class="gmail_default" style="font-size:small">- Dav1d inclusion was a big problem for the older system builds.  First, meson had to be at or above version 47 and only 5 out of 18 build systems were.  Consequently, GG ended up eliminating the "meson" requirement and substituting the standard "make" instead.  Then the "nasm" assembler on some of the older systems was not able to compile Dav1d so they had to be switched out for a working version.  More information on this later.<br></div><div class="gmail_default" style="font-size:small">---------------------------------------------------------------------------------------------------------------<br></div><div class="gmail_default" style="font-size:small">Cinelerra-GG (Version Infinity)  <b>Release Notes for 08/01/2019-08/31/2019</b> for builds<br><br>1. <b>Upgraded ffmpeg</b> from 4.1.4 to 4.2 (<i>Andrew notification</i> of official release).<br>2. O/S distros on developer’s build systems have had upgrades applied.<br>3. <b>Libvpx has been upgraded</b> from 1.8.0 to 1.8.1.  Per their release notes “various changes to improve<br>    encoder rate control, quality and speed for practically every use case” (<i>Deim notification</i> of release<i>).<br>4. </i><b>Dav1d </b>is being used in place of libAOM for decode only in ffmpeg, providing purported <i>s</i>ignificant<br>    speedups of 2-5 times for AV1 media.  Encode is only available using libAOM so will still be slow<br>    (Mantis BugTracker #<i>BT 214</i>).  <br>5. <b>Usability Improvements:</b><br>  Mask feathering algorithm has been improved by using an algorithm more close to the original based<br>     on a user request (<i>User direct reques</i>t).<br>   And Feathering which was limited to 100 pixels now allows for a much larger range by clicking on<br>     the button on either end and sliding at least 12 pixels past that point which increases it by a small<br>     percentage each time allowing you to move the slider past 100 (<i>User direct request</i>).<br>   Significant work was done on Feathering by the developer to improve performance and to ensure that<br>     using OpenGL as well as the X11 driver, produced the same (or almost the same results).<br>   A Batch Render warning is now shown to the user when the position is at the end of the media (<i>Deim<br>     suggestion</i>).<br>   The release in GIT will have a “git tag” added for the “version update” (Mantis BugTracker #288).<br>6. <b>Bugs/Issues fixed:</b><br>    The Compositor “Click2Play” button is now easily accessible again (Mantis BugTracker #<i>BT 237</i>).<br>    Fixed Render Progress booby (Andrew reported this bug).<br>    Configure.ac Warn and Guicast Gettid patches (from ferdnyc) were applied (#<i>BT 289 and 290</i>).<br></div></div>