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