From d5251682fdccb408356205f2d05da4273988cdba Mon Sep 17 00:00:00 2001 From: Good Guy Date: Thu, 3 Feb 2022 15:50:24 -0700 Subject: [PATCH] minor corrections and update to 2022 --- common/title.tex | 2 +- parts/Advanced.tex | 2 +- parts/Installation.tex | 24 +++++++++++++----------- parts/Real-World.tex | 4 ++-- 4 files changed, 17 insertions(+), 15 deletions(-) diff --git a/common/title.tex b/common/title.tex index a4d48e6..38516a8 100644 --- a/common/title.tex +++ b/common/title.tex @@ -98,7 +98,7 @@ % respective conditions. % Maintained and published by Phyllis Smith\\[+1.2em] -Copyright~\copyright{} 2020 The \CGG{} Community\par +Copyright~\copyright{} 2022 The \CGG{} Community\par Please report errors in the book to our \href{https://www.cinelerra-gg.org/bugtracker/}{bug tracker} or the \href{https://www.cinelerra-gg.org/forum/}{user forum}\par % Contributing authors: \textsc{Phyllis Smith, Andrea Paz, Andrey}\par Graphic cover page: \textsc{Sam}, License diff --git a/parts/Advanced.tex b/parts/Advanced.tex index 9734abf..514dcdc 100644 --- a/parts/Advanced.tex +++ b/parts/Advanced.tex @@ -307,7 +307,7 @@ See a real-world workflow at appendix \nameref{sec:workflow_openedl_nested_clips It is sometimes handy to have EDL \index{EDL} assets not as a copy, but as a reference that is automatically updated into your project. Suppose you have several short videos that at the end have the same credits -which include the current year such as 2019. But now it is 2020 and +which include the current year such as 2021. But now it is 2022 and all of the videos would have to be individually updated with the new date. By including a \textit{Referenced File} as the EDL file type when you create each of the videos, you can just change the one diff --git a/parts/Installation.tex b/parts/Installation.tex index b95083b..0be18e3 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -22,16 +22,18 @@ Download the file from: Some example file names are as follows - where 8 digits represent yyyymmdd: \begin{lstlisting}[style=sh] - CinGG-20210731-x86_64.AppImage - (currently based on Fedora Core 32, libc version 2.31) - CinGG-20210731-x86_64-older-distros.AppImage + CinGG-20220131-x86_64.AppImage + (currently based on Fedora 32, linux kernel 5.8.15, libc version 2.31) + CinGG-20220131-x86_64-older-distros.AppImage (currently based on Ubuntu 16.04, libc version 2.23) - CinGG-20210731-i686.AppImage + CinGG-20220131-i686.AppImage (currently based on Debian 9, linux kernel 4.9, use "newer" for Debian 11.0) - CinGG-20210731-i686-newer-distros.AppImage + CinGG-20220131-i686-newer-distros.AppImage (currently based on Debian 11, linux kernel 5.10) - CinGG-20210731-x86_64-multibit.AppImage - (currently based on Fedora Core 32, libc version 2.31) + CinGG-20220131-x86_64-multibit.AppImage + (currently based on Fedora 32, libc version 2.31) + CinGG-20220131-x86_64-older-distros-multibit.AppImage + (currently based on Fedora 29 - runs on RHEL8 - linux kernel 4.19.9, libc version 2.28) \end{lstlisting} Make the file executable with the proper execute permissions either from the GUI of the Desktop Environment used (link to the file) or from a terminal window. Make sure you are already in the directory containing the appimage: @@ -159,8 +161,8 @@ NOTE: as of May 31, 2021 when Context Help was added, to include this Context Help you will need to download the corresponding tgz file containing the HTML manual sections referenced for the Help pages. The file to download is: -\url{https://cinelerra-gg.org/download/images/HTML_Manual-20210531.tgz} -substituting for "20210531" the "yyyymmdd" representing latest release date. +\url{https://cinelerra-gg.org/download/images/HTML_Manual-20220131.tgz} +substituting for "20220131" the "yyyymmdd" representing latest release date. Then unpack to your Cinelerra/bin/doc directory so it is included in your built system. NOTE End @@ -456,8 +458,8 @@ NOTE: as of May 31, 2021 when Context Help was added, to include this Context Help you will need to download the corresponding tgz file containing the HTML manual sections referenced for the Help pages. The file to download is: -\url{https://cinelerra-gg.org/download/images/HTML_Manual-20210531.tgz} -substituting for "20210531" the "yyyymmdd" representing latest release date. +\url{https://cinelerra-gg.org/download/images/HTML_Manual-20220131.tgz} +substituting for "20220131" the "yyyymmdd" representing latest release date. Then unpack to your Cinelerra/bin/doc directory so it is included in your built system. The reason for not including the HTML manual in the source code so that it would already be there, is because it is diff --git a/parts/Real-World.tex b/parts/Real-World.tex index 40c2976..6451e63 100644 --- a/parts/Real-World.tex +++ b/parts/Real-World.tex @@ -255,8 +255,8 @@ such files as FFmpeg video or audio files, fonts that you want to add for usage plugin, icons that you wish to modify, and any other text file for customization. To get access, first extract the files from the AppImage, find the files to add, edit, or modify, and then run the extracted binary following the steps shown here. \begin{itemize} - \item /path-to-appimage/CinGG-20211231-x86\_64.AppImage --appimage-extract - \item edit or add the files you want to modify in the \textit{bin} subdirecctory + \item /path-to-appimage/CinGG-20220131-x86\_64.AppImage -{}-appimage-extract + \item edit or add the files you want to modify in the \textit{bin} or \textit{lib} subdirecctory \item /path-to-appimage/squashfs-root/usr/bin/cin \end{itemize} -- 2.26.2