February 2023 new release AppImages are now available. Release notes on changes is below.
GIT for Cinelerra-GG has the following changes from 02/01/2023-02/28/2023
Andrew R’s work includes:
- Bug fix for OpenEDL on clip files that were created in the Viewer instead of the Timeline. Stefan found this crash and documented the steps to reproduce it.
- Patch fix for compiling with gcc-13. For details refer to BugTracker #634 reported by Fedora team.
- Additional BSD related build patches have been added and added gnu debuglink to cin/Makefile.
- A tiff-4.4.0 patch handles a problem related to building libwebp.
- Small mod to configure.ac adds CFG_CFLAGS for Imath which is built with OpenEXR.
- Added the proper “return” statements in some programs where they were missing.
- Another ffmpeg patch is now in use to ensure a build when using Vulkan It will be removed when ffmpeg is updated to accommodate the changes made by Vulkan.
- X265 patch added to accommodate aarch64/clang.
Personal Video Archiving - Preserving Your Analog and Digital Memories document is now available as authored by Terje at:
https://cinelerra-gg.org/download/Preserving_Camcorder_Media.pdf .
It describes detailed information on how to “Convert DV and HDV camcorder video formats to Blu-ray Video and burn it on Blu-ray disc using Linux tools”. Then you can use CinGG to edit the exact recordings later !!
Completed task (by Phyllis) to add GPL headers where missing altogether, or for CV-Contributors and specific person if known. It is probably about 90% correct and open to fixing anything anyone reports as incorrect.