updates to add link to Workflow.pdf +
authorGood Guy <good1.2guy@gmail.com>
Wed, 20 Sep 2023 01:03:32 +0000 (19:03 -0600)
committerGood Guy <good1.2guy@gmail.com>
Wed, 20 Sep 2023 01:03:32 +0000 (19:03 -0600)
parts/Developer.tex
parts/Faq.tex
parts/Introduction.tex
parts/Trouble.tex
parts/Windows.tex

index 4abbf25245d49b2d57b128a4af7716aff27977aa..84b9796ac30af82118914e152ac4001e0a160124 100644 (file)
@@ -405,14 +405,6 @@ compile; and use binaries that you do not know what they contain since no source
 Look into opencv4/opencv2/core/types.hpp:711;27
 \end{description}
 
-\textbf{webp}
-\begin{description}[noitemsep]
-     \item Status - currently at version 1.1.0
-     \item Problem - requires cmake 3.5 
-     \item Workaround already in use by \CGG{} - leaving out of Ubuntu14, Ubuntu, Centos7
-     \item Your workaround - upgrade on those systems to cmake 3.5
-\end{description}
-
 \textbf{libaom}
 \begin{description}[noitemsep]
      \item Status - currently at version 3.0.0 for older O/S and 3.1.1 for newer O/S
index b4b1f05c9b0e82f0eda64ec9fc47ef3d5bc1210b..d29b42d90aa107db74babf49fc153cfcff037310 100644 (file)
@@ -2,7 +2,7 @@
 \label{cha:faq_problems_workarounds}
 \index{workarounds}
 
-Some workarounds for issues and a few known problems that have not yet been fixed, are described here.
+Some workarounds for issues and a few known problems that have not yet been fixed, are described here. More workarounds can be found \href{https://cinelerra-gg.org/download/Workflow.pdf}{here}.
 
 \paragraph{Workaround for access to modifiable text files when using AppImage.}  This includes
 such files as FFmpeg video or audio files, fonts that you want to add for usage in the Title
index eb36c0aaff1a5d44bc3ee6bcc43ee58529c3dc1e..d70ec71d885ecea80dc0493c12f52c7b71d7c568 100644 (file)
@@ -143,6 +143,8 @@ programmers.
                 \end{itemize}
 \end{description}
 
+\paragraph{NOTE:}  In \CGG{} the editing workflow is different from the workflow used by other NLEs. It is less intuitive and requires us to think first about what we want to achieve. In fact, it is a workflow based on the tracks in their entirety and not on individual clips. See \href{https://cinelerra-gg.org/download/Workflow.pdf}{workflow        is different!} for a comparison with the Adobe Premiere Pro workflow.
+
 \section*{Chapters Overview}%
 \label{sec:chapters_overview}
 
index dce311c3de4c420928613c1b332c303ac24ae279..810ab731ec25ae313a219734327cc6bca53e3570 100644 (file)
@@ -1,6 +1,8 @@
 \chapter{Troubleshooting and Help}%
 \label{cha:troubleshooting_help}
 
+To help new users, a pdf has been created comparing the editing workflow of \CGG{} with the more usual editing workflow of Adobe Premiere Pro. See \href{https://cinelerra-gg.org/download/Workflow.pdf}{here}.
+
 \section{Help and Context Help}%
 \label{sec:help_context_help}
 \index{context help}
@@ -16,7 +18,7 @@ From within the program, you can invoke \textit{Context Help}, which references
 Context help can be requested from almost any \CGG{} window or subwindow by pointing with the mouse cursor on the GUI element of interest and pressing \texttt{Alt/h}. That HTML manual page will be shown via the configured web browser, which is assumed as most relevant to the GUI element currently under the mouse pointer.
 
 \subsection{How Context Help works}%
-\label{sub:how_it_works}
+\label{sub:how_context_help_works}
 
 The hotkey to request context help is \texttt{Alt/h}. What particular help page is shown, depends on the mouse cursor location while \texttt{Alt/h} is pressed. Usually, when the mouse is located in some window or dialog, the help page related to the functionality of this window or dialog is shown. In this case the mouse can point either on some widget, or on an empty area in the window. In \CGG{} GUI there are several rich loaded windows, \textit{Timeline} and \textit{Compositor} for example. In such a case different help pages can be requested depending on the particular GUI element under the mouse. For example, pressing \texttt{Alt/h} while pointing on the \textit{Autos curve} in a track would show help on \textit{automation keyframes} section, pointing on the \textit{Overlay} mode button in the \textit{patchbay} would show help on \textit{overlays}, pointing on the \textit{camera control} in \textit{Compositor} would show help on \textit{camera and projector}.
 
index 546a55515cf67949cfa6daa14ddc7ae3face050a..a500bc034fd4522b4dddfe5a1627634afd12ba3f 100644 (file)
@@ -487,9 +487,6 @@ and waveforms with transluent colors.  The pink media file has been self-colored
 
 The main window pulldowns as pointed out in figure~\ref{fig:insertion-points} are quite obvious in their meaning and usage, so here is only a summary.  
 
-%TODO Figure 3 shows an example of the pulldowns as displayed in the main window.Appearance
-
-
 \begin{description}
     \item[File] \index{file} options for loading, saving, and rendering as described in other sections (\ref{cha:load_save_and_the_EDL}).
     \item[Edit] \index{edit} edit functions; most of which have shortcuts that you will quickly learn (\ref{cha:editing}).