<div dir="ltr"><div class="gmail_default" style="font-size:small">Head for the <a href="http://cinelerra-gg.org">cinelerra-gg.org</a> website and click on Download to get to the latest builds. Thanks to everyone for input, requests, bug reports, and especially testing to ensure Cinelerra stays relevant.  The "Open EDL" feature already came in handy - usage pdf file at:</div><div class="gmail_default" style="font-size:small">     <a href="https://cinelerra-gg.org/download/testing/editing_edl.pdf">https://cinelerra-gg.org/download/testing/editing_edl.pdf</a></div><div class="gmail_default" style="font-size:small">and the addition of anti-aliasing/rotation/scaling to the Sketcher plugin is very nice.</div><div class="gmail_default" style="font-size:small">See the releasenotes.pdf or text list of changes with lots of bug fixes is below.</div><div class="gmail_default" style="font-size:small">-------------------------------------------------------------</div><div class="gmail_default" style="font-size:small">Cinelerra-GG (Version Infinity)  Release Notes for 12/01/2019-12/31/2019 for builds<br><br>1.  <b>Init Glyphs</b> finally fixed – at least 99%.  This affects large computers when in highly threaded<br>     mode and many,  many cpus.  For example, a computer with 2 Epyc chips running Cinelerra-GG.<br>     You would see a specific character like the ascii character “b” displayed, usually as “||” instead,<br>     when running for every occurrence of the letter “b” until Cinelerra restarted.  And on the restart<br>     possibly a different character would be incorrectly displayed.  Problem originates outside of<br>     Cinelerra but a “fix” is now included here and will become more important in the future as users<br>     upgrade to more cpu-s.  LOCALE changes for other languages will be necessary to include<br>     characters not in english.<br>2.  The rest of the <b>HV 7.2</b> modifications (that fit in and are usable) have been incorporated to include:<br>     - <b>Compressor Multi</b> for multibands plugin has been added.  The Smooth Only option was<br>       debugged so that it produced sound and a decision was made to add a Gain and Reset button<br>       feature at the same time since it was being worked anyway.<br>    - Compressor plugin had major modifications along with more pot dial options, VU meters, and<br>       a graphic display.  Cinelerra_factory changes applied also for some automatic presets for plugin.<br>       This too has had the Smooth Only option fixed and buttons for Gain and Reset added.<br>    - Reverb plugin ported containing a large amount of changes to include addition of levels, a graphic,<br>      pots and a full band pass filter.<br>    (The previous 3 plugins  were modified to allow for theme related refinements.)<br>     - Spectogram /Synthesizer plugins were ported as they had a couple of more items/improvements.<br>     - A <b>dashed center line</b> is now displayed on the Audio timeline when in non-rectify mode.<br>     - Plugin synchronization fixes were merged in.<br>     - Changed methodology of truncated text ellipses and modified “align edits” methodology.<br>     - Refresh frame tweak included.<br>     - Converted the 7.2 Background plugin to a <b>new Foreground plugin </b>for simple usage of a color.<br>     - Sound Level plugin reworked to handle fragments.<br>     - Added Depth variable to plugin.C program.<br>3. <b>Hardware accelerators improvement</b> is now fixed (found problem as Pierre reported in BT #346).<br>    This affects Preferences hardware settings of vdpau, vaapi, and cuda.  There may be slight gains in<br>    decoding speed as a result.<br>4. <b>Usability Improvements:</b><br>    In the Render menu, the filename will automatically have the “.mov” extension added instead of<br>      “.pro” when pro is chosen for the ffmpeg format for Quicktime tyype files (Olaf reported).</div><div class="gmail_default" style="font-size:small">    Added 13 new audio and 2 new video ffmpeg formats as supplied by Olaf (see Mantis BT # 351).<br>    <b>New Alpha plugin</b> for the simple case of changing the video alpha value from 0 which is completely<br>       transparent to 1 with no transparency at all.<br>   <b> In Mixers</b>, minor changes (issues reported by dankinselman):<br>       - If in Settings->Edit effects, is enabled, the plugins will be copied/pasted to the master<br>       track.  Also, labels and keyframes will follow if enabled.  This behavior is different than in the past<br>       where they were not.  This change also affects when you create a clip – the plugins, labels,<br>       keyframes will now be included.  This seems to be more correct and you can always turn off Edit<br>       effects/labels/keyframes if the behavior is undesirable.<br>       - If close a Mixer window and delete its associated tracks, they will now stay deleted.<br>       - Mixer windows and patchbay labels are correctly renumbered after deleting mixers.<br>     The <b>German translations</b> have been updated by Olaf.  Check BT #353 for usage hints.<br>     The <b>Sketcher plugin</b> has been improved to allow for 2 additional anti-aliasing options to make<br>        curves and lines less staircase-looking.  Options are off, on, and double (IgorB request).  In<br>        addition Scaling and Rotation capabilities have been added, layout changes made, and Help<br>        moved to a checkbox to hide it when not needed.<br>     <b>Edit EDL capability </b>has been added.  This makes it possible to edit clips, nested clips, and xml files<br>       in your current project by stacking and unstacking current EDL states. This is documented on the<br>       website under Download, File Storage as <b>editing_edl.pdf</b>.<br>     Track canvas draw for colored titles and background colors is now <b>fastpath</b> so is at least 4x faster.<br>5. <b>TV recording </b>changes for over the air digital television changes:<br>    - Hauppauge 1657 Dual USB device has been tested to work with minor program changes.  A<br>       possible equivalent European over the air TV might be Hauppauge European Dual Tuner for<br>       DVB_T/T2/C Digital TV.  But this has not been tested and the channel configuration may require<br>       Cinelerra program changes and you may need to install TV firmware for your Operating System.<br>     - The Record menu allows for automatically adding deinterlacing choice of None, Even, or Odd.<br>6. <b>Bugs/Issues Fixed:</b><br>    Updated the ffmpeg git version to include patches for bluray creation (working with Andrew).<br>    Minor updates to the 3 README.x files in the download area of the website + updated Arch install<br>       instructions on the website to correct and clarify (reported by v4t).<br>    Audioscope plugin rework for cleanup and improvements.<br>    Ubiquitous cleanup done in several routines.<br>    Colorpicker which was a widget, is now a gadget.<br></div><div class="gmail_default" style="font-size:small">    Paremetric plugin has improved audio play positioning.<br>    The Apply button in the Load Menus when a selection is available was not getting updated.  Fixed.<br>    In the Fedora O/S, the cinelerra window icons in the window manager were not always correct but<br>      this has been mostly addressed now.<br>    Bug fix for init_colors in bcmodels to clear alpha is now in.<br>    Transcode fixes applied & more testing led to other possible cases that needed to be handled BT 350.<br>    Plugins info and shortcuts.html have small updates added.<br>    Operating System distro and version number are now included in the dump output.<br>    Minor compositor Zoom change in how it operates when not in Auto mode (BT #344).<br>    Tracer plugin minor layout changes (reported by Sam in old BT #210).<br>    Colorpicker gadget/grab fixes and Compositor Eyedropper minor bugs/tweaks fixes.<br>    Fixed potential infinite loop due to silence not being played.<br>    One button type did not allow for name changing but now it is fixed to do so.<br>    The Render Effect menu now resizes correctly for the ffmpeg file type field (Ugin reported).<br>    Fixed locking labels/plugins/kfs from moving when appending new tracks load (Lukas BT #354).<br>    Nesting video where audio was deleted and then played in viewer had a SEGV is now fixed.<br>    Under certain conditions, if you use the P proxy shortcut on the timeline to get back to non-proxy<br>      mode, it would not do so (but workaround was to use the menu).  This has been fixed to work<br>      correctly (discovered by dankinselman).<br>    A fix for the vicon drawing rare SEGV race conditions is now in.<br>    The beepers in various spots to indicate a render has finished has been consolidated in mwindow.<br>    Minor valgrind cleanup has been done.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div>