Andrea/Phyllis plugins, shortcuts, and gang fixes
[goodguy/cin-manual-latex.git] / parts / Windows.tex
1 \chapter{Interface (the 4+ Windows)}%
2 \label{cha:the_4_windows}
3
4 \begin{figure}[htpb]
5     \centering
6     \includegraphics[width=\linewidth,keepaspectratio]{Fenstergrundposition-en.png}
7     \captionsetup{labelformat=empty, textformat=empty}
8     \caption[The four windows (cc-by-sa Olaf)]{No text}    
9     \label{fig:Fenstergrundposition-en}
10 \end{figure}
11
12 First it is important to know what an EDL is. When \CGG{} saves a file, it saves the EDL,
13 Edit Decision List, of your project which contains all the settings and locations of edits
14 and pointers to the media so that the media is not modified. The EDL is described in \nameref{sec:edl_edit_decision_list}.
15
16 \section{Program Window}%
17 \label{sec:program_window}
18
19 The main window is called the \textit{Program} window and is often just referred to as the \textit{timeline}.  Here is where you enter the main menu operations.  
20 This timeline consists of a vertical stack of tracks with time represented horizontally on the track. 
21 It is the output of the rendering operations and this is what is saved when you run the \textit{File} pulldown, Save command.
22 Immediately to the left of the timeline is the patchbay. The patchbay contains options that affect each track.  
23 These options are described in great detail in \nameref{sec:patchbay}.
24
25 The \textit{Window} pulldown on the main window contains options
26 that affect the 4 main windows. The first 3 options are used to
27 display each of the windows in case one was accidentally closed.
28 You can move or resize the windows as needed, save that particular
29 layout, and revert to the default positions to reposition all 4
30 windows to the original screen configuration.  On dual headed
31 displays, the \textit{Default positions} operation only uses the one
32 monitor to display the windows, but as you can see in the
33 \textit{Window} pulldown you have more options to change that with the
34 2 \textit{tile} options. Usage with dual monitors is explained
35 in~\nameref{sec:playback_a_b}.
36
37 \subsection{Video and Audio Tracks and Navigation}%
38 \label{sub:video_and_audio_tracks_and_navigation}
39
40 The \textit{Program} window (figure~\ref{fig:patchbay}) has many features for navigation and displays the timeline as it is structured in memory. The tracks are stacked vertically with horizontal movement over time.
41 There is a vertical scroll bar which allows for moving across tracks and a horizontal scroll bar for scanning across time. 
42
43 \begin{figure}[htpb]
44     \centering
45     \includegraphics[width=1.0\linewidth]{patchbay.png}
46     \caption{Patchbay  | Timeline with pulldowns, navigation icons, Video/Audio tracks | bottom Zoom Panel}
47     \label{fig:patchbay}
48 \end{figure}
49
50 Video tracks represent the duration of your media, just as if you placed old-fashioned rolls of photographic
51 film one right after the other on a table.
52 Individual images that are drawn on each track are snapshots of what is located at that place on the timeline.
53
54 Audio tracks represent the sound media as an audio waveform, or if you change a preference setting, a rectified audio waveform. 
55 This too looks like old-fashioned digital magnetic tape laid out horizontally across a table.
56 Using the \textit{Zoom Panel} controls at the bottom of the timeline,
57 you can adjust the horizontal and vertical size of the video and audio waveform displays.
58 Each track on the timeline has a set of attributes on its left side in the patchbay which is used to 
59 control some options of that particular track. 
60
61 Track navigation is performed by selecting a video or audio track and moving to a certain time in the track. 
62 Use the vertical scroll bar to scan across tracks, or even easier you can use the mouse wheel. 
63 And use the horizontal scroll bar to scan across time, or again even easier, you can use the mouse wheel with the Ctrl key.  
64
65 Once you have become familiar with many of the graphical tools and pulldowns, you can switch to using more of
66 the keyboard to navigate.  Many of the key equivalences are listed in each of the pulldowns to the right of the option
67  as a shortcut. All of the shortcuts are listed in a document for keyboard 
68 navigation (\nameref{cha:shortcuts}). This includes, for example, shortcuts like the \texttt{Home} and \texttt{End} keys to go to the beginning or end of the timeline.  
69 Another example is in the default cut and paste mode, hold down \texttt{Shift} while pressing \texttt{Home} or \texttt{End} in order to select the region of the timeline between the insertion point and the key pressed.
70
71 \subsection{Zoom Panel}%
72 \label{sub:zoom_panel}
73
74 Below the displayed tracks in the timeline, you will find the zoom panel as seen in figure~\ref{fig:patchbay}.
75 In addition to the scrollbars, these options and their values are another set of tools for positioning the timeline.  
76 In order of appearance in the zoom panel as rectangular boxes and either tumbler arrows or a up/down arrow, this next list shows each option along with its tooltip description if available.
77 Then more details are provided in the next paragraphs.
78
79 \vspace{2ex}
80 \begin{tabular}{ll}
81    \hline
82         Sample zoom & Duration visible on the timeline \\
83         Amplitude & Audio waveform scale \\
84         Track audio zoom & Height of audio tracks \\
85         Track video zoom & Height of video tracks \\
86           (type) & Automation Type \\
87         Curve zoom & Automation range minimum and maximum \\
88         Selection change & 3 boxes with starting point, length, and ending point \\
89         Alpha slider & Slider bar to control alpha value for colored assets \\
90    \hline
91 \end{tabular}
92
93 Changing the \emph{sample zoom} changes the amount of time displayed on the timeline 
94 so you can see your media as individual frames or as the entire length of your media. 
95 To see more frames, use a higher setting. 
96 The sample zoom value is not an absolute time reference because it refers to the duration visible on the timeline. It will change as you modify the length of the program window horizontally.
97 You can either use the $\uparrow$ and $\downarrow$ arrows to change the sample zoom by a power of two, or use the mouse wheel on the tumblers to zoom in and out.
98
99
100 The next option is \emph{amplitude} and it only affects the audio waveform size. \texttt{Ctrl-$\uparrow$} and \texttt{Ctrl-$\downarrow$} are shortcuts used to change the amplitude zoom as an alternative to the down arrow to the right of the numerical size.
101
102 The \emph{track audio and video zoom} affects all tracks of that type and determines the height of each track. 
103 If you change the audio track zoom, the amplitude zoom will be changed also so that the audio waveforms
104 are proportionally sized.
105 Shortcuts, \texttt{Ctrl-Pgup} and \texttt{Ctrl-Pgdown}, change the track zoom to the next level simultaneously for all of the audio and video tracks.
106
107 \emph{Automation type} is used for selecting one of the following: Audio Fade, Video Fade, Zoom, Speed, X, or Y (X and Y are for the compositor's Camera and Projector).  When an auto line is present on
108 the timeline and is being manipulated, a small square the same color as the line will be shown to 
109 the left of the Automation type when the left mouse button (LMB) is pressed.  This is just an indicator to make it easy to see what is being worked.
110  
111 The \emph{curve zoom} affects the curves for the selected \emph{automation type} in all the tracks of that type and determines the value range for those curves. 
112 Use the tumbler arrows to the left of the numbers for the minimum value and the tumblers to the right for the maximum value, or manually enter the values in the text box. 
113 Good default values for audio fade are -40.0 to 6.0 and for video fade are 0.0 to 100.0. 
114 The tumbler arrows change curve amplitude, but the only way to curve offset is to use the fit curves button on the curve itself.
115
116 The \emph{selection start time}, \emph{selection length}, and \emph{selection end time} display the current selected timeline values. When there is no selection, both the start and end time are the current
117 position of the timeline and the selection length is 0.
118 The \emph{alpha slider} allows for varying the alpha value when using colors on the tracks as set in your \texttt{Preferences $\rightarrow$ Appearance} for \texttt{Autocolor assets}.  
119 It has no function without that flag set.
120
121 There are 3 additional pieces of information in the line immediately below the \textit{zoom panel}.
122 In the lower left hand corner there could be messages such as "Welcome to \CGG{}" when there is no 
123 need to display a red-colored error message or a line that reads "Rendering took H:MM:SS" after a render
124 has just been completed. Or when working with an auto, a small square the color of the last changed auto line, will be
125 present along with its keyframe type, location on the timeline, and its current value.  This is simply
126 for easy recognition of what is being worked. The second piece of helpful information is all the way to
127 the right which is a long rectangular box indicating the percentage completion of a render. Finally
128 there is an X with the tooltip of "Cancel operation" used to stop an ongoing render
129 (the cancel operation may seem slow due to the amount of data still in the buffer upon cancellation).
130
131 \subsection{Track Popup Menu}%
132 \label{sub:track_popup_menu}
133
134 Each Track has a popup menu. 
135 To activate the track popup menu, Right mouse click (RMB) on the track. 
136 The popup menu affects the track whether the track is armed on the patchbay or not. 
137 The Track Menu contains a number of options:
138
139 \begin{description}
140     \item[Attach Effect] opens a dialog box of effects applicable to the type of track of audio or video.
141     \item[Move up] allows for changing the order of the tracks up; the actual code refers
142 to this as a swap. Disarmed tracks affect the results.
143     \item[Move down]  allow for changing the order of the tracks down; the actual code refers
144 to this as a swap.  Disarmed tracks affect the results.
145     \item[Roll up] moves the tracks one step up in the stack with the top track going to the bottom.  This is applicable to all armed and disarmed tracks.
146     \item[Roll down]  moves the tracks one step down in the stack with the
147 bottom track going to the top.  This is applicable to all armed and disarmed tracks.
148     \item[Delete track]  removes the track from the timeline.
149     \item[Add Track]  adds a track of the same media type as the one selected, audio or video, above the selected track.
150     \item[Find in Resources]  the media file on that track at the location of the insert pointer will be highlighted in the media folder in the Resources window. If the 
151         Resources window is closed, media is found and highlighted but the Resources window is not displayed.
152     \item[Show edit]  will point out the exact start and stop points along with the length of the current edit on
153         that track as well as the media name, track name and number, and edit number.
154     \item[User title]  is used to change the title name.  This is really handy for files that have very long and
155         similar names that would get cut off during edits.  You can use short names to better differentiate the
156         media. In Drag and Drop editing mode, if you select multiple edits all of those clips will have
157 their title name changed.
158     \item[Bar color]  allows the user to select a specific color for the title bar.  This helps to more easily locate a piece of media.
159     \item[Resize Track]  resizes the track; this is only applicable to video tracks.
160     \item[Match Output Size]  resizes the track to match the current output size; this is only applicable to video tracks.
161 \end{description}
162
163
164 \subsection{Insertion Point}%
165 \label{sub:insertion_point}
166
167 The insertion point (figure~\ref{fig:insertion-points}) is the vertical hairline mark that spans the timeline in the program window - it can be a solid line but most of the time it will be flashing. 
168 Like the cursor on a word processor, the insertion point marks the place on the timeline where the next
169 operation will begin. It is the starting point of all play operations and is the point where a paste operation will occur. 
170 In some cases, when rendering it defines the beginning of the region of the timeline to be rendered. 
171
172 To move the insertion point, you move the mouse inside the timebar area and click with the left mouse button. 
173 You can use any place on the timebar to reposition the insertion point as long as that spot is not blocked
174 by In/Out point or a label. 
175 In cut and paste editing mode, you can also change the position of the insertion point with a simple 
176 left mouse click in the timeline itself.
177 When moving the insertion point, the position is either aligned to frames or aligned to samples. 
178 For best results, \textit{Align cursor on frames} when editing a video track and \textit{Align to samples} when editing audio. 
179 Use the pulldown \texttt{Settings$\rightarrow$Align cursor on frames} to change the alignment by
180 checking the box on for video and off for audio.
181
182 \begin{figure}[htpb]
183     \centering
184     %\includegraphics[width=0.8\linewidth]{name.ext}
185     \begin{tikzpicture}[scale=1, transform shape]
186         \node (img1) [yshift=0cm, xshift=0cm, rotate=0]
187          {\includegraphics[width=0.6\linewidth]{insertion-point.png}};
188         \node [yshift=-5mm, xshift=-1cm,anchor=east] at (img1.north west) (Pulldowns) {Pulldowns};
189         \node [yshift=-10mm, xshift=-1cm,anchor=east] at (img1.north west) (Transport) {Transport \& Buttons Bar};
190         \node [yshift=-15mm, xshift=-1cm,anchor=east] at (img1.north west) (Timebar) {Timebar};
191         \node [yshift=-20mm, xshift=-1cm,anchor=east] at (img1.north west) (Title) {Media Title };
192         \node [yshift=-28mm, xshift=-1cm,anchor=east] at (img1.north west) (Video) {Video Track};
193         \node [yshift=-46mm, xshift=-1cm,anchor=east] at (img1.north west) (Audio) {Audio Track};
194         \draw [->, line width=1mm] (Pulldowns) edge  ([yshift=-5mm] img1.north west);
195         \draw [->, line width=1mm] (Transport) edge  ([yshift=-10mm] img1.north west);
196         \draw [->, line width=1mm] (Timebar) edge    ([yshift=-15mm] img1.north west);
197         \draw [->, line width=1mm] (Title) edge      ([yshift=-20mm] img1.north west);
198         \draw [->, line width=1mm] (Video) edge      ([yshift=-28mm] img1.north west);
199         \draw [->, line width=1mm] (Audio) edge      ([yshift=-46mm] img1.north west);
200         \end{tikzpicture}
201     
202     \caption{Insertion point is at 0:00:25:10 in Hr:Mn:Sec:Frames}
203     \label{fig:insertion-points}
204 \end{figure}
205
206
207 \subsection{Editing Modes}%
208 \label{sub:editing_modes}
209
210 There are 2 different editing modes for operations which affect how the insertion point and editing
211 on the timeline operate.  
212 There is:  \emph{drag and drop mode} and \emph{cut and paste mode}. 
213 The editing mode is determined by selecting the \texttt{arrow}, or immediately to the right of the arrow,
214 the \texttt{I-beam} in the Transport and Buttons bar. In figure~\ref{fig:insertion-points} you can see
215 the green colored highlight \protect\footnote{green is used in the default Cakewalk theme, but the highlight color will be different in other themes} on the arrow icon indicating that you are currently in 
216 \emph{drag and drop mode}.
217
218 With the arrow highlighted for \emph{drag and drop mode}, a double click with the left mouse button in the timeline selects the edit the mouse pointer is over. 
219 Then dragging in the timeline repositions that edit and this can be used for moving effects,
220 changing the order of playlists, or moving video pieces around. 
221 There are numerous methods to cut and paste in \emph{drag and drop mode} by setting In/Out points to define
222 a selected region or using the Copy/Paste Behavior as outlined in~\ref{sub:copy_paste_behavior}. 
223 In this mode, clicking the LMB in the timeline does not reposition the \textit{Insertion Point}. 
224
225 When the I-beam is highlighted, you are in \emph{cut and paste mode}.
226 In cut and paste mode, clicking the LMB in the timeline does reposition the \textit{Insertion Point}. 
227 Double clicking in the timeline selects the entire edit the cursor is over, i.e.\ that column. 
228 Dragging in the timeline with the LMB pressed down, highlights a selected region and this is the region that is affected by cut
229 and paste operations.  It is also the playback range used for the subsequent playback operation. 
230 Holding down the Shift key while clicking in the timeline extends the highlighted region.
231
232 \begin{figure}[htpb]
233     \centering
234     \includegraphics[width=0.4\linewidth]{i-beam.png}
235     \caption{I-beam + in/out  +  labels}
236     \label{fig:i-beam}
237 \end{figure}
238
239 \subsection{In/Out Points}%
240 \label{sub:in_out_points}
241
242 The In/Out points, displayed on the timebar by [ and ] brackets,  can be set in either of the editing modes to define the selection.
243 In the timebar, a colored bar will show between these 2 brackets to better outline the area selected.
244 In \emph{drag and drop mode}, they are an easy way to define a selected region.
245
246 It is important to remember that a highlighted area overrides the In/Out points. That is, if a highlighted area and In/Out points are both set, the highlighted area is changed by editing operations and the In/Out points are ignored. 
247 But if no region is highlighted, the In/Out points are used. 
248 To avoid confusion, use either highlighting or In/Out points but not both at the same time.
249
250 To set In/Out points, in the timebar move to the position where you want the In point and click the In
251 point icon or one of the [ or < keys.
252 Then move the insertion point to a position after the In point and click the ] or > or the Out point icon. 
253 You can use these same icons or keyboard characters to toggle In/Out points on or off.
254
255 If you set the insertion point in another place when In/Out points are already set, that existing point will be
256 repositioned when you click the In/Out icon or keyboard equivalent. 
257 If you click on In/Out points while a region is highlighted, the insertion point will be ignored and In/Out points will be set at the beginning and at the end of the highlighted area.
258
259 When you select either the In or Out point on the timebar, the insertion point will move to that location. Note that when the insertion point is at the exact position of an In or Out point, the bracket will change
260 color making it easy to see that you are exactly at that spot.
261  
262 If only the In point is set, when you click the In point icon the In point will be deleted. 
263 If only the Out point is set, when you click the Out point icon the Out point will be deleted. 
264 Holding the Shift key while clicking on an In/Out point, the area between the insertion point and that
265 In/Out point will be highlighted or extended to that In/Out point if already highlighted. 
266
267 An easy way to turn off the In/Out points if both are set, is to double click on the [ icon in the toolbar. 
268 If you have already set the In and Out points, and then move the insertion point anywhere to the left of
269 the Out point, a LMB click on the [ icon will move the In point to the location of the insertion point.  In the same
270 manner if you move the insertion point anywhere to the right of the In point, a LMB click on the ] icon
271 will move the Out point to that new position.  However, if you move the insertion point for either the
272 In or Out point beyond what makes sense to designate In/Out points, the bracket you clicked on will be
273 moved to the insertion point and the other bracket will be eliminated.  That is obviously because the
274 In point has to come before the Out point on the timeline.
275
276 Some of the useful operations concerning the In/Out pointers are listed next.
277
278 \begin{description}
279     \item[Ctrl-KeyPad\#]  if In/Out set, \texttt{KP 2,3,5,6 + Enter}, play between In/Out points
280     \item[Shift-Ctrl]  loops play between In/Out points
281     \item[Click In/Out] while holding the LMB down, drags In/Out pointer where you drag to
282     \item[Shift-Ctrl] with a transport button (e.g. Fast Forward), loops play between In/Out points
283     \item[Ctrl-t]  clears both In/Out points
284 \end{description}
285
286 \subsection{Labels}%
287 \label{sub:labels}
288
289 Labels are used in order to set exact locations on the timeline that you want to be able to easily get to. 
290 To create a label, position the insertion point at a location and click on the label icon in the Transport
291 and Buttons bar. The new label is displayed on the timebar as a down arrow at that location as shown in
292 figure~\ref{fig:i-beam}.  Whenever the insertion point is at the same position as a label, it changes
293 color to emphasize that it is exactly at that spot.
294 Labels make it so you can jump back and forth to exact marked locations on the timeline.
295 Use the lower case letter “\texttt{L}” as a shortcut for the label button.
296
297 You can use labels to reposition the insertion point when that label is selected. They are also
298 especially useful for moving along the timeline to the \textit{Next label} or \textit{Previous label}
299 with the buttons on the Transport and Buttons bar to the right of the Labels button.  
300 When moving along the timeline with the Next or Previous label buttons, if a label is out 
301 out of view the timeline will automatically be repositioned so that the label is visible.
302 If you perform a \textit{Next label} operation and there are no more, the insertion point
303 will go to the End position.  Conversely if you perform a \textit{Previous label} operation
304 and there are no more labels, the insertion point will go to the Home position. 
305 Keyboard shortcuts for label traversal are:
306
307 \begin{description}
308     \item[Ctrl-left] moves the insertion point to the previous label.
309     \item[Ctrl-right] moves the insertion point to the next label.
310 \end{description}
311
312 There is a  Label folder in the Resources window which has a list of every label and its exact location
313 where the label is. The location is based on the timestamp, frame number, or sample number depending on the selected Time Format of your timebar. 
314 You can edit, delete, or goto a label by clicking the RMB on that label in the Resources window which
315 brings up a popup menu with those options.  It can be quite helpful to \textit{edit} the label
316 and add a text string to help identify what the label represents.
317 In addition, RMB clicking the label symbol on the timebar brings up a textbox displaying the current
318 text string and allowing you to change it. If a Label has been given a name, simply mousing over
319 the label symbol on the timebar will display that string.
320
321 With labels you can also select regions:
322
323 \begin{description}
324     \item[Shift-Ctrl-left] highlights the area between the insertion point and the previous label.
325     \item[Shift-Ctrl-right] highlights the area between the insertion point and the next label.
326     \item[Double-clicking] on the timebar between two labels, highlights the area between the labels.      
327     \item[Shift-clicking] on a label, highlights the area between that label and the insertion point.
328         If an area is already highlighted, it extends the highlighted area up to that label.
329 \end{description}
330
331 If you LMB click the label button when an area is highlighted, labels are created at each end of the
332 highlighted area. 
333 When a label is selected, if you click on the label icon, the label will be deleted. 
334 To delete multiple labels, highlight that area, then use the \texttt{Edit $\rightarrow$ Clear $\rightarrow$ Clear labels}
335 function to delete them all. The same precedence rules apply to this operation as mentioned earlier.  That
336 is, if both In/Out points are set and there is a highlighted area also set, the highlighted area's 
337 labels will be cleared and not those between the In/Out points.
338
339 If you enable \emph{Edit labels} in the \textit{Settings} pulldown menu or disable the \emph{Lock labels from moving}
340 button on the Transport and Buttons bar, labels will be cut, copied or pasted along with the selected
341 area of the first armed track. 
342 In the same manner, if a selected area of media is spliced from the viewer to the timeline in a position 
343 before labels, the labels will be moved to the right on the timebar so that the label maintains its 
344 relative position to its edit. 
345 To prevent labels from moving on the timebar, enable the \emph{Lock labels from moving} icon or
346 disable the \emph{Edit labels} option under the \textit{Settings} pulldown.
347
348 \subsection{Color Title Bars and Assets}%
349 \label{sub:color_title_bars_and_assets}
350
351 In order to visually aid in locating clips on the timeline that are from the same media file, you can have them auto-colored or self-colored.  Auto-color is
352 an automatic system to always color the files on the timeline when loaded. 
353 Self-color is a manual coloring requiring the user to take definitive action.
354 Use of this feature requires additional memory and cpu on every timeline redraw, therefore it is recommended that smaller computers leave it turned off.
355
356 For auto-color the color will be based on a hashed filename so that whenever you load this particular media, it will always have the same color on the title bar even if you use proxy.  
357 To enable auto-color go to \texttt{Settings $\rightarrow$ Preferences, Appearance tab} and check on \texttt{Autocolor assets}. You will see this in the Flags section
358 as shown in Figure~\ref{fig:settings}.  It is disabled by default.  
359 Each media will have a random muted color and there could easily be close duplicates as generated by the program algorithm.  There will be no total black, but some dark shades are possible.  
360
361 To change a specific clip to your own chosen color, right mouse button (RMB) over that clip and an Edits popup will be displayed.  
362 Choose the option \textit{Bar Color} to bring up the color picker and choose a color.   
363 You can also change the alpha value in the color picker and this alpha takes precedence over the current alpha slider bar value unless the color picker's alpha value is set to 1.0.   
364 The color will only change after you click on the checkmark.  
365 The \emph{Bar Color} option works in either Drag and Drop or Cut and Paste editing mode and also works if \textit{Autocolor assets} is not set.  
366 In Drag and Drop editing mode, if you select several clips (reference "Create a 
367 group" in ~\ref{sub:grouping_edits}) and then bring up the Edits popup with the right mouse button over a track, you can use the \emph{Bar Color} option to change all of those selected to the same color.
368
369 To go back to the default colors, uncheck \textit{Autocolor assets} in Preferences, but this does not affect the specially chosen self-colored ones as they are preserved.  
370 To change these individually or selectively, use the Edits popup \emph{Bar Color} option and click on \textit{Default} in the color picker window.  
371
372 And that’s not all!  
373 There is an \emph{alpha fader slider bar} on the bottom of the main window on the right hand side of the Zoom Panel.  
374 With this alpha slider, you can colorize your video and audio tracks to either see only the color at 0.0 or see only the image at 1.0.  
375 This slider bar affects all colored areas of the Autocolor assets and the self-colored ones.  
376 In the case when a specifically changed edit alpha value is set in the color picker
377 to any value except 1, the slider bar will not affect that.  
378 Once you use the slider bar, it is activated so gets first shot at any keystrokes in the main window.  
379 You deactivate this by simply clicking in a different part of the main window.  
380
381 As long as we are on the subject of color, just a note that you can also change the \textit{Highlighting Inversion color} in \texttt{Settings $\rightarrow$ Preferences, Appearance tab}.  You can see this option in Figure~\ref{fig:settings} in the Color section.  
382 That setting defaults to white ($ffffff$) but sometimes this is a little bright so you can put any hex value in that suits you.
383
384 This image (figure~\ref{fig:autocolor_assets_alpha}a) shows an example of the Autocolor assets with alpha set to 0.0 so that you see only the color and no image.
385 In this image (figure~\ref{fig:autocolor_assets_alpha}b), the alpha is set to show the image
386 and waveforms with transluent colors.  The pink media file has been self-colored rather than the autocolor to make it easy to see.
387
388 \begin{figure}[htpb]
389     \centering
390     \begin{minipage}[h]{0.55\linewidth}
391         \center{\includegraphics[width=0.99\linewidth]{autocolor-assets_alpha0.png}} \\ a)
392     \end{minipage}
393     \begin{minipage}[h]{0.4\linewidth}
394         \center{\includegraphics[width=0.99\linewidth]{autocolor-assets_alpha1.png}} \\ b)
395     \end{minipage}
396     \caption{An example of the Autocolor assets}
397     \label{fig:autocolor_assets_alpha}
398 \end{figure}
399
400
401 \subsection{More about Pulldowns}%
402 \label{sub:more_about_pulldowns}
403
404 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.  
405
406 %TODO Figure 3 shows an example of the pulldowns as displayed in the main window.Appearance
407
408
409 \begin{description}
410     \item[File]  options for loading, saving, and rendering as described in other sections (\ref{cha:load_save_and_the_EDL}).
411     \item[Edit]  edit functions; most of which have shortcuts that you will quickly learn (\ref{cha:editing}).
412     \item[Keyframes]  keyframe options which are described in the Keyframe section (\ref{cha:keyframes}).
413     \item[Audio]  audio functions such as \textit{Add track}, \textit{Attach effect}
414 and \textit{Attach transition}.  The \textit{Attach effect} is especially useful when
415 you need the effect to be applied to all related audio tracks as a \textit{Shared effect}
416 and is described as an alternative method of application in section \ref{sec:shared_effect_tracks}.
417     \item[Video]  video functions such as \textit{Add track, Default/Attach transition, Render effect}.
418     \item[Tracks]  move or delete tracks are the most often used plus \textit{Align Timecodes}.
419     \item[Settings]  much of this is described elsewhere with the most frequently used to include
420 Preferences (\ref{cha:configuration_settings_preferences}), Format (\ref{cha:project_and_media_attributes}), 
421 Proxy and Transcode (\ref{sec:proxy_settings}), as well as the others.
422     \item[View]  for display or modifying asset parameters and values to include Fade, Speed, and Cameras.
423     \item[Window]  window manipulation functions.
424 \end{description}
425
426
427 \subsection{Window Layouts}%
428 \label{sub:window_layouts}
429
430 If you like to use different window layouts than the default for certain scenarios, you can setup, save, and load 4 variations.   
431 First, position your \CGG{} windows where you want them to be and then use the \textit{Window} pulldown and choose \emph{Save layout}. Note the words \emph{Save layout} highlighted in Figure~\ref{fig:window_layouts}a with 4 names shown to the right and below of that highlight. 
432 To use the default name of \textit{Layout \#}, when the popup comes up, just click the green checkmark OK on the Layout popup menu.  
433 If you would like a specific name for your layout so you can remember what its best use case is,
434 keyin 1-8 english characters that are meaningful to you (english characters mean you can not use the German umlaut, the French accent, or the Spanish ñ). 
435 Legal characters are a-z, A-Z, 0-9, \_ (the underscore character) and a limit of 8 total.  
436 If you keyin more than 8, only the last 8 characters will be used.  
437 To rename a currently existing layout, use the \emph{Save layout} option again on the one to rename, and keyin a different name into the text box or leave blank for the default name (figure~\ref{fig:window_layouts}b).
438
439 \begin{figure}[htpb]
440     \centering
441     \begin{minipage}{.49\linewidth}
442         \center{\includegraphics[width=1\linewidth]{window_layout1.png}}\\ a)
443         %TODO High res image replace
444     \end{minipage}
445     \begin{minipage}{.49\linewidth}
446         \vspace{13ex}
447         \center{\includegraphics[width=1\linewidth]{window_layout2.png}}\\ b)
448         %TODO Alpha channel
449     \end{minipage}
450     \caption{Window Layouts}
451     \label{fig:window_layouts}
452 \end{figure}
453
454 The files containing the coordinates for your layouts will automatically be saved in the \texttt{\$HOME/.bcast5} directory as \texttt{layout\#\_rc} or \texttt{layout\#\_8chars\_rc}.
455
456 To use the desired layout, keyin the shortcut or use the \textit{Window} pulldown and choose \emph{Load layout} and then make your choice. It is very beneficial to 
457 learn the the associated shortcut layouts (Ctrl+Shift+Fx where x is 1,2,3, or 4)
458 because they can be executed from any of the 4 windows instead of just the main
459 timeline window.
460
461 \subsection{Multi-Pane Support}%
462 \label{sub:multipane_support}
463
464 The main \CGG{} edit window holds the Track Canvas which can be divided into 4 panes of track data: 1 or 2 vertical panes and/or 1 or 2 horizontal panes.  To split the track, use the \textit{Window} pulldown, and then click on \textit{Split X} or \textit{Split Y} depending on how you wish to split the track.  Alternatively, the canvas pane types can be changed using keys \textit{<Ctrl-1>} for toggle split horizontal or \textit{<Ctrl-2>} for toggle split vertical.  Or the track can be split into panes by using the \textit{+ widget} in the lower right hand corner of the track canvas.  Once the track has been divided, you can use the + widget shortcut or the drag bars to change the size of the panes.
465
466 Multi-Pane, or split screen, allows you to look at the first part of a movie at the same time as a part that is a long ways away on the timeline which would have been off the screen.  By having multiple panes, you can see the 2 parts you want to look at simultaneously and drag/drop easily between the 2.  Also, the \textit{X pane split} is extremely convenient for laptop users and computer monitors with small screens since it can be used with horizontal scrolling with the mouse wheel + Ctrl.  The \textit{Y-pane split} makes it easy to see 2 simultaneous drag and drop zones when you have lots of tracks (figure~\ref{fig:multi-pane01}).
467
468 \begin{figure}[htpb]
469         \centering
470         \includegraphics[width=1.0\linewidth]{multi-pane01.png}
471         \caption{Shown are 4 panes that have split in X and Y the main track canvas}
472         \label{fig:multi-pane01}
473 \end{figure}
474
475
476 \subsection{Just Playing!}%
477 \label{sub:just_playing_}
478 What if you are just using \CGG{} to play media and listen to tunes? 
479 After loading your media, just hit the space bar to start playing and then again to stop playing.  
480 Other than that, use the transport buttons on the top bar of the Program window.  
481 Other ways to \textit{play around} are described next. 
482
483 \subsubsection*{Repeat Play / Looping Method}%
484 \label{ssub:repeat_play_looping_method}
485
486 There are 2 methods for repeat play or looping on the timeline and 1 method for both the Compositor and the Viewer.  This works in conjunction with any of the transport buttons or shortcuts in either forward or reverse as usual.  The 1 exception is that the Shift key can not be used to either add or subtract audio within the repeat area.
487
488 \textit{Method 1:} Shift-L on the Timeline, repeats the selection per the algorithm outlined next.
489   
490 When setup, long green lines are displayed across the entire set of tracks which shows the start and end of the loop.
491 \begin{enumerate}
492     \item  Highlighted selection repeats loop and takes precedence over all other possibilities.  
493         If the cursor is before the highlighted area, it will play up to the area and then repeat the highlighted section.  
494         If the cursor is after the highlighted section, play will start at the beginning until you get to the
495         highlighted section and then repeat.
496     \item  When both In and Out pointers are set, it repeats the section between [ and ].
497     \item  If only one of the In or Out pointers is set, it loops the whole media.
498 \end{enumerate}
499
500 \textit{Method 2:} Ctrl+Shift+transport button on the Timeline, Viewer, and Compositor
501
502 \begin{enumerate}
503     \item Repeats entire media if no In or Out pointer set.
504     \item  In and Out pointer set, repeats area between pointers.
505     \item  Only In pointer set, repeats from In to end of media.
506 \end{enumerate}
507
508 \subsubsection*{Last Play Position Memory}%
509 \label{ssub:last_play_position_memory}
510
511
512 When you play media, the start/end playback positions are saved as if they had been made into temporary labels.  
513 They appear on the timeline as purple/yellow hairline markers representing the last start/end labels for the last playback. 
514 They can be addressed as if they are label markers using:
515
516 \begin{description}
517     \item[Ctrl$\leftarrow$]   tab to the label before the cursor, that is \textit{play start}
518     \item[Ctrl$\rightarrow$]   tab to the label after the cursor, that is \textit{play stop}
519 \end{description}
520
521
522 You can use these markers for re-selection.  
523 Additionally, the selection region can be expanded by \textit{pushing} the markers using single frame playback.  
524 Use frame reverse (\texttt{keypad 4}) to push the start play marker backward, or use frame forward (\texttt{keypad 1}) to push the end play marker forward.
525
526 Another handy feature is to use the combination of Ctrl-shift-arrow (left or right) to select the media from the cursor position (red hairline) to the start or end marker by \textit{tabbing} to the label markers.  
527 For example, tab to the beginning of the previous play region using Ctrl-left-arrow to move the cursor to the beginning of last play, then press Ctrl-Shift-right-arrow to tab to the end of the playback region. 
528 Now you can clip/play/expand or edit the previous playback selection.
529
530 \begin{description}
531     \item[Ctrl SHIFT$\rightarrow$]        tab cursor to label right of cursor position and expand selection
532     \item[Ctrl SHIFT$\leftarrow$]         tab cursor to label left of cursor position and expand selection
533 \end{description}
534
535
536 \subsubsection*{Playback Speed Automation Support}%
537 \label{ssub:playback_speed_automation_support}
538
539
540 The speed automation causes the playback sampling rate to increase or decrease to a period controlled by the speed automation curve.  
541 This can make playback speed-up or slow-down according to the scaled sampling rate, as \textit{time is multiplied by speed} (Speed $\times$ Unit\_rate). For more information on changing
542 the speed, read the section on Speed Automation~\ref{sec:speed_fade_automation_gang}.
543
544 \subsubsection*{Alternative to using Numeric Keypad for Playing}%
545 \label{ssub:alternative_to_using_numeric_keypad_for_playing}
546
547
548 For the keyboards without a numeric keypad or if you prefer to use keys closer to where you normally type, there are alternative keys for the play/transport functions.  These are listed below.
549
550 \begin{tabular}{lcl}
551         Alt + m&=&stop playback\\
552
553         Alt + j&=&forward single frame\\
554
555         Alt + k&=&forward slow playback\\
556
557         Alt + l&=&forward normal playback\\
558
559         Alt + ;&=&forward fast playback\\
560
561         Alt + u&=&reverse single frame\\
562
563         Alt + i&=&reverse slow playback\\
564
565         Alt + o&=&reverse normal playback\\
566
567         Alt + p&=&reverse fast playback\\
568 \end{tabular}
569 \begin{minipage}{.45\linewidth}
570 + Shift key, single frame forward/reverse will include audio; all others
571 will not include audio.
572 \vspace{1ex}
573
574 + Shift + Ctrl, results in the transport function operating only between the in/out pointers.
575 \end{minipage}
576
577 \section{Compositor Window}%
578 \label{sec:compositor_window}
579
580 \begin{figure}[htpb]
581     \centering
582     \includegraphics[width=0.99\linewidth]{compositor_window.png}
583     \caption{Left hand side are the toolbar functions / bottom bar has many control functions}
584     \label{fig:compositor_window}
585 \end{figure}
586
587 The Compositor window (figure~\ref{fig:compositor_window}) is used to display the timeline
588 output.  Playing and moving along the timeline video in the Program window shows in the
589 Compositor window what the current image is.  Here is where many compositing operations are
590 performed that can change 
591 what the timeline will look like.  When enabled, you can simply click the LMB in the Compositor
592 window to start and stop play.
593   You can zoom in and out to 
594 see small details, pan with the scrollbars, lock the window to prevent changes, add masks,
595 and make changes with the Projector and Camera function operators. These will be explained
596 in more detail in the following sections.
597
598 \subsection{Compositor Controls}%
599 \label{sub:compositor_controls}
600
601 On the bottom of the window, there are many
602 of the same transport buttons and controls that are available in the Program window.
603 They work the same as in the Program window and also have tooltips that are visible 
604 when you mouse over each of the icons so their use is fairly obvious.  However,
605 of particular note is the button \textit{Click to play} which is described in~\ref{sub:click_to_play_in_viewer_and_compositor}.  Next is the \textit{Videoscope} button which is used to enable the scopes window
606 without having to apply the filter to the tracks/edits.
607
608 Next to all of these controls all the way to the right side, there is a \textit{zoom menu} and a \textit{tally light}.  The \textit{zoom menu} has a pulldown with different settings that you can choose from
609 or you can just use the tumbler arrows to the right. Generally when just getting started, you
610 will be using the default \textit{Auto} option.  The window size is not changed, but rather
611 the size of the video itself. In addition there are many shortcuts for zooming that you
612 will find in the Shortcuts chapter (\ref{cha:shortcuts}).
613
614 Using a RMB click in the compositor window brings up a menu with several options.  One of these
615 is \emph{Resize Window} which allows for resizing the entire window instead of just the video
616 and if you highlight that, you can choose from several variations for the window size. 
617 Other available options include self-explanatory ones of \emph{Fullscreen} with "f" as a toggle
618 to go to fullscreen and to revert to non-fullscreen and \emph{Zoom Auto}. 
619 As you would expect, whenever the video is zoomed so that only part of the image is visible
620 in the window, scrollbars are automatically added as needed on the bottom, the right hand 
621 side, or both.
622 Other options include \emph{Reset camera} and \emph{Reset projector} which obviously are used
623 to reset the camera and the projector (reference~\ref{sub:camera_and_projector}).  And
624 \emph{Camera/Projector keyframe} will create a keyframe at that point on the timeline for
625 X,Y, and Z without the requirement of being in \textit{Automatic Keyframe Mode}.  More 
626 information is described in the section \nameref{sec:compositor_keyframes}.
627 The \emph{Hide controls/Show controls} option is great for hiding the left hand toolbar and
628 bottom set of controls for a cleaner look. 
629
630 Next to the zoom tumbler arrows, is a \textit{tally light} that will be filled in with some color
631 (often red or blue) when a rendering operation
632 is taking place. This is especially helpful when loading a very large video so you know
633 when it is finished loading.  You should pay attention to this \textit{tally light} when performing
634 a particularly time-consuming operation so that you do not keep executing more operations
635 that just have to wait until completion of that CPU intensive operation.  Also, you should look
636 to see if the light is on before assuming that \CGG{} is hung up.
637
638 When the window is unlocked, meaning that it is not in \textit{Protect video from changes} mode on the
639 toolbar, MMB clicking and dragging anywhere in the video pans the view.  Panning can also
640 be accomplished with the bottom and right hand side scroll bars when displayed.
641
642 \subsection{Compositor Toolbar}%
643 \label{sub:compositor_toolbar}
644
645 On the left hand side of the Compositor window, there is a toolbar with several icons that
646 provide functions for viewing and compositing the video. Each of these operational features 
647 will be described in more detail next. 
648 \begin{description}
649     \item[Protect video from changes] this option makes it possible to disable changes to the
650 compositor output when clicking on the Compositor window. It allows for using the
651 \textit{Click to play} button (when enabled) for simply starting and stopping play.  It helps
652 to prevent an accidental click from making unwanted changes. When you enable this option, any
653 of the other enabled tools will automatically be disabled.
654
655      \item[Zoom view / magnifying glass] when enabled, the \textit{Zoom view} immediately results
656 in the addition of a zoom slider for fine viewing.  
657 The vertically oriented \textit{zoom slider} will be displayed underneath the last icon of the toolbar and extends
658 to almost the end of the toolbar.
659 The slider allows for adjusting the amount of zoom at any level between 0.01 and 100 based on a logarithmic scale.  
660
661 When using the zoom slider, the number by which the view is zoomed can be seen in the textbox 
662 on the bottom controls where the \% zoom is located.  
663 The zoom slider size is in the form of \textit{times}, such as $\times$0.82 which indicates that the picture is zoomed to $\frac{82}{100}^{th}$ of the original size as seen in the \texttt{Settings $\rightarrow$ Format} menu.  
664 Once you have set the zoom to the desired size, use the vertical and horizontal scroll bars to position the view as needed.
665 As mentioned earlier, this
666 variety of zoom only affects the video and not the resizing of the Compositor window.  After
667 utilizing this slider bar for zooming around, you may want to switch back to \textit{Auto} 
668 using the controls on the bottom of the window.
669 This slider bar is also displayed
670 when you click on the icons for \textit{Adjust camera automation} or \textit{Adjust projector automation}.  
671
672 The Compositor window image in figure~\ref{fig:zoom_slider} shows the zoom slider bar with rectangular shaped slider about in the middle.  Note that the magnifying glass is enabled which
673 automatically pops-up the slider and the \textit{Protect video from changes} is disabled.  Also note that
674 there is a scroll bar on the bottom and right side of the image since the image at this magnification
675 does not fit in the window.
676 The Controls zoom textbox shows $\times0.82$ size.  
677 \end{description}
678
679 \begin{figure}[htpb]
680     \centering
681     \includegraphics[width=0.99\linewidth]{zoom_slider.png}
682     \caption{Compositor window zoom slider bar and scroll bars}
683     \label{fig:zoom_slider}
684 \end{figure}
685 \begin{description}
686     \item[Edit mask] brings up a mask editing menu with many versatile options as
687 described in great detail later in this section (\ref{sub:masks}). You may also have to click on
688 \textit{Show tool info} to popup the menu depending on whether or not you dismissed that window previously.
689     \item[Ruler] this can be a handy tool to get the X,Y coordinates of an exact point or to 
690 measure the distance between 2 points. To use the \textit{Ruler}, move the mouse on the video to
691 get to the desired spot - these X,Y coordinates will be displayed in the \textit{Current} text
692 box.  Clicking the LMB creates Point 1 and then continue to hold down the LMB so that a ruler line is created between
693 this Point 1 and the stopping Point 2.  \textit{Deltas} is the X,Y difference between the 2 points;
694 \textit{Distance} is the number of pixels between the 2 points; and \textit{Angle} is the angle in degrees of the ruler line.  
695 In Figure~\ref{fig:safe_regions} you can see the Ruler menu on the right side of the Compositor window.
696
697 Holding down the Ctrl key while dragging with the LMB on one of the points, will
698 ensure that the line is always at a multiple of a 45 degree angle.  Holding down the Alt key while
699 dragging with the LMB on any of the points, will translate the ruler line to another place on 
700 the video while maintaining its length and angle. For some desktop window managers, such as 
701 \textit{UbuntuStudio 16.4} and \textit{Arch}, the Alt key is already in use by the Operating System
702 so you will have to use Alt+Ctrl instead.
703 If you dismiss the Ruler menu, click on
704 \textit{Show tool info} to get the menu to popup again.  
705     \item[Adjust camera automation]  the camera brings up the camera editing tool. Enable \textit{Show tool info} if the popup menu does not appear. More detail for usage is provided in the subsequent
706 section~\ref{sub:camera_and_projector}.
707     \item[Adjust projector automation]  the projector brings up the projector editing tool. Enable \textit{Show tool info} to get the menu to popup again. More detail for usage is provided in the
708 subsequent section~\ref{sub:camera_and_projector}.
709     \item[Crop a layer or output]  this is a cropping tool used to reduce the visible picture area.
710 More detail for usage is provided in a 
711 subsequent paragraph (\ref{sub:cropping}).  There is also a Crop \& Position plugin that provides
712 a different set of capabilities described in~\ref{sub:crop_position}.
713     Enable \textit{Show tool info} to get the menu to popup if it does not come
714 up automatically.
715     \item[Get color / eyedropper]  brings up the eyedropper used to detect the color at a
716 particular spot.  Enable the \textit{Show tool info} if the Color popup menu does not come up 
717 automatically or if that menu was accidentally dismissed.  Click on a specific color in the video
718 output with the LMB to see the selected color. You can then use that color's 
719 value to be applied to some effects depending on how the effect handles the eyedropper.  If you set the \textit{Radius} to a larger number, a square appears
720 around the cross cursor and an average value of the color will be the result.
721 If you \textit{Use maximum}, instead of an average value of the color, the result
722 will be the maximum of all values within that square.
723     \item[Show tool info]  this tool button is used in conjunction with the other tools on the
724 compositor's toolbar. You only need to click on this if one of these tools popup menu does not
725 come up or has been dismissed - Mask, Ruler, Camera, Projector, Crop, or Eyedropper tools.
726 You can also use it when highlighted to dismiss the highlighted tool's dialog box.
727 It is not needed for \textit{Protect video from changes}, \textit{Zoom view}, and \textit{Show safe regions} since they have
728 no dialog popup menus.
729
730 \begin{figure}[htpb]
731     \centering
732     \includegraphics[width=0.9\linewidth]{safe_regions.png}
733     \caption{Note the black outlines showing the safe regions. Also note the Ruler menu}
734     \label{fig:safe_regions}
735 \end{figure}
736
737     \item[Show safe regions]  draws 2 outlines to display the safe regions in the video as you
738 can see in Figure~\ref{fig:safe_regions}.
739 On some particular TVs/monitors/displays, the borders of the image are cut off and that
740 cut off section might not be as square as it appears in the compositor window. 
741 These are especially useful if the device for the output display is an older model TV\@.
742 The outside largest outline is the \textit{action safe overlay}; whereas the inside smallest
743 outline is the \textit{title safe overlay}.
744
745 Using the \textit{Show safe regions} has no affect on the rendered output.
746 The purpose of showing the borders is to make it easy to see where it might be cut off.  This
747 area outside the safe region can then be used as
748 a scratch or vertical blanking space.  Enabling the safe regions makes it really
749 easy to see these borders so that you can make sure 
750 titles are inside the inner outline and actions are inside the outer outline.
751
752 \end{description}
753
754 \subsection{Compositing}%
755 \label{sub:compositing}
756
757 Much of the editing in \CGG{} involves "compositing" which is the combining of visual
758 elements from different sources into single images.  This includes such things as 
759 speeding up and slowing down the video, changing the resolution, creating a split screen, and fading in and out.
760 Compositing operations are done on the timeline and in the Compositor window using various
761 operations and other compositing attributes that are available in the Resources window.
762 When \CGG{} is performing a compositing operation it plays back through the
763 compositing engine, but when not, it uses the fastest decoder that it has.
764
765 \subsection{The Temporary, Track and Output Sizes}%
766 \label{sub:track_and_output_sizes}
767
768 This section explains a few things which help to understand Compositing - especially with relation
769 to the camera, effects, and the projector.
770
771 \subsubsection*{The Temporary}%
772 \label{ssub:output_size}
773
774 \CGG{}'s compositing routines use a \textit{temporary} which is a single frame of video in
775 memory where graphics processing takes place. The size of the temporary and of the output in
776 the compositing pipeline are different and vary for any particular frame.  Effects are processed in
777 the temporary and as such are affected by the temporary size.  In the case of the camera, its
778 viewport is the temporary size. However, projectors are rendered to the output and so are affected
779 by the output size. When the temporary is smaller than the output, the temporary will have blank
780 borders around the region in the output.  When the temporary is larger than the output, it will be
781 cropped.
782
783 \subsubsection*{Track and Output size}%
784 \label{ssub:track_size}
785
786 The \textit{Track size} is used to define the temporary size with each track having a different size (viewports). It also serves to conform the input media to a chosen format (aspect ratio). So each track can have a different format (viewport).
787 You can see or set the track size by RMB click on a track and then select \emph{Resize Track} to resize
788 the track to any size. Or select \emph{Match output size} to make the track the same size as the
789 output. Or from the Resources window, RMB on a video media and choose \textit{Info} and then \textit{Resize}. When a track is resized then what it looks like on the compositor changes.  The relationship
790 between the track and the project's output size makes it possible to magnify or reduce the size of
791 a track in regards to the final output. This feature means you can create visual effects such as different aspect ratios, adjust split screens, zooms, and pans in the compositor.
792
793 The \textit{Output size} can be set in \texttt{File $\rightarrow$ New} when creating a new project,
794 or by using \texttt{Settings $\rightarrow$ Format}, or in the Resources window with RMB click on
795 a video asset and choosing \texttt{Match $\rightarrow$ Match project size}. When you \emph{Match project size}, you
796 are conforming the output to the asset. To change the size and aspect ratio of the output (Projector) we have to change the whole project, which will alter all the tracks in the timeline. Once you have set the output size in 1 of these 3 ways,
797 any newly created tracks will conform to the specified output size.  When rendering, the project's
798 output size is the final video track size where the temporary pipeline is rendered into. 
799
800 \subsubsection*{Aspect Ratio (Theory)}%
801 \label{ssub:aspect_ratio_theory}
802
803 The aspect ratio is the ratio of the sides of the frame (\textit{Width} and \textit{Height}). For example, classically broadcast TV was 4:3 (= 1.33), whereas today it has changed to 16:9 (= 1.85); in cinema we use the 35 mm aspect ratio of 1.37 (Academic aperture), but even more so the super 35 mm (2.35). There are also anamorphic formats, i.e. that have no square pixels, like Cinemascope (2.35). The projection must be \textit{normalized} to have an undistorted view.
804
805
806 From the film or digital sensors of the cameras, we can extract any frame size we want. We are talking about \textit{viewports}, which we will examine shortly. Also important is the output of the film that will be rendered, because it is what we will see at the cinema, or on TV, or on the monitor of the PC, tablet or smartphone. Referring to figure~\ref{fig:temporary-01}, you can see these two possibilities: with the Camera you choose the size and aspect ratio of the source file (regardless of the original size); while with the Projector you choose the size and aspect ratio of the output.
807
808 The following formula is used to vary the aspect ratio:
809
810 \qquad $\frac{W}{H} =$ aspect ratio ($\frac{pixels}{pixels}$)
811
812 For example to obtain an aspect ratio of Super 35 mmm (2.35) starting from a FullHD file (1920x1080) whose base extension (1920) we want to keep:
813
814 \qquad $\frac{1920}{H} = 2.35$
815
816 from which: $H = 817$ pixels
817
818 \CGG{} allows you to vary the input and output aspect ratio in the ways indicated in the previous section: by varying the pixels of the sides or by setting a multiplication coefficient.
819
820 In \texttt{Settings $\rightarrow$ Format} there is the additional possibility to vary the shape of the pixels from 1:1 (square) to handle anamorphic formats. In such cases we use:
821
822 \qquad $PAR=\frac{DAR}{SAR}$
823
824 where:
825
826 \textit{DAR}= Display Aspect Ratio
827
828 \textit{PAR}= Pixel Aspect Ratio (1 or 1:1 is square)
829
830 \textit{SAR}= Storage Aspect Ratio (i.e media file aspect ratio)
831
832
833 \subsection{Camera and Projector}%
834 \label{sub:camera_and_projector}
835
836 In the compositor window, \textit{Adjust camera automation} and \textit{Adjust projector automation}
837 are editing tools to control operation of the camera and projector.  In \CGG{}'s compositing
838 pipeline, the camera determines where in the source the \textit{temporary} is copied from while
839 the projector determines where in the output the \textit{temporary} is copied to
840 (figure~\ref{fig:temporary-01}). 
841
842 \begin{figure}[htpb]
843     \centering
844     \includegraphics[width=0.8\linewidth]{temporary-01.pdf}
845     \caption{Compositing pipeline}
846     \label{fig:temporary-01}
847 \end{figure}
848
849 In compositing, each frame can be changed using various options and plugins, such as
850 a color correction plugin (figure~\ref{fig:camera_and_projector}).  After the image has been
851 modified, the final image is projected to the compositor so that you now have a changed original.
852
853 \begin{figure}[htpb]
854     \centering
855     \includegraphics[width=0.8\linewidth]{camera_and_projector.pdf}
856     \caption{Color3way on Temporary}
857     \label{fig:camera_and_projector}
858 \end{figure}
859
860 When editing the camera and projector in the compositing window, the affected track will be the
861 first track that is armed.  If there are multiple video tracks, you can select one specific track
862 for editing with a LMB click on the \textit{Arm track} icon of the desired track. This is called
863 "solo" the track. To reverse this solo-ing, LMB click on the icon again. 
864
865 \subsubsection*{Projector Compositing}%
866 \label{ssub:projector_compositing}
867
868 The purpose of the \textit{projector} is to composite several sources from various tracks into one
869 output track.  The projector alignment frame is the same as the camera's viewport, except that it
870 shows where to put the contents of each temporary on the output canvas.  To get into projector
871 editing mode, click on the \textit{Adjust projector automation} icon in the Compositor toolbar. You
872 will then see red border lines surrounding the image and 2 diagonal lines criss-crossing in the 
873 middle, displayed in the video window.  The red outline indicates the size of the frame that will be
874 sent to the Output. You can easily drag the box with LMB, moving the frame in $x$ and $y$ directions.
875 When moving along the $z-axis$ (i.e.\ the zoom, with SHIFT+Drag) the box exactly follows the movement
876 and the size of the frame. After you position the video with the projector, you may next want to
877 \textit{Adjust camera automation}.
878
879 \subsubsection*{The Viewport}%
880 \label{ssub:viewport}
881
882 The \textit{viewport} is a window on the camera that frames the area of source video. The size of the current track is used for the initial size of the viewport. A smaller viewport, for example ($640\times480$), captures a smaller area; whereas a larger viewport of ($800\times600$) captures a larger area.  If the captured area is larger than the source video, the empty spaces will be automatically filled with blanks.  To change the size and aspect ratio of the viewport (Camera) of a single track, right-click on the track in the timeline and choose Resize Track. Here we can vary the height and base of the viewport in pixels or choose the multiplication coefficient for each side (Scale). With OK we will see the change in the Compositor window with the new dimensions reflected in the green box. We can have different size viewports for each video track on the timeline. To go back, reset the viewport to the original value. After the viewport is defined, the camera needs to be placed right above the area of interest in the source video. Operations to control the location of the camera are as follows:
883
884 \begin{enumerate}
885     \item  In the compositor window you should see the selected track.
886     \item  LMB click on the \textit{Adjust camera automation} to bring up the editing menu and the 
887 green and yellow colored outlines.
888     \item  Use the LMB to drag the video over the display in the compositor window to the desired
889 placement.
890 \end{enumerate}
891
892 When you drag over the viewport in the compositor window, it looks like you are moving the camera
893 with the mouse.  The viewport moves in the same manner.
894
895 \subsubsection*{Camera Compositing}%
896 \label{ssub:camera_compositing}
897
898 Select the camera button to enable camera editing mode. 
899 In this mode, the guide box shows where the camera position is in relation to past and future camera positions but not where it is in relation to the source video. 
900 The green box is the Viewport; at the beginning it coincides with the size of the source frame. If we move the viewport by dragging it with LMB (moving it in $x/y$), the green box remains fixed to the original size but the frame is moved to the new position.  A yellow frame will appear along the edges of the frame to indicate the displacement with respect to the green box; this behavior differs from that seen for the Projector. Even if we act on the $z-axis$ (SHIFT + Drag, equivalent to the zoom), the frame narrows or widens, moving behind the yellow frame.
901
902 \subsubsection*{Camera and Projector Menu}%
903 \label{ssub:camera_and_projector_menu}
904
905 The camera and projector have shortcut operations that do not appear in the popup menu and are not represented in video overlays. 
906 These are accessed in the \emph{Show tool info} window.
907 Most operations in the Compositor window have a tool window which is enabled by activating the question mark icon (figure~\ref{fig:camera_tool}).
908
909 \begin{figure}[htpb]
910         \centering
911         \includegraphics[width=0.8\linewidth]{camera_tool.png}
912         \caption{Camera and Projector tool}
913         \label{fig:camera_tool}
914 \end{figure}
915
916 In the \textit{Position} section you can act on the $X$, $Y$ and $Z$ coordinates. By either tumbling or entering text directly or by using the slider, the camera and projector can be precisely positioned. There is also a reference to the color of the curve as we see it on the timeline. You can also define the \textit{range} of action which by default is [-100 to 100]. By pressing the Reset button for each coordinate, or the global Reset button, the range is automatically brought to the project size value (HD; 4k; etc), which are usually the most useful limits. Note that the range can also be changed in the \textit{Program} window, in the \textit{zoom bar}, where there are similar input fields to enter the chosen limits.
917
918 In the \textit{Justify} section we can use automatic positioning in the 6 standard coordinates: Left, Horizontal, Right, Top, Center and Bottom.
919
920 The translation effect allows simultaneous aspect ratio conversion and reduction but is easier to use if the reduced video is put in the upper left of the \textit{temporary} instead of in the center. 
921 The track size is set to the original size of the video and the camera is centered. 
922 The output size is set to the reduced size of the video. 
923 Without any effects, this produces just the cropped center portion of the video in the output.
924
925 The translation effect is dropped onto the video track. The input dimensions of the translation effect are set to the original size and the output dimensions are set to the reduced size. 
926 To put the reduced video in the center subsection that the projector shows would require offsetting out $X$ and out $Y$ by a complicated calculation. 
927 Instead, we leave out $X$ and out $Y$ at 0 and use the projector's tool window. 
928 By selecting left justify and top justify, the projector displays the reduced image from the top left corner of the \textit{temporary} in the center of the output.
929
930 In the \textit{Curve type} section we can choose between various interpolation algorithms that determine the curve type:
931
932 \begin{description}
933         \item[smooth:] bezier interpolation which are flat at the endpts
934         \item[linear:] piecewise linear curve.
935         \item[tangent:] bezier interpolation with collinear endpts in a specified line.
936         \item[free:] piecewise bezier, if there is such a thing.
937         \item[bump:] has 2 values, one viewed from the left/right, discontinuous.
938 \end{description}
939
940 In the \textit{Keyframe} section we can create new keyframes and set them as Bump autos (\textit{Right/Left edges} and \textit{Span} buttons). For further details see \nameref{sec:bump_autos}.
941
942 \subsubsection*{Reset to Default}%
943 \label{ssub:reset_default}
944
945 In the compositing window, there is a popup menu of options for the camera and projector. Right click over the video portion of the compositing window to bring up the menu:
946
947 \textit{Reset Camera}: causes the camera to return to the center position.
948         
949 \textit{Reset Projector}: causes the projector to return to the center.
950
951 \subsubsection*{Use Case: Interaction Between Camera And Projector \protect\footnote{Example provided by Sam. The relative video is located at: \url{https://streamable.com/iq08i}}}%
952 \label{ssub:use_case_interaction_camera_projector}
953
954 \begin{enumerate}
955     \item Start by shrinking the projector to $z=0.500$ ($\frac{1}{4}$ of the original frame).
956     \item The next step is to switch to the camera and note that the green box has assumed the size of the projector, i.e.\ the red box. The value of $z$ of the camera is always equal to $1.000$ (default) but the frame is $\frac{1}{4}$ of the original frame, i.e.\ it has the size of the projector that has $z=0.500$. This is the current viewport size.
957     \item You enlarge the room bringing $z=2.000$. You can see that the dimensions of the viewport (green box) do not change, remaining the same as those of the projector. However, the frame has been enlarged and this variation is indicated by the enlargement of the yellow box. Let's remember that this follows the changes made with the camera tool.
958     \item We can drag the room so that we can center the frame to our liking. The movement of the yellow box shows well the variation compared to the green box.
959     \item Finally, if we want, we can switch to the projector tool to move the output frame to the position we want with respect to the size of the source. Of course, we can also work on the $z$, which in the example is at $z=0.500$, if we have decided to change the size of the output.
960 \end{enumerate}
961
962 \subsection{Masks}%
963 \label{sub:masks}
964
965 Masks can be used to accomplish various tasks but basically are used to select an area of the 
966 video to be displayed or hidden. 
967 They can be used in conjunction with another effect to isolate the effect to a certain region.
968 Another usage is where you slightly delay one video track copy and unmask an area where
969 the one copy has interference but the other copy does not.  Or use a mask when  color correction is
970 needed in one part of a frame but not another.  A mask can be applied to just a small section of
971 a color corrected track while a plain track shows through. 
972 Removal of boom microphones, license plates, people and airplanes via mask is a very common usage.
973
974 The order of the compositing pipeline affects how masks are done. Usually masks are operated on the
975 temporary, after the effects but before the projector. Because of the way this works, multiple
976 tracks can be bounced to a masked track and projected with the same mask.
977
978 The compositing pipeline graph has a masking stage (figure~\ref{fig:temporary-02}).
979
980 \begin{figure}[htpb]
981     \centering
982     \includegraphics[width=0.7\linewidth]{temporary-02.pdf}
983     \caption{Compositing pipeline with mask}
984     \label{fig:temporary-02}
985 \end{figure}
986
987 \subsubsection*{Compositing pipeline with masks}%
988 \label{ssub:compositing_pipeline_with_masks}
989
990 The Mask popup menu can be overwhelming upon first encounter.  However, if you follow the next
991 few steps you can create a single simple mask without having to understand every possible parameter.
992 \begin{enumerate}
993     \item To define a mask, in the Compositor window click on the \textit{Edit mask} icon to get the popup Mask menu.  If the menu does not come up, click on the \textit{Show tool info}.
994     \item  On the video, LMB click on the place where you want to start a mask.
995     \item  Then LMB click on another spot of the image to create each new point of the mask. Once
996 you have at least 3 points, lines will be drawn between them, but you can just create as many
997 more points as you need and the lines will be redrawn to cover all points. When you 
998 create each point of the mask a straight line curve is expanded, altering the shape of the mask.
999 The mask position will always be in the same position on each image of the video unless you enable 
1000 \textit{Generate keyframes while tweaking} on the Program window Transport and Buttons bar. Then when 
1001 enabled you can move a mask over time.
1002      \item For a mask to be seen or not seen, there must be another video track under the track
1003 that you are viewing in the compositor.  An easy way to see the masked area is to just add an empty track
1004 below the target track and drag the \textit{Gradient} plugin to a highlighted area on that track.
1005      \item  You can move existing points to new locations by simply using the LMB at a point to
1006 drag that point to a different location.
1007     \item  The mask can be translated as a single entity by Alt-dragging the mask.  For some desktop
1008 window managers, such as \textit{UbuntuStudio 16.4} and \textit{Arch}, the Alt key is already in use
1009 by the Operating System so you will have to use Alt+Ctrl instead.
1010     \item To create curved instead of straight lines between the points, use  Ctrl-drag on a
1011 specific point. Using Ctrl-drag activates bezier handles (control points) to create these curves
1012 between the points. For example, on a mask with just two points, you can create a romantic heart mask.     
1013 \end{enumerate}
1014
1015 There are a lot more operations you can do using the Mask menu as shown in 
1016 figure~\ref{fig:mask_window}.  Detailed description is provided here next.  Note that the Mask
1017 window is separated into various sections to make it easier to locate the area of interest.
1018
1019 \begin{figure}[htpb]
1020     \centering
1021     \includegraphics[width=0.5\linewidth]{mask_window.png}
1022     \caption{Mask options window}
1023     \label{fig:mask_window}
1024 \end{figure}
1025
1026 \subsubsection*{Masks on Track section}%
1027 \label{ssub:masks_track_section}
1028
1029 The \textit{Track}: textbox displays the different video tracks for your session which will be initially set to the first armed video track or will be left blank if there are no armed tracks.  A pulldown to the right of the box brings up the names of all of the video tracks allowing you to change to which track the masking applies.  You can also just use the tumbler to easily mouse up/down to get to the desired track. In the pulldown list, any track that has a red colored text name is disarmed so that you can not change it.  A track that contains masks has yellow colored text for easy identification.  Only when there are no masks on the track, do you have the default text color. This textbox is display only and you can not type into it.
1030
1031 The \textit{Solo} button in the Masks on Track section of the Mask window is very handy when working with masks on different tracks.  It displays just that track so that you see only the track you choose, as well as the tracks behind it to show the mask part.  The Solo button is just a convenience to prevent having to mouse over to the patchbay.
1032
1033 \subsubsection*{Masks section}%
1034 \label{ssub:masks_section}
1035
1036 The \textit{Mask}: textbox will show you the mask numbers of $0-7$ or the 8 ascii character name that you have used to designate each mask number.  There is a pulldown on the right side to easily switch to another mask. 
1037
1038 The \textit{Delete} button is used to delete the mask number/name that is selected. The symbol to the right with tooltip of \textit{Delete all masks} can be used to delete all of the current video track masks.
1039
1040 The \textit{Select}: row of checkboxes is used to indicate which mask is currently displayed for that video track in the Compositor.  Numbers that are colored yellow are active masks for that track.  A tumbler to the right allows for quickly changing the mask number displayed.
1041
1042 The \textit{Enable} row of masks makes it so you can enable all or none of the masks, making it possible to look at no masks or at one mask without interference from the other masks. The symbol that looks like an \texttt{eye} can be used to easily check all or none as the tooltip \textit{Show/Hide mask states}.
1043
1044 \subsubsection*{Preset Shapes section}%
1045 \label{ssub:preset_shape_section}
1046
1047 There are 4 shapes that are automatically available for usage as masks – square, circle, triangle, and oval.  In addition, the next 3 symbols in this section are for the purpose of loading, saving, and deleting your own customized shapes.  The first symbol, \textit{Load} preset, will bring up a list of your previously saved presets.  Clicking on \textit{Save} preset brings up a popup window allowing you to provide a name used to identify the preset you want to save, along with a pulldown to see the names of your other saved presets.   Clicking on \textit{Delete} preset also brings up a textbox with a pulldown to choose which one to delete.  There is a file, called \texttt{mask\_rc}, in \texttt{\$HOME/.bcast5} that records your custom masks.  
1048
1049 When you click \textit{Load} preset, keep in mind that it will write the mask number that you have selected so if you already have a mask at that location, it will write over it – just \textit{Undo mask} under the main window \textit{Edit} pulldown (shortcut `z'or `Ctrl-z') to revert to the previous if you made this mistake.
1050
1051 \subsubsection*{Position \& Scale section}%
1052 \label{ssub:position_scale_section}
1053
1054 \textit{Center} mask button allows for quickly centering a mask on the video track. 
1055 \textit{Normalize} mask button makes it easy to normalize the size of the mask based on the scale of the video - about 1/4 the window size in the X and Y 
1056 directions.  Normalization makes the mask fit in the space to avoid having
1057 it wander off of the window, then you can move it around easily before resizing.
1058 The next 3 symbols concern the direction to \textit{drag translate} a mask using the \texttt{Alt+LMB} thus making it easy to preserve the current $X$ or $Y$ value when desirable.  For some desktop window managers,
1059 such as \textit{UbuntuStudio 16.4} and \textit{Arch}, the Alt key is already in use by the Operating System
1060 so you will have to use Alt+Ctrl instead.
1061
1062 \texttt{xlate/scale x}  - drag translate constrained in the $X$ direction
1063
1064 \texttt{xlate/scale y}  - drag translate constrained in the $Y$ direction
1065
1066 \texttt{xlate/scale x/y}        - drag translate in both directions; this is the default and after using the other 2 options, you should reset to this to avoid future confusion while dragging.
1067
1068 \subsubsection*{Fade \& Feather section}%
1069 \label{ssub:fade_feather_section}
1070
1071 The \texttt{Fade}: textbox is used to type in a fade value; the tumbler to the right of the textbox allows you to increase or decrease that number; and the slider bar makes it quick to adjust the fade value.  The fader goes from $-100$ on the left to $+100$ on the right for negative to positive.  Default value is $+100$. The fade slider includes a sticky point at 0 so that it is easy to get to 0 without going too far or not quite far enough -- that way you don’t have to keep jiggling to get there. 
1072
1073 In addition there is a \textit{Gang fader} symbol to allow for having all of the masks fade in unison. The symbol is surrounded by a green colored background \protect\footnote{green is used in the default Cakewalk theme, but the background color will be different in other themes} when it is in effect.  If you have multiple masks with different modes, a decision had to be made on what value to use -- it uses the maximum transparency value of the background to determine the operations results.  To understand how this works, here is a summary:
1074
1075 Note1: The area outside the mask is referred to as the background.
1076
1077 Note2: The operational result is based on the maximum transparency value of that background.
1078
1079 \paragraph{Case 1, Positive Fade:} When the fade for all of the masks is positive, affecting the area inside of the mask, all of the
1080 background colors are at a transparency value of zero. So the largest transparency value is 0,and all masks are drawn with opaque backgrounds, depicted as one would expect.
1081
1082 \paragraph{Case 2, Negative Fade:} When the program computes the background color for any number of masks that includes negative
1083 mask(s), it uses the largest transparency number as the determining factor for the background. Only 1 of the masks can be largest, and wins for the background transparency result.
1084
1085 \vspace{3ex}\textit{Feather}: works in a similar manner to a \textit{gradient Fade} aligned on the mask boundary but is a logical function instead of a mathematical function so will be faster.  The \textit{Gang feather} symbol also works in a similar fashion and is surrounded by a colored background when it is in effect.
1086
1087 \subsubsection*{Mask Points section}%
1088 \label{ssub:masks_points_section}
1089
1090 This section is used to change to a different mask number and manipulate the masks you have created.
1091
1092 The \textit{Point}: textbox provides the ability to change which point number for the current mask that you want to work on.  It has a tumbler to allow for quickly switching the point number.  The \textit{X:} and \textit{Y:} boxes below reflect the current values and allow for modifying the $X/Y$ coordinates and these too have tumblers. The \textit{Delete} button will allow for deleting the selected point number.
1093
1094 The next 6 symbols in 2 columns represent \textit{Smooth} and \textit{Linear} buttons.  Smooth buttons use an algorithm based on the previous point and the next point to create a curved line. The smoothing operation takes three points, A, B, C, and arranges the slope at B to be AC as it moves to the next point for that mask.
1095
1096 \textit{smooth point}   $\rightarrow$ smooth a single point.
1097
1098 \textit{smooth curve}   $\rightarrow$ smooth all points on a mask edge curve.
1099
1100 \textit{smooth all}     $\rightarrow$ smooth all enabled masks on this track.
1101
1102 Linear buttons of \textit{linear point}, \textit{linear curve}, and \textit{linear all}, perform the inverse of the smooth functions.
1103 The control point vectors on the bezier endpoints are set to zero magnitude.
1104
1105 In addition there is a \textit{Markers} and a \textit{Boundary} checkbox which come in handy to turn off the display of the points and the outline of the mask.  Turning off \textit{Markers} is very useful when you have a lot of control points that clutter the display and make it more difficult to see the actual mask.  A helpful feature is available by disabling \textit{Markers} and enabling \textit{Boundary} which results in all masks being displayed in the viewer
1106 even if they are not enabled; for example you can then see mask 0, mask 1 \dots at the same time.
1107
1108 A \textit{gang} symbol on the right hand side of this section, tooltip of \textit{Gang points}, is another useful feature that makes it easy to drag a mask to an exact coordinate using the \textit{X} or \textit{Y} textbox for numerical input or the associated tumblers.  This works like the \texttt{Alt+LMB drag} translate but provides the ability to be precise.
1109
1110 \subsubsection*{Pivot Point section}%
1111 \label{ssub:pivot_point_section}
1112
1113 The \textit{X:} and \textit{Y:} coordinates mark the value of the current \textit{Pivot Point} used for rotation, scaling, and translation.  You can either directly key in numerical values or use the tumblers to change the values as long as the \textit{Focus} checkbox is checked.
1114
1115 The \textit{Focus} checkbox is used in case you want to set a different point in the Compositor for pivoting instead.  And the \textit{Gang} symbol for rotate/scale/translate means that these operations will be performed on all points of the enabled masks.  The gang symbol is surrounded by a colored background when it is in effect.  When performing a rotate operation on a mask with the mouse wheel, \textit{acceleration} is in effect -- this means the faster you wheel, the more space is covered so that you do not have to wheel dozens of time to make a full rotation.  Then when you wheel around slower, you can fine tune the result.
1116 Note that in order to be able to rotate/scale around pointer, the Focus checkbox must be unchecked.
1117
1118 \subsubsection*{Other sections}%
1119 \label{ssub:other_sections}
1120
1121 Finally there are the \textit{Apply masks before plugins} and \textit{Disable OpenGL masking} self-explanatory checkboxes.
1122
1123 Note: Not all OpenGL software can support the current masking methods.  If your opengl implementation does not support Shader Version 4.3 or has trouble with this (it is relatively new to opengl at the time this was implemented), then this checkbox will allow you to use the software masking to avoid any potential issues.  Normally, OpenGL is probed for the shader version and will automatically use the software implementation if required.
1124
1125 The \textit{Help} checkbox can be enabled in order to see a list of the keys used to perform various operations.  If you use Masking infrequently, these are a valuable reminder to which key combinations to use.  Currently they are as follows:
1126
1127 \vspace{2ex}
1128 \begin{tabular}{ll}
1129     \hline                      
1130     Shift+LMB & move an end point \\
1131     Ctrl+LMB & move a control point \\
1132     Alt+LMB & to drag translate the mask \\
1133     Shift+MMB & set Pivot Point at pointer \\
1134     Wheel & rotate around Pivot Point \\
1135     Shift+Wheel & scale around Pivot Point \\
1136     Ctrl+Wheel & rotate/scale around pointer \\
1137     \hline  
1138 \end{tabular}
1139
1140 \subsubsection*{Key Alternatives}%
1141 \label{ssub:key_alternatives}
1142
1143 \vspace{2ex} Note: For some desktop window managers, certain keys may already be in use by the operating system, so you will either have to redefine them in your desktop or use different key combinations.  For example, at least some desktops used with \textit{UbuntuStudio 16.04} and \textit{Arch} field the \texttt{Alt} key, thus requiring alternative key combinations to be needed.  Below are some of these alternatives.
1144
1145 \vspace{2ex}
1146 \begin{tabular}{lp{11cm}}
1147     \hline                      
1148     LMB & move/create an end point (to move the end point the pointer must be above the point) \\
1149     Shift+LMB & move an end point (the pointer may be near the point, not above it) \\
1150     Ctrl+LMB & move/create a control point \\
1151     Alt+Ctrl+LMB & to drag translate the mask \\
1152     Shift+Key Delete & to delete the mask \\
1153     Shift+MMB & Set Pivot Point at pointer \\
1154     Alt+Wheel & zoom in/out the screen (also available in Ubuntu16 but does not exist in all distros) \\
1155     \hline  
1156 \end{tabular}
1157
1158 \vspace{2ex}
1159 Focus checkbox = unchecked:
1160
1161 \vspace{2ex}
1162 \begin{tabular}{ll}
1163     \hline                      
1164     Wheel & rotate around Pivot Point \\
1165     Shift+Wheel & scale around Pivot Point \\
1166     Ctrl+Wheel & rotate around pointer \\
1167     Ctrl+Shift+Wheel & scale around pointer \\
1168     
1169     \hline  
1170 \end{tabular}
1171
1172 \vspace{2ex}
1173 Focus checkbox = checked:
1174
1175 \vspace{2ex}
1176 \begin{tabular}{ll}
1177     \hline                      
1178     Wheel & rotate around Pivot Point (“Custom focus point”) \\
1179     Shift+Wheel & scale around Pivot Point (“Custom focus point”) \\       
1180     \hline  
1181 \end{tabular}
1182
1183 \vspace{2ex}
1184
1185 \subsection{Cropping}%
1186 \label{sub:cropping}
1187
1188 Cropping is used to reduce the visible picture area by changing the output dimensions, width and
1189 height in pixels, and the $X, Y$ values. An example of cropping and the crop menu is seen in
1190 figure~\ref{fig:cropped_area}.
1191 The easiest way to use cropping is to click with the LMB 
1192 at the spot to begin cropping and while holding down the LMB, drag the mouse. This creates a rectangular
1193 cropping area.  To change the size/location of that area, click on any of the 4 corner points
1194 with the LMB and drag.  While dragging, you will see 
1195 the X1, Y1 coordinates and W for width, H for height, in the Crop tool popup menu
1196 automatically change numerical value to reflect the current position. For precise locations, you
1197 can keyin exact values into those textboxes instead of using the mouse.
1198 Once you have the crop area defined as you want it, then click on the \textit{Apply} button to have
1199 the actual cropping take affect.
1200
1201 There are 3 choices of crop methods to choose in the menu pulldown on the bottom right side.
1202 \begin{enumerate}
1203      \item Reformat - Reformat Session crops and changes the Format for the entire session. 
1204 Because the Format is changed, this is applied to all tracks in the project. 
1205 The part of the image outside the rectangle will be cut off and the projector will make the video fit.
1206 The  \texttt{Settings $\rightarrow$ Format} window will show the new project Width and Height values and
1207 the projector tool window will show the new $X, Y$ values. Track size remains unchanged.
1208 You can undo the cropping by entering the original project dimensions in the
1209 \texttt{Settings $\rightarrow$ Format} window for the Width and Height.  You will also have to use the Projector
1210 tool in the Compositor toolbar to \textit{Ajdust projector automation} by clicking on the Reset icon.
1211      \item Resize - Resize Projector; to undo this, enable \textit{Adjust projector automation} 
1212 and do a Reset.
1213      \item Shrink - Resize Projector and Camera; to undo this, enable each of the \textit{Adjust
1214 projector and camera automation} tools, one at a time, and do a Reset in the menus.
1215 \end{enumerate}
1216 An important note here is that the original aspect ratio will be maintained so if your frame is
1217 rectangular (as many are) and you "crop" by surrounding the region of interest with a square,
1218 the cropped area will be more than you marked in order to keep the aspect rectangular shape.
1219 The Resize and Shrink options are applicable to all video tracks except the disarmed ones. 
1220 This is in contrast to the Reformat option, as mentioned previously, which applies to all tracks even if disarmed because it changes the Format for the session.
1221 One last note of interest, this cropping is keyframable.
1222
1223 \begin{figure}[htpb]
1224     \centering
1225     \includegraphics[width=0.9\linewidth]{cropped_area.png}
1226     \caption{Crop menu and outlined crop rectangle on the right side}
1227     \label{fig:cropped_area}
1228 \end{figure}
1229
1230 An easy to follow step by step usage of the cropping tool is outlined next.
1231 \begin{itemize}
1232     \item Enable the crop tool in the compositor window to display the Crop popup menu.
1233     \item Click-drag in the video to define the crop area which draws a rectangle on the video.
1234     \item Click-drag in the video to start a different rectangle instead.
1235     \item Click-drag on a corner of the rectangle to reposition that corner.
1236     \item Alt-click in crop rectangle to translate the rectangle to a different position without resizing.
1237     \item The crop popup menu allows text entry of the top left coordinates ($X1,Y1$) and width and
1238 height ($W, H$) that define the crop rectangle. 
1239     \item Choose one of the 3 options of Reformat, Resize, or Shrink.
1240     \item When you have the rectangle where you want it,
1241 click on the \emph{Apply} button in the menu to actually perform the crop operation.
1242 \end{itemize}
1243  
1244
1245 \section{Viewer Window}%
1246 \label{sec:viewer_window}
1247
1248 The Viewer window (figure~\ref{fig:viewer_window}) is convenient for previewing your media and 
1249 clips. It can also be used for editing with cuts and then paste operations into the timeline or
1250 to create a clip.  There are transport buttons to use in the same manner as in the Program
1251 and Compositor windows or you can quickly move through the media by dragging with the LMB in
1252 the timebar above the transport buttons.  
1253
1254 \begin{figure}[htpb]
1255     \centering
1256     \includegraphics[width=0.99\linewidth]{viewer_window.png}
1257     \caption{Viewer Window - the red arrow "Play" button is left of the Videoscope button}
1258     \label{fig:viewer_window}
1259 \end{figure}
1260
1261 In order to view media in the window, you have to load it as follows:
1262
1263 \begin{enumerate}
1264     \item  In the Resources window, highlight the Media folder or the Clip folder.
1265     \item  Drag a file from the folder to the Viewer.
1266     \item  \textbf{Or} double LMB click on a media asset.
1267     \item  \textbf{Or} highlight an asset, RMB to bring up choices, and click on \textit{View} or
1268 \textit{View in new window}.
1269 \end{enumerate}
1270
1271 Note that you can have multiple Viewer windows open with different or even the same media asset.
1272 After the media is loaded you can use the transport buttons to play, rewind, stop, and so on, or
1273 for fast previewing drag with the LMB anywhere on the timebar slider.  There is also the Videoscope
1274 button which is to used to enable the scopes window without having to apply the filter to the tracks/edits.
1275 A few more options available in the Viewer window can be accessed with a RMB click on the display.
1276 These functions are listed next.
1277
1278 \begin{enumerate}
1279     \item  Switch to a fullscreen display by choosing \textit{Fullscreen}.  To switch back, click
1280 with the RMB on the display again and choose \textit{Windowed}.
1281     \item  Change the display size by choosing the \textit{Zoom} function to select a zoom level of
1282 25\%, 33\%, \ldots 300\%, or 400\% of the original media size.
1283     \item  To remove the current media from being displayed, choose \textit{Close source}.
1284 \end{enumerate}
1285
1286 The Viewer uses the project's output size format settings to display the media instead of the
1287 original asset's format. Operations performed in the Viewer affect a temporary EDL or a clip rather
1288 than the timeline.  By default, the Viewer window is automatically available but if it gets
1289 accidentally closed you can open it again by using the pulldown \texttt{Window $\rightarrow$ Show
1290 Viewer} to bring it back up.  More details for editing in the Viewer window with the Two Screen
1291 Editing method is explained in~\ref{sec:two_screen_editing}.
1292
1293
1294 \begin{figure}[htpb]
1295     \centering
1296     \includegraphics[width=1.0\linewidth]{viewer_audio.png}
1297     \caption{Viewer window at the top displaying same 5 seconds as seen in the Resources window thumbnail. At the bottom of the screen is the audio loaded on the timeline.}
1298     \label{fig:vieweraudio}
1299 \end{figure}
1300
1301 You can also use the Viewer to listen to media that consists only of Audio.  This is a quick way
1302 to listen to the audio to see if it is what you would like to add to a timeline audio track for
1303 your project.  To do this, you simply drag the audio file from the Resources window in the same
1304 manner as a video file. The viewer was designed to "view" images rather than play audio so in order
1305 to make it obvious that audio media is loaded to the viewer, a waveform is displayed that is the
1306 same waveform as shown in the Resources window thumbnail when in the \textit{Display Icons} mode.
1307 This waveform only represents the first 5 seconds of the media and will not change or move while
1308 playing in the Viewer window.  But you can play the entire piece of media in the window
1309 and as you do so, you see the play cursor line move along and the timestamp reflect the actual
1310 position. You can also create clips. The entire waveform can only be seen on an actual audio track
1311 on the timeline. An example of what this looks like is shown in figure~\ref{fig:vieweraudio}.
1312
1313 \section{Options in both the Compositor and Viewer Windows}%
1314 \label{sec:options_in_both_the_compositor_and_viewer_windows}
1315
1316 The next sections describe capabilities that are available in both the Compositor and Viewer windows.
1317
1318 \subsection{Click to Play in Viewer and Compositor}%
1319 \label{sub:click_to_play_in_viewer_and_compositor}
1320
1321 In both the Viewer and Compositor windows, there is an arrow on the right hand side of the other
1322 buttons in the edit panel as shown in figure~\ref{fig:viewer_window}.  The "play" button can be
1323 toggled on/off via this arrow, which has a tooltip of \textit{Click to play}.  When enabled
1324 the arrow is white surrounded by green and when disabled the arrow is red.\protect\footnote{the color and the look will be different for themes other than the default theme of Cakewalk}
1325 The purpose of enabling this capability is to make it really easy to play the media in the window
1326 by just using the left mouse button to start or stop the play.  The entire main canvas surface
1327 becomes a big play button!  Although the default is initially off, a good reason to enable this,
1328 at least temporarily, is so that you can quickly review your video before a render.
1329  
1330 \begin{description}
1331     \item[left click]  forward play or stop forward play if already playing
1332     \item[middle wheel]  single frame forward or back
1333     \item[middle click]  reverse play or stop reverse play if already playing. 
1334         Note that some 3 button mice do not accommodate a middle click for reverse but you can find out by testing from a terminal window with the command \texttt{xev}.
1335 \end{description}
1336
1337 \subsection{Timebar + Preview Region Usage in the Compositor and Viewer}%
1338 \label{sub:timebar_preview_region_usage_in_the_compositor_and_viewer}
1339
1340 The Viewer and Compositor each have a timebar control area with a red indicator
1341 line below the video output. The timebar shows the whole time covered by the
1342 resource. When a video resource is loaded in the main window and you move in the
1343 compositor, the insertion pointer in the main window will reflect those movements.
1344 But in the viewer only that specific media is shown and there is no corresponding movement on the timeline.
1345
1346 \begin{figure}[htpb]
1347         \centering
1348         \includegraphics[width=1.0\linewidth]{timebar1.png}
1349         \caption{The mouse cursor, above the green colored “play forward” transport button, is on the timebar. Further to the right we see the red "indicator line".}
1350         \label{fig:timebar1}
1351 \end{figure}
1352
1353 Both the Compositor and Viewer support labels and in/out pointer which are dis-
1354 played in the timebar. And as with the movements, when you use the labels or
1355 in/out pointer in the compositor timebar, the result will also be reflected in the
1356 main window timebar. Along with that, of course, when you move to a label or
1357 in/out pointer in the compositor, the insertion point in the program window will
1358 go to that position.
1359
1360 The timebar in the compositor and the viewer covers the whole length of the resource
1361 loaded in there. Moving the mouse with the LMB pressed moves the position in the resources as indicated by the indicator line. A complete mouse movement between left and right edges of the window moves the indicator line by default along the whole timebar. With long resources it can be difficult to precisely locate sections in the resource. To make this easier, you can limit the effect of the same window-wide mouse movement to a smaller area of the timebar, this area is defined as the preview region. This region can also be moved along the timebar.
1362
1363 For instance, if you need to get a few 10 second clips from an 60 minute video, you could define a one-minute preview region, move it approximately to a place where a clip needs to be taken, and easily select with the mouse in and out points within the region, because the whole window mouse movement now covers 1 minute instead of 60 minutes.
1364
1365 To create and use a preview region, hold down the right mouse button inside the timebar on either end of the timebar close to the edge until you see the resize pointer.  
1366 While continuously holding the right mouse button down, drag the arrow away from the end towards the middle of the timebar until you have the desired area outlined.  
1367 The slider will be a dark red color while the selected preview region will remain the same initial black color.  
1368 There are either a left or right resize pointer and you can click and drag in either direction to expand or shrink the region.
1369
1370 \begin{figure}[htpb]
1371     \centering
1372     \includegraphics[width=1.0\linewidth]{timebar2.png}
1373     \caption{A left-facing arrow on the right side of the reddish slider bar is used to drag the bar.}
1374     \label{fig:timebar2}
1375 \end{figure}
1376
1377 \begin{figure}[htpb]
1378     \centering
1379     \includegraphics[width=1.0\linewidth]{timebar3.png}
1380     \caption{Here you can see the right-facing arrow used to drag the other end of the slider bar. The black area is the actual preview area.}
1381     \label{fig:timebar3}
1382 \end{figure}
1383
1384 You can slide the preview zone left or right by holding the right mouse button over the preview zone where you will see a fat double headed arrow.  
1385 The selected area will move left or right as you drag and still retains the same size.
1386
1387 \begin{figure}[htpb]
1388         \centering
1389         \includegraphics[width=1.0\linewidth]{timebar4.png}
1390         \caption{Note the double-headed fat arrow in the black preview area used to move the selection over.}
1391         \label{fig:timebar4}
1392 \end{figure}
1393
1394 Settings:
1395
1396 \begin{enumerate}
1397     \item  If no preview region is set, increasing the length of the media on the timeline by inserting media or appending, has no effect on the non-selected preview region.  That is, you will not see the reddish slider bar suddenly mysteriously appear.
1398     \item  If the preview region is set, when you replace the current project or file,  the preview region is automatically disabled.
1399     \item  If the preview region is set, when you append data or change the size of the current project, the preview region may appear to either move, shrink, or grow depending on the new length of the media on the timeline.  
1400     \item  To disable the preview region, you will have to drag both the right and the left blue slider bars completely to their corresponding end so that there is no longer any visible red slider.
1401 \end{enumerate}
1402
1403 A good method for taking advantage of the preview region is described here.  
1404 On the main track canvas, scroll to the beginning of the area of interest.  
1405 When you do that, you will see in the compositor the red indicator line of that location.  
1406 Now in the compositor window, right mouse drag from the left side of the edge of the timebar to create the dark red slider bar line up to the red indicator.  
1407 Back in the main track canvas, move to the location of the area you want to end looking and again you will see the red indicator line in the compositor.  
1408 Use the right mouse drag from the right to stop at that end point.  Using this method is often easier than continuous usage of the single frame move which can be tedious.
1409
1410 One last interesting item of note -- sometimes you may wish to see just a little more that is outside the preview region and you can do so!  You can actually move outside the compositor or viewer window space and view more, at least until you hit the end of the screen space.
1411
1412 \section{Resources Window}%
1413 \label{sec:resources_window}
1414
1415 Effects, transitions, labels, clips, proxies, user bins, and media assets are accessed here. 
1416 Most of the resources are inserted into the project by dragging them out of the resource window. 
1417 Management of resource allocation is also performed here.
1418
1419 \begin{figure}[htpb]
1420     \centering
1421     \includegraphics[width=0.8\linewidth]{resource_window.png}
1422     \caption{Folders are in the first column with contents of that folder on the right hand side}
1423     \label{fig:resource_window}
1424 \end{figure}
1425
1426 The resources window is divided into two areas (figure~\ref{fig:resource_window}. 
1427 One area lists folders and another area lists the folder contents. 
1428 Going into the folder list and clicking on a folder updates the contents area with the contents of that folder. 
1429 The folders can be displayed as icons or text. 
1430 There are several variations for displaying the contents; select \emph{Display text}, \emph{Display icons}, \emph{Display icons packed}, \emph{Display icons list} as types of display for the assets or plugins. 
1431 Use the letter “\texttt{V}” to easily scroll through the choices and see which you prefer.  
1432 You can also get to these options from the menu by a right mouse click in the window.
1433
1434 A \emph{Search} option is available for any of the folders in the Resources window (and when using \textit{Attach effect} on the main track canvas for the Plugins).  
1435 As you type in characters a match is made with that substring.  
1436 Names that do not match are filtered out making it a lot easier to find the item you are looking for.  
1437 The characters can be any where within the phrase and it does not matter if upper or lower case. 
1438
1439 Other options you will see if you \textit{right mouse click in the folder} which brings up the menu are described next.  
1440
1441 \begin{description}
1442     \item[ Load files ]  for convenience to load files same as from the main window so you do not have to move the mouse so far in case you have multiple monitors.
1443     \item[Display text/icons]  as described previously for format variations preference.
1444     \item[Select]  options are All, Used, Unused, and None.  This gives you the capability to have a set of the
1445         contents highlighted for ease of use so you can see what is or is not loaded, or unset the highlight.
1446     \item[Sort items]  to sort the contents of the folder alphabetically.  Especially helpful if you accidentally did a 
1447         drag and changed your mind or dropped suddenly so that the assets no longer look nicely aligned.
1448     \item[Copy/Paste file list]  use to easily copy a set of files or paste a set of files between \CGG{} and other programs or operating system windows.
1449     \item[Snapshot/Grabshot]  use to take a quick snapshot or to grab a specific area on the screen.  These functions are described in detail in section \ref{sub:snapshot_grabshot}).
1450 \end{description}
1451
1452 Using the right mouse click to bring up a menu in the folder area, you can also switch from Display text to Display icons, Sort items and create, delete and manipulate user defined folders/bins. Select Folder to create a user Folder or modify an existing folder.
1453
1454 If you \textit{right mouse click on a highlighted/selected resource}, several options are available depending on whether the resource is an effect or transition or a piece of media.  
1455 You can highlight several for some options so that it is applicable to all of them, such as Info.  
1456 Those listed immediately below are the available choices for media assets.
1457
1458
1459 \begin{description}
1460     \item[Info]  provided basic Asset information; details are described later in this section.
1461     \item[Display text/icons]  same as mentioned previously.
1462     \item[Sort]  same as mentioned previously.
1463     \item[Rebuild index] if you switch from/to using ffmpeg/native for media loading, you should rebuild
1464         indexes.  Or if you get hangs on media or strange looking tracks, you might want to rebuild indexes.
1465     \item[View]  use this option to bring up the media in the Viewer window.
1466     \item[View in new window]  in order to not overwrite your current viewer window, you can open any
1467         number of viewer windows to simultaneously view multiple media.
1468     \item[Open mixers]  when you record with multiple cameras setup, you can work with them most easily
1469         using the mixer mode.  This is described in detail
1470     \item[Paste]  
1471     \item[Match]  if you need to change your media parameters you can choose from the following: Match frame
1472         rate, Match project size, Match all 
1473     \item[Remove]  use to Remove the asset from the project or with caution, to Remove from disk permanently.
1474 \end{description}
1475
1476 In the case of Effects or Transitions, a right mouse click on a highlighted selection leads to an \emph{Info} button which gives a short 1 line description of what the effect/transition can be used for.
1477 For Labels, choices are \emph{Edit}, \emph{Label}, and \emph{Go to}.
1478 For Clips, \emph{Nest} and \emph{UnNest} as described elsewhere are available.
1479
1480 \subsection{Info Asset Details}%
1481 \label{sub:info_asset_details}
1482
1483 The asset \emph{Info} window also can be used to display detailed information about the selected/highlighted media file -- available for any loaded media of type mpeg or ffmpeg.  
1484 This is extremely helpful in determining what type of media it is, size, resolution, format, and type/number of audio streams.  It is especially useful for multiple program streams.  You can have the info window popped on several of your assets simultaneously.
1485
1486 \textit{Detail} opens an additional window with more information.
1487
1488 \textit{Sample rate} and \textit{Frame rate} allows you to impose a different sampling or Fps of the audio and video assets.
1489
1490 Another option is \textit{Resize} button, which allows you to change the sides (in pixels) of the frame of the asset.
1491
1492 \textit{Asset's interlacing}  is the type of interlacing the asset has: If the file is (H)DV type, recognition and configuration is done automatically. All other media types will be set unknown. So we have to manually set the interlacing \protect\footnote{From Igor ubuntu's mail}.
1493
1494 Figure~\ref{fig:info_asset_details} shows the \textit{Detail} box to click on the left side and a simple, typical output in the Asset Detail window on the right side.  Also, note the highlighted media in the Resources window.
1495
1496 \begin{figure}[htpb]
1497     \centering
1498     \includegraphics[width=0.99\linewidth]{info_asset_details.png}
1499     \caption{Info windows with the “Detail” box}
1500     \label{fig:info_asset_details}
1501 \end{figure}
1502
1503 \subsection{User Folders/Bins}%
1504 \label{sub:user_folders_bins}
1505
1506 Creating folders that are more specific to a particular project is helpful in better organizing your work.  
1507 This can be done by utilizing the files already loaded to the \textit{master} Media or Clips folders in the Resources window.  The general rule is you can only drag clips to a ClipUserBin and you can only drag media to a MediaUserBin.
1508
1509 Below are steps illustrating an easy way to set up a folder.
1510
1511 %TODO Below part need to be rewriten
1512 \begin{enumerate}
1513     \item In the Resources window (figure~\ref{fig:folder_resources}), in the location of the Video/Audio effects and Media folders, bring up the \textit{Folder}$\dots$ popup by clicking the right mouse button.  
1514         Highlight, then click \textit{New Media or Clips}.
1515         \begin{figure}[htpb]
1516             \begin{minipage}{.6\linewidth}
1517                 \centering
1518                 \includegraphics[width=0.9\linewidth]{folder_resources.png}
1519                 \caption{Highlight, then click “New Media or Clips”.
1520                     “Modify folder” can be used to change the name of a folder.
1521                     “Delete folder” in the popup can be used to delete a folder.
1522                 }
1523                 \label{fig:folder_resources}
1524             \end{minipage}
1525             \hfill
1526             \begin{minipage}{.37\linewidth}
1527                 \centering
1528                 \vspace{18ex}
1529
1530                 \includegraphics[width=0.9\linewidth]{folder_new.png}
1531                 \caption{Type in your folder name in the textbox.  Click OK.}
1532                 \label{fig:folder_new}
1533             \end{minipage}
1534         \end{figure}
1535     \item  In the \textit{New folder} popup as shown below (figure~\ref{fig:folder_new}), type in your folder name in the textbox.  Click OK.
1536      \begin{figure}[htbp]    
1537         \centering
1538         \includegraphics[width=0.9\linewidth]{folder_master.png}
1539         \caption{The “master” Media folder}
1540         \label{fig:folder_master}
1541      \end{figure}     
1542     \item  Select the \textit{master} Media folder to see which files are currently loaded, figure~\ref{fig:folder_master}.  
1543         Highlight the files there that you want to copy to your new folder (named Photos of Garden).  
1544         Drag the files to the left and when you see the Photos of Garden folder become highlighted, then drop there.  
1545         You can drag and drop any of the media from the \textit{master} Media at any time.  
1546         It flashes when the drop is successful.
1547 \end{enumerate}
1548
1549 Adding the Shift key before the actual drop, will allow for relative path filenames instead of full path.
1550 But you might want to include or eliminate some of the media that exists in one of the folders that you have set up already.  
1551 In this case you will want to click on the \textit{Modify folder} in the popup.  
1552 When you bring up the Modify folder window, if you already have files in that folder, you will see filters that were generated automatically when you did a Drag and Drop.
1553
1554
1555 \begin{figure}[htpb]
1556     \centering
1557     %\includegraphics[width=0.8\linewidth]{name.ext}
1558     \begin{tikzpicture}[scale=1, transform shape]
1559         \node (img1) [yshift=0cm, xshift=0cm, rotate=0] {\includegraphics[width=0.7\linewidth]{folder_modify.png}};
1560         \node [yshift=-20mm, xshift=-1cm,anchor=east] at (img1.north west) (Arrow1) {\parbox{8em}{Here is the filter that was generated with the original drop }};
1561         \node [yshift=-65mm, xshift=0cm,anchor=east] at (img1.north west) (Arrow2) {\parbox{10em}{When you click on the Value portion of that filter, the entire set of files that are covered by the filter rules pops up.   Now you can highlight a target filename that you would like to remove, and just erase that line and check the green checkmark for OK.}};
1562         \draw [->, line width=1mm] (Arrow1) edge  ([yshift=-20mm] img1.north west);
1563         \end{tikzpicture}
1564     
1565     \caption{Modify target}
1566     \label{fig:modify-target}
1567 \end{figure}
1568
1569 To delete the entire set of files listed on the filter rule, highlight the rule line and hit the \textit{Del} button.  
1570 To add a new filter rule, click on the \textit{Add} button which will automatically add a default line after any current lines.  
1571 The default line will be a line that matches everything in the \textit{master} Media folder which is \textit{Or  Patterns  Matches   *}.  
1572 Click the right mouse button on the current field underneath the column header to see the choices available for each column.  
1573
1574 Modifications will not be in effect until you click on the green arrow OK button or click on the Apply button.  
1575 But once you hit Apply, clicking on the red X button will not undo your changes.  
1576 The filter/search rules are applied in the order listed in the Modify folder window.  
1577 You can change the order of the filter rules by highlighting the rule you want to move and then drag and drop to a new location.
1578
1579 The figure~\ref{fig:modify_folder} below displays the available choices for each field.
1580
1581 \begin{figure}[htpb]
1582     \centering
1583     %\includegraphics[width=0.8\linewidth]{name.ext}
1584     \begin{tikzpicture}[scale=1, transform shape]
1585         \node (img1) [yshift=0cm, xshift=0cm, rotate=0] {\includegraphics[width=0.8\linewidth]{modify_folder1.png}};
1586         \node (img2) [yshift=-1cm, xshift=3.5cm, rotate=0] at (img1) {\includegraphics[width=0.8\linewidth]{modify_folder2.png}};
1587         \node (img3) [yshift=-1cm, xshift=3cm, rotate=0] at (img2){\includegraphics[width=0.5\linewidth]{modify_folder3.png}};
1588     \end{tikzpicture}
1589     \caption{The available choices for each field}
1590     \label{fig:modify_folder}
1591 \end{figure}
1592
1593 Information about the columns and rules for the search filters in the Modify folder window follows.
1594
1595 Column headers:
1596
1597 \begin{description}
1598 \item[ Enable]  this column is used to designate the state of that filter rule
1599     \begin{description}
1600         \item[ Off]             disable the filter
1601                 \item[And]              narrow your search; all of your search terms must be present
1602                 \item[Or]               broaden your search to include more values
1603                 \item[And Not]  exclude terms that do not contain the given value from your search results
1604                 \item[Or Not]   include terms that do not contain the given value from your search results
1605     \end{description}
1606 \item [Target] – this column designates which media asset attribute to look at
1607     \begin{description}
1608         \item[ Patterns]        each line contains a filename filter, matches the file path
1609                 \item[Filesize] number of bytes in a file
1610                 \item[Time]             date file was created
1611                 \item[Track Type]       track type of video, audio, or audio video (for both)
1612                 \item[Width]    Format width
1613                 \item[Height]   Format height
1614                 \item[Framerate]        Video framerate
1615                 \item[Samplerate]       Audio samplerate
1616                 \item[Channels] Number of audio channels
1617                 \item[Duration] Playback time in seconds -- it uses the largest of audio or video if contains both
1618     \end{description}
1619 \item[Op] – boolean operators used to narrow or broaden the relationship between your search terms
1620     \begin{description}
1621         \item[Around]   about this value; use \textit{+radius} for a search range: [target–radius$\dots$  target+radius]
1622         \item[Eq        ]       equal to
1623         \item[Ge]       greater than or equal to
1624         \item[Gt]       greater than
1625         \item[Ne]not equal
1626         \item[Le]       less than or equal
1627         \item[Lt] less than
1628         \item[Matches]  exactly matches for strings
1629     \end{description}
1630 \end{description}
1631
1632 \textbf{Value} --- the characteristic you are looking for with expressions that can be written with the following:
1633
1634 \begin{description}
1635 \item[Number] (decimal points are allowed and will be converted to a standard form):
1636     \begin{description}
1637         \item[inf] representing infinity
1638         \item[\#[TtGgMmKk]]  ---  where \# represents a number and the characters mean:
1639     \end{description}
1640
1641     \begin{tabular}{rcl}
1642         inf&=& infinity\\
1643         T&=&1099511627776\\
1644         t&=&1000000000000\\
1645         G&=&1073741824\\
1646         g&=&1000000000\\
1647         M&=&1048576\\
1648         m&=&1000000\\
1649         K&=&1024\\
1650         k&=&1000\\
1651     \end{tabular}
1652
1653 \item[Scalar:] 
1654
1655     \begin{tabular}{l}
1656         Number\\
1657         Number+Number\\
1658     \end{tabular}
1659 \item[Date time:]
1660     \begin{tabular}{rcl}
1661         date&=&year/month\\
1662         date&=&year/month/day\\
1663         time&=&hour:minute\\
1664         time&=&hour:minute:second\\
1665         date\_time&=&date time\\
1666     \end{tabular}
1667
1668   \item[Duration:]
1669       \begin{tabular}{rcl}
1670     day  &=&    \#day     | \#days\\
1671     week &=&    \#week    | \#weeks\\
1672     month&=&    \#month | \#months\\
1673     year &=&    \#year    | \#years\\
1674     delta&=&secs\\
1675     delta&=&mins:secs\\
1676     delta&=&hours:mins:secs\\
1677       \end{tabular}
1678
1679 \item[Around time:]
1680     date time+duration
1681
1682   \item[Around length:]
1683     duration+duration
1684
1685 \end{description}
1686
1687 Table showing the allowed usage:
1688
1689 %TODO create table for below code
1690 \begin{lstlisting}[numbers=none]
1691 target:    |  eq  ge  gt  ne  le  lt   matches  around
1692 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1693 patterns   | <---- strcmp ---------> + filter + nearest
1694 file_size  | <---- arithmetic -------+------> + radius
1695 mod_time   | <---- arithmetic -------+------> + radius
1696 track_type | <---- member test ------+--------+------>
1697 width      | <---- arithmetic -------+------> + radius
1698 height     | <---- arithmetic -------+------> + radius
1699 framerate  | <---- arithmetic -------+------> + radius
1700 samplerate | <---- arithmetic -------+------> + radius
1701 channels   | <---- arithmetic -------+------> + radius
1702 duration   | <---- arithmetic -------+------> + radius
1703 \end{lstlisting}
1704
1705 where in the above, the filter can be:
1706
1707 \begin{tabular}{rcl}
1708     filter&=&list\\
1709     filter&=&token\\
1710     list&=&[token]\\
1711     list&=&[token]list\\
1712     string&=&<chars>|<empty>\\
1713     token&=&string\\
1714     token&=&string*token\\
1715 \end{tabular}
1716
1717 Examples with some caveats first:
1718
1719 \begin{enumerate}
1720     \item   \textit{Or} generally includes or adds whereas \textit{And} generally excludes or subtracts.
1721     \item   The filters only work on media in the folder; if there is no media, then there is nothing to search.
1722     \item   The examples below are not meant to be executed as a list of filters in Modify folder, they are just single line examples to indicate what can work.
1723     \item   Sort is by filename base name (directory path not included automatically) except when the \textit{Around} operation is used and then it is sorted by that Target distance first and then filename.
1724 \end{enumerate}
1725
1726 \begin{table}[htpb]
1727     \centering
1728     \caption{Examples}
1729     \label{tab:label}
1730     \small
1731     \begin{tabular}{lllm{10em}m{10em}} \toprule
1732         Enable& Target& Op&     Value&  meaning\\\midrule
1733 Or      &Patterns  &Matches   &*&        all files from the Media folder are included\\
1734 And Not&Filesize&Lt     &160000000& no files that are less than 160MB in size \\
1735 Or Not& Time    &Ge     &2018/07/30 06:13:00    & files not greater than or equal date\\
1736 And     &Duration&Eq    &01:00          & files included must have 60 secs. Duration\\
1737 Off     &Samplerate&Ne  &44000          & off for now, but may want to include later\\
1738 And     &Framerate&Around&24+1          & files included all have 24 to 25 framerate\\
1739 Or      &Patterns&Matches&[*.mp4]       & all files with the extension of mp4\\
1740 Or      &Time&  Around&2018/08/02 06:00:00 + 02:00:00  & files at 4AM to 8 AM\\\bottomrule
1741     \end{tabular}
1742 \end{table}
1743
1744
1745 \subsection{Vicons \& Aicons – aka Video Icons / Audio Icons}%
1746 \label{sub:vicons_aicons_aka_video_icons_audio_icons}
1747
1748 Vicons are video icons.  
1749 Aicons are audio icons.  
1750 By default the Resources window will play the first 5 seconds of video or audio waveform looped in the area occupied by the media icons (figure~\ref{fig:vicons1}). 
1751 This is enabled for the Media/Proxy folders in icon mode when the mouse pointer is inside the Resources window. 
1752
1753 \begin{figure}[htpb]
1754     \centering
1755     \includegraphics[width=0.99\linewidth]{vicons1.png}
1756     \caption{Note "Full Play" mode and Vicons and Aicons in Media folder}
1757     \label{fig:vicons1}
1758 \end{figure}
1759
1760 The waveform in the figure~\ref{fig:vicons2} is displayed in the Resources window in the color green for the 3 audio tracks. 
1761 There is a colored bar on the top of each a-icon where the color is based on the Color Spectrum -- the smaller the time duration, the redder the color; then as the time duration goes up, the color goes up so that you will go to green, then yellow, then blue, then really dark blue, then purple for the audio files 1 hour and over.  
1762 There are various other colors between these colors same as that seen in the color spectrum in the screenshot below.  
1763 Colors are utilized from the hue wheel in the counter-clockwise direction.  
1764 Note that the horizontal line in the middle of the a-icon is yellow/red representing the 2 audio tracks and is only red for mono.
1765
1766
1767
1768 \begin{figure}[htpb]
1769     \centering
1770     %\includegraphics[width=0.8\linewidth]{name.ext}
1771     \begin{tikzpicture}[scale=1, transform shape]
1772         \node (img1) [yshift=0cm, xshift=0cm, rotate=0] {\includegraphics[width=0.99\linewidth]{vicons2.png}};
1773         \node (img2) [yshift=0cm, xshift=2.8cm, rotate=0] at (img1.south west) {\includegraphics[width=0.3\linewidth]{hue_wheel.png}};
1774         \node [yshift=-5mm, xshift=1cm,anchor=west] at (img2.east) (Arrow1) {\parbox{18em}{Color hue wheel. For illustration only}};
1775         \draw [->, line width=1mm] (Arrow1) edge  ([yshift=-5mm] img2.east);
1776     \end{tikzpicture}
1777     \caption{Draw Vicons   |            Screenshot display various audio file lengths; red is shortest.}
1778     \label{fig:vicons2}
1779 \end{figure}
1780
1781 Note that if in \texttt{Settings $\rightarrow$ Preferences} under the Appearance tab, you have unchecked \textit{Use thumbnails in resource window} you will only have default icons and none of the above capabilities.
1782
1783
1784 \subsection{Resources Window Preview Mode}%
1785 \label{sub:resources_window_preview_mode}
1786
1787
1788 Preview mode can be used to pop up a window which draws the vicons/aicons thumbnails in a larger size.  
1789 Preview or \textit{draw vicons} mode is a helpful feature of \CGG{} that lets you see and/or hear the first 5 seconds of the video for identification purposes. 
1790 The Preview mode/playback toggle is to the right of the Visibility label as seen in the screenshot above. 
1791 Preview mode is available for the Media, Proxy, Media User Bins, and Clips but clips are only 1 image.
1792
1793 When \textit{Preview/draw vicons} is enabled/active, if you click on one of the video icons or an audio waveform icon, a view pops up that increases the size to 4 times the surface area larger. 
1794 This makes it easier to see or hear if it is the media you are looking for in case you have many similar media files. 
1795 To conserve memory, the video is stored 8\,bits per pixel which results in low image quality while the audio is 16\,bit. 
1796 The reason for playing 5 seconds of a video for a vicon is that until the first I-frame, the media frequently does not decode properly.  
1797 In other words, a lot of media does not begin at the \textit{beginning} point and will not be properly rendered until enough data has been read to assemble a picture.  
1798 You can increase the thumbnail size, clarity of pixels (memory size) and color mode but it takes a lot more memory.  
1799 Change these values in \texttt{Settings $\rightarrow$ Preferences}, Appearance tab, right hand side of the Layout section -- be aware that when you click OK, your session will re-initialize.  
1800 You can also temporarily increase the preview mini-window by use of the mouse wheel up or down.
1801
1802 There are 4 options for the preview mode.
1803
1804 \begin{enumerate}
1805     \item  \emph{Full Play} is the default mode.  
1806         This means all of the media will automatically play when the mouse is in the Resources window and you can use the left mouse button to click on specific media to see it pop up in a larger view.  
1807         Audio only files do not play the audio until the icon is clicked on and the waveform aicon pops up into the 4x larger mode. 
1808         \emph{Full Play} includes the \emph{Mouse Over} capabilities as described below as well as the Inter-View \emph{Src Target} functions.
1809
1810         \item  \emph{No Play} mode is especially useful on smaller computers and for users who find the constant loop play to be somewhat distracting.
1811
1812         \item  \emph{Mouse Over} mode is activated by a single click on one of the vicons/aicons and deactivated with another single click over any of the icons.  
1813     Once activated, whenever you just move the mouse over an icon, it automatically pops up the increased size preview.  
1814     The first time in your session that you enable this feature, it may take a few seconds to load all of the icon previews into memory so be patient and just wait.  
1815     \emph{Mouse Over} mode makes it quick and easy to preview without having to drag the media to the viewer.  
1816     You can still drag the media same as without preview enabled.  
1817
1818         \item  \emph{Src Target} mode gives easy access to the Inter-View source target available by using the middle mouse button on media.  
1819     There are 2 advantages to this mode -- there is no 5 second play loop taking up cpu time and the popup allows for the use of the letter “\texttt{f}” on that popup to have it go to fullscreen mode.  
1820     \emph{Src Target} mode in any scenario never plays sound as that is nonsensical usage.  
1821     After the initial click to pop media in this mode, you also have the \emph{Mouse over} feature.
1822 \end{enumerate}
1823
1824 For any of the options, but not \emph{No Play}, you can temporarily turn off that option by clicking on the button using the middle mouse button.  
1825 This helps to avoid having the thumbnail get in the way of dragging or other functions.  
1826 When you do, a line will be drawn through the current preview mode so that you are aware that it is in \emph{No Play} mode until click it again.
1827
1828 Note that if in \texttt{Settings $\rightarrow$ Preferences} under the Appearance tab, you have unchecked \textit{Use thumbnails in resource window} you will only have default icons and no active previews.
1829
1830 \begin{figure}[htpb]
1831     \begin{minipage}{.69\linewidth}
1832         \centering
1833         \includegraphics[width=0.99\linewidth]{preview_icon_mode.png}
1834         \caption{The location of the Preview/Draw Icons mode.}
1835         \label{fig:preview_icon_mode}
1836     \end{minipage}
1837     \hfill
1838     \begin{minipage}{.29\linewidth}
1839         \vspace{2ex}
1840         \centering
1841         \includegraphics[width=0.7\linewidth]{line_through_mode.png}
1842         \caption{Note the line through the mode.}
1843         \label{fig:line_through_mode}
1844     \end{minipage}
1845 \end{figure}
1846
1847
1848
1849 \subsection{Moving clips/media from/to Resources window}%
1850 \label{sub:moving_clips_media_from_to_resources_window}
1851
1852 If you have several media files loaded into the Resources window of one instance of \CGG{} and want to load some of the same ones into another instance or just want a listing to save in a file for later use, you can do this with these set of steps:
1853
1854 Copy or paste a list of files in the Media Resources window:  
1855
1856
1857 \begin{enumerate}
1858     \item  create a highlighted selection of the desired media files in the media Resources window
1859     \item    right click on an unused portion of that window to bring up the popup menu
1860     \item     select the \textit{Copy file list} item and a file list box will appear that contains the full path filenames
1861     \item     wipe the textbox using your standard copy/paste method to put the list of files in the copy buffer
1862     \item     in another \CGG{} instance, choose the \textit{Paste file list} of the media Resources window
1863     \item     paste the list of files, again using your standard paste method, into the new file list box; press OK
1864     \item    the status bar of the main window will be updated as the file list is loaded to the media folder (the purpose of displaying the status is simply to show that the load is progressing normally).
1865 \end{enumerate}
1866
1867 Obviously this \textit{Paste file list} feature means you can create a list of files outside of \CGG{} using an editor, wipe the names, and then use \textit{Paste file list} to load them into the media Resources window.  
1868
1869 It is important to note that in the steps above, the Operating System cut and paste capabilities are in use for steps 4 and 6 as opposed to \CGG{}’s c/v shortcuts.  
1870 Since the procedure varies among the distros, you will have to adapt to your specific one.  For example, a usage for ubuntu consists of:
1871 \begin{enumerate}
1872     \setcounter{enumi}{3}
1873     \item   Ctrl-c to copy the list of files; open gedit; Ctrl-v to paste the list of files into gedit
1874     \item   Ctrl-c or the standard way using the right click to copy this list from gedit
1875     \item Ctrl-v paste the list of files into the new file list box, and press OK
1876 \end{enumerate}
1877
1878 \begin{figure}[htpb]
1879     \centering
1880     \begin{minipage}{.9\linewidth}
1881     \centering
1882         \includegraphics[width=0.99\linewidth]{copy_files1.png}
1883     \end{minipage}
1884     \vfill
1885     \begin{minipage}{.5\linewidth}
1886     \centering
1887         \includegraphics[width=0.99\linewidth]{copy_files2.png}
1888     \end{minipage}
1889     \caption{Example of copy file list}
1890     \label{fig:copy_files1}
1891 \end{figure}
1892
1893 In the Figure~\ref{fig:copy_files1}, one instance of \CGG{} has 3 items in the Media area highlighted that were copied to the file list.  
1894 Note how it includes the full pathname.
1895
1896 In this screenshot on another instance of \CGG{}, there are only 2 items in the media but the \textit{Paste file list} box is ready to have the items inserted via the standard text box paste method.  When that is done, the additional 6 media files will be available on this other instance too.
1897
1898
1899 Another possible usage of this capability:
1900
1901 \begin{enumerate}
1902     \item  Right Click on the Clips Resources window and use the \textit{Paste Clip} option to paste the Copy selection as a clip.  
1903     \item  Similarly, by highlighting a clip in the Resources window and selecting its copy popup menu item using the right mouse button, that copy buffer can now be loaded onto the timeline.
1904 \end{enumerate}
1905
1906
1907 \subsection{Snapshot / Grabshot}%
1908 \label{sub:snapshot_grabshot}
1909
1910 \begin{figure}[htpb]
1911     \centering
1912     \begin{minipage}{.49\linewidth}
1913     \centering
1914     \includegraphics[width=0.8\linewidth]{snapshot.png}
1915     \caption{Snapshot menu and choices}
1916     \label{fig:snapshot}
1917     \end{minipage}
1918     \begin{minipage}{.49\linewidth}
1919     \centering
1920     \begin{tikzpicture}[scale=1, transform shape]
1921         \node (img1) [yshift=0cm, xshift=0cm, rotate=0] {\includegraphics[width=0.65\linewidth]{grabshot.png}};
1922         \node (img2) [yshift=2cm, xshift=-1cm, rotate=0] {\includegraphics[width=0.07\linewidth]{reticle.png}};
1923     \end{tikzpicture}
1924     \caption{Grabshot reticle \& orange box}
1925     \label{fig:grabshot_recticle}
1926     \end{minipage}
1927 \end{figure}
1928
1929 To take a snapshot, perform the following steps:
1930
1931 \begin{enumerate}
1932     \item set your timeline insert marker where you want the snapshot -- this frame shows in the compositor
1933     \item  right click in an empty spot in the media folder and the popup shows snapshot as the $5^{th}$ item down
1934     \item  highlight that and the submenu comes up allowing you to choose png, jpg, ppm or tiff
1935 \end{enumerate}
1936
1937 The snapshot shows up in the Media folder.  
1938 It is saved by default in \texttt{/tmp} as
1939
1940 \texttt{snap\_date-time.ext} BUT you can change the default directory path in \texttt{Settings $\rightarrow$ Preferences $\rightarrow$ Interface tab} in the right hand side of the Editing section.
1941
1942 Grabshot is the $6^{th}$ menu item.  
1943 A red circle reticle can be moved to the area to grab; use left mouse drag to surround an area; and right click to grab.
1944
1945
1946
1947
1948 \section{Other Options and Other Windows}%
1949 \label{sec:other_options_and_other_windows}
1950
1951 \subsection{Transport Controls}%
1952 \label{sub:transport_controls}
1953
1954 Transport controls are useful for navigation and for playing media.  
1955 Each of the Viewer, Compositor, and Program windows has its own transport panel.  
1956 The controls generally all contain a yellow colored tooltip when you mouse over the control, providing a hint of their function and shortcuts for usage.
1957
1958 The transport panel is controlled by the keyboard as well as the graphical interface. 
1959 For each of the operations it performs, the starting position is the position of the insertion point in the Program window and the slider in the Compositor and Viewer windows. 
1960 The ending position is either the end or start of the timeline or the end or start of the selected region if there is one.
1961
1962 The orientation of the end or start depends on the direction of playback. 
1963 If it is forward the end position is the end of the selected region. 
1964 If it is backward the end position is the start of the selected region.  
1965 The insertion point moves to track playback. 
1966 When playback stops, the insertion point stays where playback stopped. 
1967 Thus, by playing back you change the position of the insertion point. 
1968 The keyboard interface of either the numeric pad or alternative keys has more speeds with the addition of \emph{Forward Slow}(2) and \emph{Reverse Slow} (5).  
1969 Hitting any key on the keyboard twice pauses it. 
1970 The shortcuts section of this manual as well as a Shell Command available from the \CGG{} main window has a listing of each of the keys.
1971
1972 When using frame advance functions the behavior may seem odd. 
1973 If you frame advance forward and then frame advance backward, the displayed frame does not change. 
1974 This is because the playback position is not the frame but the time between two frames. 
1975 The rendered frame is the area that the playback position crosses. 
1976 When you increment the time between two frames by one and decrement it by one, you cross the same frame both times and so the same frame is displayed.  
1977 There is an option in \texttt{Settings $\rightarrow$ Preferences, Appearance tab} to \textit{Always show next frame} that may help make this clearer for some users.
1978
1979 The transport behavior changes if you hold down Ctrl when issuing any of the transport commands. This causes the starting point to be the In point if playing forward and the Out point if playing backward. If playing forward, the Out point becomes the ending point and if playing backward, the In point becomes the ending point. If no In/Out points are specified, the behavior falls back to using the insertion point and track boundaries as the starting and ending points.
1980
1981 The transport behavior also changes if you hold down the Shift key along with KeyPad 1--6.  
1982 If normally audio is included in the play, it will be removed and if normally audio is not included in the play, it will be added.
1983
1984
1985 \subsection{Zoombar}%
1986 \label{sub:zoombar}
1987
1988 The compositor has zoom capability. 
1989 The pull-down menu on the bottom of the compositor window has a number of zoom options. 
1990 When set to Auto the video is zoomed to match the compositor window size as closely as possible. 
1991 When the video is zoomed bigger than the window size,  you can use scrollbars to scan around or if the zoom icon is enabled, the middle mouse button can be used to zoom in or out the video.
1992
1993 The zoom toggle also causes the Compositor window to enter zoom mode. 
1994 In zoom mode, clicking in the video output zooms in while a Ctrl-click in the video output zooms out. 
1995 If you have a wheel mouse, rotating the wheel zooms in or out too. 
1996 Zooming in or out with the zoom tool does not change the rendered output. 
1997 It is merely for scrutinizing video or fitting it in the desktop. Playing video on the compositor when zoomed to any size other that 100\%, the original size, requires \CGG{} to do extra processing steps. 
1998 This could affect performance on slower systems
1999
2000 \subsection{Show Overlays}%
2001 \label{sub:show_overlays}
2002
2003 Color Coded Keyframe Curves are a big feature in the \textit{Show Overlays} window because by changing the colors to suit the user, it helps to remove confusion from multiple curves on the track canvas.  
2004 They can be viewed from the pulldown menu of \texttt{Window $\rightarrow$ Show overlays} but they will operate the same as when used from the \textit{View} pulldown menu.  
2005 The \textit{Color Coded Keyframe Curves} have distinct colors associated with each type for ease of identification.  
2006 By clicking LMB on the \textit{Color Ball} to the right of any keyframe type in the \textit{Show overlays} menu you have the ability to change the colors to whatever works best for your video.  
2007 The color ball changes made will be retained across sessions.
2008
2009 There is a line separating the first 4 items, which are just non-automation type settable values as opposed to \textit{auto} keyframe types.  
2010 The color is not changeable for the 3 items of Mode, Pan, and Mask which simply display their symbol icon.
2011
2012 Figure~\ref{fig:overlays_window} displays the Show overlays popup with all of its options and color coded types such as yellow for Speed and blue for Camera Z.  
2013 Upon clicking on the associated \textit{color ball} to the right of any keyframe type, for example \textit{Fade} in this screenshot, the color wheel palette window pops up so that you can manipulate the color as desired.
2014
2015 \begin{figure}[htpb]
2016     \centering
2017     \includegraphics[width=0.85\linewidth]{overlays_window.png}
2018     \caption{Show Overlays window on the left with the Color ball window to the right to set color}
2019     \label{fig:overlays_window}
2020 \end{figure}
2021
2022 Figure~\ref{fig:overlays1} shows several color coded lines for different keyframes along with the Fade slider for manipulation.  
2023 The slider is in the same color as the color coded keyframe type line which is the same color as in the \textit{Show overlays} window.
2024
2025 \begin{figure}[htpb]
2026     \centering
2027     \includegraphics[width=1.0\linewidth]{overlays1.png}
2028     \caption{Lines are colored here on the timeline as designated in Show Overlays}
2029     \label{fig:overlays1}
2030 \end{figure}
2031
2032 Overlays Window Nuances:
2033
2034 The Overlays window is an alternative to the main track canvas \textit{View} pulldown, and thus the order is mostly maintained to match each other.  
2035 To make it easier to get a quick temporary look at a specific option, there is a shortcut of Shift-LMB (left mouse button) that can be used as opposed to having to uncheck everything that is currently checked and then having to recheck them on when done.  
2036 Here is a list of how they work.  Keep in mind that if the Expander on the patchbay is enabled, you still see the track.
2037
2038 \begin{itemize}
2039     \item  Shift+LMB (left mouse button) in the Overlays Window on a checkbox will turn off all other
2040         checkboxes except for the one you are on.  Then this named box will have outline for a  \textit{hot} spot.
2041     \item  Shift+LMB on this \textit{hot} spot will return to \textit{cool} of the previous settings with all of the previous
2042         checkboxes checked again.
2043 \end{itemize}
2044
2045 \begin{figure}[htpb]
2046         \begin{minipage}{.29\linewidth}
2047                 \centering
2048                 \includegraphics[width=0.99\linewidth]{overlays_list1.png}
2049                 \caption{Original Settings --- cool spot}
2050                 \label{fig:overlays_list1}
2051         \end{minipage}
2052         \hfill
2053         \begin{minipage}{.29\linewidth}
2054                 \centering
2055                 \includegraphics[width=0.99\linewidth]{overlays_list2.png}
2056                 \caption{Note Titles box hot spot  }
2057                 \label{fig:overlays_list2}
2058         \end{minipage}
2059         \hfill
2060         \begin{minipage}{.29\linewidth}
2061                 \centering
2062                 \includegraphics[width=0.99\linewidth]{overlays_list3.png}
2063                 \caption{Cam/Proj XYZ toggle to fine tune}
2064                 \label{fig:overlays_list3}
2065         \end{minipage}
2066 \end{figure}
2067
2068 \begin{itemize}
2069     \item  Shift+LMB on a non-\textit{hot} spot will simply check or uncheck a box and there is no previous state.
2070     \item This all works in conjunction with the \textit{View} pulldown menu which, of course, has no hot spots.
2071     \item  Caveat \#1 - Shift+LMB on the top 4 choices of Assets, Titles, Transitions, Plugin Keyframes will turn
2072         off all of the checkboxes below because it makes sense to do so.
2073     \item  Caveat \#2 - Shift+LMB on the Autos will not turn off Assets, Titles, Transitions, or Plugin Keyframes
2074         because you need to be able to see what is going on.
2075         \item Caveat \#3 - XYZ toggle on/off of Camera and Projector are not affected.
2076 \end{itemize}
2077
2078
2079
2080
2081 \subsection{Sound Level Meters Window}%
2082 \label{sub:sound_level_meters_window}
2083
2084 An additional window, the levels window, can be brought up from the \textit{Window} pulldown.  
2085 The levels window displays the output audio levels after all mixing is done.  
2086 The visible range of the sound level meters is configurable in \texttt{Settings $\rightarrow$ Preferences, Interface tab} under the Operations section.
2087
2088 \begin{wrapfigure}[18]{O}{0.3\linewidth} 
2089         \centering
2090         \vspace{-2ex}
2091         \includegraphics[width=0.5\linewidth]{volume_meter.png}
2092         \caption{Sound Level Meters Window}
2093         \label{fig:volume_meter}
2094 \end{wrapfigure}
2095
2096 Sound level meters can be toggled in the viewer and compositor windows with the show meters button.  
2097 They also appear in the patchbay when the track is expanded and in the recording monitor when audio is being recorded. 
2098
2099 The sound levels in the levels window, compositor, and viewer correspond to the final output levels before they are clipped to the sound card range.  
2100 In the record monitor they are the input values from the sound card.  
2101 In the patchbay they are the sound levels for each track after all effects are processed and before down-mixing for the output.  
2102 Most of the time, audio levels have numerical markings in dB but in the patchbay there is not enough room.
2103
2104 The sound level is color coded as an extra means of determining the sound level.  
2105 Even without numerical markings, the sound level color can distinguish between several ranges and overload.  
2106 Look at the color codings in a meter with numerical markings to see what colors correspond to what sound level.  
2107 Then for meters in the patchbay in expanded audio tracks, use the color codings to see if it is overloading.
2108
2109 Be aware that sound levels in \CGG{} can go above 0 dB.  
2110 This allows for not only seeing if a track is overloading but how much information is being lost by the overloading.  
2111 Overloading by less than 3 dB is usually acceptable.  
2112 While overloading is treated as positive numbers in \CGG{}, it is clipped to 0 when sent to a sound card or file.
2113
2114
2115 %%% Local Variables:
2116 %%% mode: latex
2117 %%% TeX-master: "../CinelerraGG_Manual"
2118 %%% End: