Andrea and Phyllis cleanup changes to include Andrea new motion.png and camera_tool.png
[goodguy/cin-manual-latex.git] / parts / Editing.tex
1 \chapter{Editing}%
2 \label{cha:editing}
3
4 Editing comprises both time and track space.  The timeline consists
5 of the time certain media appear on the track going left to right
6 and a set of tracks from the top to the bottom.  There are 2 methods
7 of timeline editing -- drag and drop editing, also called
8 \textit{arrow mode}, and cut and paste editing or \textit{I-beam
9   mode}.  Cut and Paste is the default editing mode.  An additional,
10 but not often considered editing method is called \textit{two-screen
11   editing} where the Viewer is used to view media and then the
12 desired clip from the media is transferred to the timeline.
13
14 The timeline is where all editing decisions are made
15 (figure~\ref{fig:timeline}).  This is a stack of tracks in the
16 center of the main window.  It can be scrolled up, down, left and
17 right with the scrollbars on the right and bottom.  It can also be
18 scrolled up and down with a mouse wheel, or left and right while
19 holding down the Ctrl key and using the mouse wheel.
20
21 \begin{figure}[htpb]
22   \centering
23   \includegraphics[width=1.0\linewidth]{timeline.png}
24   \caption{Timeline editing session}
25   \label{fig:timeline}
26 \end{figure}
27
28 The active region is the range of time which is affected by editing
29 commands on the timeline.  The active region is determined first by
30 the presence of in/out points on the timeline.
31 %
32 If those do not exist the highlighted region is used. To reiterate,
33 \emph{highlighting} is done in \emph{cut and paste mode} by moving
34 the insertion point with the mouse in the timeline to where you want
35 to start. Then hold down the LMB\@, drag the mouse to where you want
36 the end point to be and release the LMB\@. In \emph{drag and drop
37   mode}, the method to create a highlighted selection is to hold
38 down the Ctrl key and double click with the LMB with the mouse over
39 that column.
40
41 If no highlighted region exists, the insertion point is used as the
42 start of the active region.  Some commands treat all the space to
43 the right of the insertion point as active while others treat the
44 active length as 0 (zero) if no end point for the active region is
45 defined.
46
47 Most importantly, editing decisions never affect source material
48 meaning that it is non-destructive editing.  So not only does your
49 original media stay completely untouched, it is much faster than if
50 you had to copy all the media affected by an edit.  Editing only
51 affects pointers to source material, so if you want to have a new
52 modified media file at the end of your editing session which
53 represents the editing decisions, you need to render it.  Saving and
54 loading your edit decisions is explained in the Load, Save and the
55 EDL section and rendering is explained in the section on Rendering.
56
57 In the following editing sections, references to common operations
58 are scattered within any of the modes where they seem pertinent.
59 However, many of the editing operations work in different modes.
60
61
62 \section{The Patchbay}%
63 \label{sec:patchbay}
64
65 On the left of the timeline is a region known as the patchbay.  The
66 patchbay enables features specific to each track as described next.
67
68
69 \begin{description}
70 \item[Textbox] for naming the track.  The default names will usually
71   be Video \#, Audio \#, or Mixer \# if using the multi-camera/mixer
72   operations.  A \# will be designated for subsequent tracks as in 1,
73   2, 3 and so on.
74 \item[Expander] which is a down arrow on the right side, is for
75   viewing more options on the patchbay and for viewing the effects
76   represented on the track.  You can just click on the expander to
77   expand or collapse the patchbay and the track.  If it is pointing
78   sideways, the track is collapsed.  If it is pointing down, the track
79   is expanded.  Existing effects appear below the media for the track.
80 \end{description}
81
82 Below the textbox name are several toggles referred to as
83 \textit{attributes} for different features (currently there are 7 as
84 shown in figure~\ref{fig:patchbay01}).  If the toggle button is
85 shadowed by a color, the feature is enabled. If the toggle is the
86 background color of most of the window, it is disabled. Click on the
87 toggle to enable/disable the feature.
88
89 \begin{wrapfigure}[13]{O}{0.3\linewidth}
90   %\vspace{-2ex}
91   \centering
92   \includegraphics[width=0.79\linewidth]{patchbay01.png}
93   \caption{Patchbay}
94   \label{fig:patchbay01}
95 \end{wrapfigure}
96
97 Several mouse operations speed up the configuration of several
98 tracks at a time. Click on an attribute and drag the cursor across
99 adjacent tracks to copy the same attribute to those tracks.  Hold
100 down Shift while clicking a track's attribute to enable the
101 attribute in the current track and toggle the attribute in all the
102 other tracks. Or you can:
103
104 \begin{enumerate}
105 \item hold down Shift while clicking an attribute,
106 \item click until all the tracks except the selected one are
107   disabled,
108 \item then drag the cursor over the adjacent track to enable the
109   attribute in the adjacent track.
110 \end{enumerate}
111
112 The 7 \textit{attributes} are described here next followed by the other available feature icons and their description.
113
114 \begin{description}
115 \item[Play Track] determines whether the track is rendered or
116   not. If it is off, the track is not rendered.  For example if you
117   turn it off in all the video tracks, the rendered media file will
118   have only audio tracks.  If the track is chained to any other tracks
119   by a shared track effect, the other tracks perform all the effects
120   in this shared track, regardless of play status of the shared track
121   that in this particular case affects the media output but not fade
122   and effects.
123 \item[Arm Track] determines whether the track is armed or not.
124   Only the armed tracks are affected by editing operations. Make sure
125   you have enough armed destination tracks when you paste or splice
126   material or some tracks in the material will get left out.  In
127   addition to restricting editing operations, the armed tracks in
128   combination with the active region determine where material is
129   inserted when loading files.  If the files are loaded with one of
130   the insertion strategies which do not delete the existing project,
131   the armed tracks will be used as destination tracks.
132 \end{description}
133
134 \begin{description}
135 \item[Draw Media] determines if picons or waveforms are drawn on
136   the asset in the track.  You may want to disable this if you know
137   that the media/format takes a long time to draw on the timeline.  By
138   default it is set to on in order to see picons on the timeline.
139 \item[Don’t send to output] -- more commonly called
140   \textit{mute} -- causes the output to be thrown away once the track is
141   completely rendered. This happens whether or not \textit{Play track}
142   is on.  For example if you mute all the video tracks, the rendered
143   media file will have a blank video track.  Mute track is represented
144   on the timeline with a line that has the default color of a
145   pinkish-orange.  Use the pulldown \texttt{View $\rightarrow$ Mute} to
146   have the line displayed.  It is a keyframable attribute, but Mute
147   track keyframing is a toggle and it has only the two values of on or
148   off. If a track is part of a shared track effect, the output of the
149   track with the shared track effect is overlaid on the final output
150   even though it is routed back to another track (the shared track).
151   Mute track is used to keep the track with the shared track effect
152   from overlapping the output of the source track (the shared track)
153   where the shared track effect is not present.
154 \item[Gang Fader] cause the fader to track the movement of
155   whatever other fader you are adjusting by dragging either the fader
156   or the curve on the track.  It doesn't affect the editing made with
157   menu controls.  A fader is only ganged if the arm track is also on.
158   This is often used to adjust audio levels on all the tracks
159   simultaneously.  Gang also causes Nudge parameters to synchronize
160   across all the ganged tracks.
161 \item[Master Track] Mark a track as \textit{master} serves when using \textit{Gang Channels} or \textit{Gang Media} mode. See \nameref{sub:displaying_tracks_ganged}
162 \item[Track Data Height] this up/down toggle symbol to the immediate right
163 of the 5 attributes, is used to individually resize each track.  This makes
164 it very easy to temporarily expand or contract the size of that track either
165 by clickin with the left mouse button or using the middle wheel up/down.
166 \item[Fader slider] fade values are represented on the timeline
167   with a pink (default color) curve that is keyframable.  All tracks have a fader, but
168   the units of each fader depend on whether it is audio or video.
169   Audio fade values are in dB. They represent relative levels, where 0
170   is the unaltered original sound level, -40 is silence, -80 the
171   minimum value set by default.  You can move fader and keyframes down
172   to -80 but the parameter's curve won't go below -40.  For your
173   convenience you can set a different fade range with the curve zoom.
174   Audio fader’s main purpose is to \textit{fade out} sound or to lower
175   the sound level smoothly to silence, or \textit{fade in} to make
176   sounds appear gradually instead of suddenly.  Video fade values are
177   the percentage of opacity of the image in normal overlay mode, the
178   percentage of the layer that is mixed into the render pipeline in
179   the other overlay modes.  Click and drag the fader to fade the track
180   in and out.  If it is ganged to other tracks of the same media type,
181   with the arm option enabled, the other faders should follow.  Hold
182   down the Shift key and drag a fader to center it on the original
183   source value (0 for audio, 100 for video).
184 \item[Mixer] in the expanded patchbay for that track designates
185   the multi-camera mixer mode.
186 \item[Overlay mode] in the expanded patchbay is used for
187   porter-duff operations and is full explained in
188   \nameref{cha:overlays} chapter.
189 \item[Nudge] is in the expanded patchbay.  The nudge value is
190   the amount the track is shifted left or right during playback. The
191   track is not displayed shifted on the timeline, but it is shifted
192   when it is played back. This is useful for synchronizing audio with
193   video, creating fake stereo, or compensating for an effect which
194   shifts time, all without altering any edits
195   (figure~\ref{fig:overlay}).
196
197   \begin{figure}[htpb] \centering
198     \includegraphics[width=0.65\linewidth]{overlay.png}
199     \caption{Video Overlay, audio Pan and Nudge.}
200     \label{fig:overlay}
201   \end{figure}
202
203   Enter the amount of time to shift to instantly shift the
204   track. Negative numbers make the track play later. Positive numbers
205   make the track play sooner. The nudge units are either seconds or
206   the native units for the track (frames or samples). Select the units
207   by right clicking on the nudge textbox and using the context
208   sensitive menu. Nudge settings are ganged with the Gang faders
209   toggle and the Arm track toggle. Use the mouse wheel over the nudge
210   textbox to increment and decrement the value.
211 \item[Pan] is available in the expanded patchbay for audio
212   tracks via a panning box. Position the pointer in the panning box
213   and click/drag to reposition the audio output among the speaker
214   arrangement. The loudness of each speaker is printed on the relative
215   icon during the dragging operation. The panning box uses a special
216   algorithm to try to allow audio to be focused through one speaker or
217   branched between the nearest speakers when more than 2 speakers are
218   used.
219 \end{description}
220
221 Press the Tab key while the cursor is anywhere over a track to
222 toggle the track arming status. Press Shift-Tab while the cursor is
223 over a track to toggle the arming status of every other track.
224
225 \paragraph{Automatic audio mappings} Several convenience functions
226 are provided for automatically setting the panning to several common
227 standards. They are listed in the Audio menu. These functions only
228 affect armed audio tracks. They are:
229
230 \begin{description}
231 \item[Audio~$\rightarrow$~Map 1:1] This maps every track to
232   its own channel and wraps around when all the channels are
233   allocated. It is most useful for making 2 tracks with 2 channels map
234   to stereo and for making 6 tracks with 6 channels map to a 6 channel
235   sound card.
236 \item[Audio~$\rightarrow$~Map 5.1:2] This maps 6 tracks to 2
237   channels. The project should have 2 channels when using this
238   function. Go to \texttt{Settings $\rightarrow$ Format} to set the
239   output channels to 2. This is most useful for down-mixing 5.1 audio
240   to stereo (for more information refer to Configuration, Settings and
241   Preferences section~\ref{sub:audio_out_section}).
242 \end{description}
243
244 \paragraph{Standard audio mappings} Although \CGG{} lets you map any
245 audio track to any speaker, there are standard mappings you should
246 use to ensure the media can be played back elsewhere. Also, most
247 audio encoders require the audio tracks to be mapped to standard
248 speaker numbers or they will not work.
249
250 In the channel position widget, the channels are numbered to
251 correspond to the output tracks they are rendered to. For stereo,
252 the source of channel 1 needs to be the left track and the source of
253 channel 2 needs to be the right track.  For 5.1 surround sound, the
254 sources of the 6 channels need to be in the order of center, front
255 left, front right, back left, back right, low frequency effects. If
256 the right tracks are not mapped to the right speakers, most audio
257 encoders will not encode the right information if they encode
258 anything at all. The low frequency effects track specifically can
259 not store high frequencies in most cases.
260
261
262 \section{Manipulating Tracks}%
263 \label{sec:manipulating_tracks}
264
265 Tracks in \CGG{} either contain audio or video.  There is no special
266 designation for tracks other than the type of media they contain.
267 When you create a new project, it contains three default tracks: one
268 video track and two audio tracks.  You can still add and delete
269 tracks from the menus.  The Tracks menu contains a number of options
270 for dealing with multiple tracks simultaneously.  Each track itself
271 has a popup menu which affects one track.
272
273 Operations in the \textbf{Tracks pulldown} affect only tracks which
274 are armed.
275
276 \begin{description}
277 \item[Move tracks up | Move tracks down] shift all the armed
278   tracks up or down the stack.
279 \item[Delete tracks] deletes the armed tracks.
280 \item[Delete last track] deletes the last track, whether it is
281   armed or not.
282 \item[Concatenate tracks] operation copies all the assets of
283   every disarmed but playable track and concatenates it by pasting
284   those assets at the end of the first set of armed tracks. They are
285   pasted one after the other, keeping the same order they have on the
286   stack. If there are two armed tracks followed by two disarmed
287   tracks, the concatenate operation copies the assets of the two
288   disarmed tracks and pastes them after the assets of the two armed
289   tracks. If there are three disarmed tracks instead, the assets of
290   two tracks are pasted after the assets of the armed tracks and the
291   assets of the third track are pasted at the end of the first armed
292   track. The destination track wraps around until all the disarmed
293   tracks are concatenated. Disarmed tracks that are not playable are
294   not concatenated.
295 \item[Append to project] allows for creating new tracks after
296   any existing tracks.
297 \item[Add subttl] will add a track for subtitles at the top of
298   the other tracks.
299 \end{description}
300
301 The \textbf{Audio} and \textbf{Video pulldowns} each contain an
302 option to add a track of their specific type. In the case of audio,
303 the new track is put on the bottom of the timeline and the output
304 channel of the audio track is incremented by one. In the case of
305 video, the new track is put on the top of the timeline. This way,
306 video has a natural compositing order. New video tracks are overlaid
307 on top of old tracks.
308
309 \subsection{Displaying tracks: Ganged mode}%
310 \label{sub:displaying_tracks_ganged}
311
312 Often users working on media where Audio is the main focus, want all of a media's audio channels, whether stereo or 5:1 channels, to be treated as a single unit. They are more familiar with working with a DAW (Digital Audio Workstation software) and find that it takes extra work and a lot more care to have to individually manage audio tracks rather than have them automatically edited as a ganged group.
313
314 To get this capability, there is a \textit{Gang Tracks} toggle button on the main timeline controls to switch between 3 modes of working with multiple channels so that the tracks are automatically edited as a single unit. Operations affected include edits such as cuts, moving sections, and adding plugins. Group masters are marked by the \textit{Master Track} toggle in the patchbays. A track gang group begins on a master track, and extends to, but not including, the next master track. The 3 \textit{Gang Tracks} modes are:
315
316 \begin{enumerate}
317         \item \textbf{Gang None:} this is the default mode and is the traditional way Cinelerra operates. If you never toggle the "Gang Tracks" button, everything operates normally as it always has. In this mode, the button icon looks like 3 tracks with $\dots$ on the end and all tracks are visible on the timeline. See figure~\ref{fig:gang-track-01}
318 \end{enumerate}
319
320 \begin{figure}[htpb]
321         \centering
322         \includegraphics[width=0.99\linewidth]{gang-track-01.png}
323         \caption{Gang None: only the video track is master. We see all tracks both master and non-master (default)}
324         \label{fig:gang-track-01}
325 \end{figure}
326
327 \begin{enumerate}[start=2]
328         \item \textbf{Gang Channels:} in this mode, only the \textit{Master Tracks} and the first track of video, audio, or subtitles not master will are shown. Stereo tracks, or 5:1 channels/any number of audio tracks, are drawn as 1 audio track for the purpose of making changes on that single track which are propagated to all of its other channel tracks automatically. This is the DAW-like mode. The \textit{Gang Tracks} button icon looks like 2 tracks and only the first video and first audio tracks will be shown. See figure~\ref{fig:gang-track-02}
329 \end{enumerate}
330
331 \begin{figure}[htpb]
332         \centering
333         \includegraphics[width=0.99\linewidth]{gang-track-02.png}
334         \caption{Gang Channels: only the video track is master. Let's see the master tracks and the first of the non master tracks}
335         \label{fig:gang-track-02}
336 \end{figure}
337
338 \begin{enumerate}[start=3]
339         \item \textbf{Gang Media:} this mode only shows the \textit{Master Tracks} of the media but changes are propagated to the appropriate other related tracks (even if they are not visible). The \textit{Gang Tracks} button icon looks like a single track. See figure~\ref{fig:gang-track-03}
340 \end{enumerate}
341
342 \begin{figure}[htpb]
343         \centering
344         \includegraphics[width=0.99\linewidth]{gang-track-03.png}
345         \caption{Gang Media: only the video track is master. We only see the master tracks}
346         \label{fig:gang-track-03}
347 \end{figure}
348
349 The current \textit{Gang Tracks} mode is saved across sessions and will be saved in your project. Although most likely users will work in the \textit{Gang None} mode, users more familiar with DAW software will tend to use the \textit{Gang Channel}s mode.
350
351 More details ares described next about master tracks. Each patchbay has a \textit{Master Track} button on the extreme right of the patchbay. These mark which tracks of the media are master tracks. The span of tracks between the gang group masters are the gang track group. The master track toggles can be disabled/enabled as the user wishes to create the desired track groups. Normal file loads will mark the first stream of each file loaded as a master, if the media is loaded with insertion strategy of\textit{ Replace current project}, \textit{Replace current project and concatenate tracks} or \textit{Append in new tracks}. Frequently, editing is done on video, audio, or audio/video groups to maintain timeline synchronization. By grouping related tracks, this procedure is much more automatic.
352
353 Previously existing projects created before the addition of ganged tracks, will have ALL tracks marked as master tracks and changing the \textit{Gang Tracks} button mode will have no effect. The user will have to properly designate which track is the master track and disabling the others in order to make use of the toggle modes.
354
355 There are no restrictions on how you use this feature and there may be variations for users not concerned about DAW-like workings that are very useful. Several methodologies are possible, but you have to know what you are doing.
356
357 NOTES:
358 \begin{itemize}
359         \item When in \textit{Gang Channels} or \textit{Gang Media} mode, if the first audio track is not disarmed, but         any of its connected channel tracks are, the disarm of those channels are ignored and all channels are treated as being armed. This is to be consistent with the purpose of using this mode; the purpose being that any edits to the first master track are automatically propagated to all other channels.
360         \item It may be better when using the \textit{Gang Channels} or \textit{Gang Media} mode to make any changes
361         to the first audio channel to be automatically duplicated before reverting to the \textit{Gang None} mode to make other changes. Once you start changing individual channels (that is, audio tracks) so that they are no longer coordinated in their edits/plugins, it may be more difficult to switch back to \textit{Gang Channels} mode and get the desired results since the channels may no longer be lined up.
362 \end{itemize}
363
364 \section{Two Screen Editing}%
365 \label{sec:two_screen_editing}
366
367 This is a fast way to construct a program out of movie files (in
368 other programs is called \textit{three points editing}). The idea
369 consists of viewing a movie file in one window and viewing the
370 program in another window. Subsections of the movie file are defined
371 in the viewer window and transferred to the end of the program in
372 the program window.  Two screen editing can be done simply by using
373 keyboard shortcuts.  To get familiar with which keys to use, move
374 the mouse pointer over the transport panel and a tooltip appears,
375 showing what key is bound to that button.
376
377 To begin a two screen editing session, load your media resources by
378 using the main menu \textbf{File pulldown} and choose \textit{Load
379   files}; make sure the insertion mode is set to \textit{Create new
380   resources only}.  This insertion strategy is to ensure that the
381 timeline stays unchanged while new resources are brought in. Go to
382 the Resources window and select the Media folder. The newly loaded
383 resources will appear. Double click on a resource or drag it from
384 the media side of the window over to the Viewer window.
385
386 Check to make sure there are enough armed tracks on the timeline to
387 put the subsections of source material that you want.  Usually this
388 would be one video track and two audio tracks, but if there are not
389 enough, just create new tracks or arm more tracks.
390
391 Now to start your 2 screen editing, in the viewer window, define a
392 clip from the media file:
393
394 \begin{enumerate}
395 \item Set the starting point with the In pointer button.  You
396   will see a left hand bracket on the timebar.
397 \item Move your cursor to the ending point of the clip you want
398   to use.
399 \item Set the ending point with the Out pointer right hand
400   bracket.
401 \item You will see a colored bar inside the brackets for easier
402   viewing.
403 \item Drag the In/Out point with the mouse to conveniently
404   change their position.
405 \end{enumerate}
406
407 These In/Out points define a clip.  You can now use this in a couple
408 of different ways.
409
410 \paragraph{Splice} The splice icon, or shortcut letter “\texttt{v}”,
411 inserts the selected area in the timeline after the insertion point.
412 After the splice has taken effect, the insertion point moves to the
413 end of the edit ready to be used as the next splice location. This
414 way you can continuously build up the program by splicing.  If an In
415 point or an Out point exists on the timeline the clip is inserted
416 after the In point or after the Out point. If both In and Out points
417 are set on the timeline, the clip is inserted after the In point. If
418 there are edits after your chosen splice location on the timeline,
419 they will be moved to the right.
420
421 \paragraph{Overwrite} The overwrite icon, or shortcut letter
422 “\texttt{b}”, overwrites the region of the timeline after the
423 insertion point with the clip. If an In point or an Out point exists
424 on the timeline the clip is overwritten after the In point or after
425 the Out point. If both In and Out points are set on the timeline,
426 the clip is inserted after the In point. If a region is highlighted
427 or both In and Out points exist they limit the region of the
428 overwriting and the clip may therefore be shortened. Here is a
429 detailed explanation to take advantage of this method.
430
431 To overwrite exactly on a precise region of the timeline:
432
433 \begin{enumerate} [noitemsep]
434 \item Arm only tracks to change.
435 \item Define the destination region on the timeline with [ and
436   ], the In and Out points.
437 \item You can achieve maximum precision by setting the active
438   region in the zoom panel.
439 \item Define the clip you want to use in the viewer with [ and
440   ], the In and Out points.
441 \item Overwrite from Viewer to the timeline.
442 \end{enumerate}
443
444 If the destination region is shorter than the clip defined in the
445 viewer, the portion of the clip longer than the destination region
446 won't be inserted and on the timeline the following edits won't
447 move.  If the destination region is longer than the clip defined in
448 the viewer, the destination region will shrink and on the timeline
449 the following edits will move to the left.
450
451 \paragraph{Clip} The clip icon, or shortcut letter “\texttt{i}”,
452 generates a new clip for the resource window containing the affected
453 region but does not change the timeline.  Every clip has an
454 optional/default title and description.
455
456 \paragraph{Copy} The copy icon, or shortcut letter “\texttt{c}”,
457 copies the selection into the copy buffer.
458
459 \subsection{Use Case – Working with Sequences}
460 \label{sub:use_case_working_sequences}
461
462 \textit{From the Viewer to the Timeline with the sequences imported
463   in a Master Project.}
464
465 A convenient methodology for working on a Master project along with
466 1 or more previously saved Sub projects or \textit{sequences} use
467 case is described here.  A sequence is an edited assembly of audio
468 and video clips generally consisting of a series of videos that
469 relate to the same activity. This use case explains how to work this
470 way and some things you need to be aware of.
471
472 \begin{enumerate}
473 \item First load your Master project, which you worked on and
474   saved earlier as an \texttt{.xml} file, using an Insertion strategy
475   of \textit{Replace current project}.  Generally this Master project
476   consists of media with any of the attributes of clips, autos,
477   possibly keyframes, and effects.  You will see your project on the
478   main timeline and the Media files that are part of this Master
479   project will be displayed in the Resources window in the Media
480   folder.
481 \item Previously you may have also saved a Sub project, which
482   will now be referred to as a Sequence, as an \texttt{.xml} file that
483   may contain any of the same such things: media, clips, autos,
484   keyframes, effects.  Second you will want to load the Sequence using
485   an Insertion strategy of \textit{Create new resources only}.  When
486   you do the load, this Sequence will show as a file in the Resources
487   window in the Clips folder.  The actual media will show in the Media
488   folder.
489 \item Now Drag and Drop the Sub project from the Clips folder to
490   the Viewer.
491 \item Set In and Out Pointers in the Viewer to the region of
492   interest in the Sub project and in the Timeline of the Main window
493   of your Master project, move the cursor position to where you would
494   like to insert this In/Out section.
495 \item Click on the \textit{Splice (v)} button in the Viewer to
496   insert this section into the Master project timeline.  All of the
497   attributes of the selected Sub project section will now be inserted
498   in the main timeline to include the autos, keyframes, effects, and
499   labels.
500 \item Alternatively, if you click on the \textit{Overwrite (b)}
501   button in the Viewer, you can see the Sub project In/Out section in
502   the timeline, but without its autos, effects, keyframes, etc.  If in
503   the timeline there were some autos, effects, and keyframes in that
504   Master project, they will be in effect for the new section.
505 \end{enumerate}
506
507 You can see the advantages of using Splice versus Overwrite to
508 either insert (splice) with all of the attributes of a specific
509 section of your Sequence or to overwrite without the attributes to
510 allow for the smooth operation on the timeline by retaining the
511 timeline’s attributes at that point.
512
513 NOTE: for correct operation of this use case, you should have the
514 same (or more) number of tracks in the Master project as you do in
515 the Sequence.  To avoid having to know how many tracks you need, you
516 can use the Nest feature as described in the Nesting section
517 (\ref{sec:nesting_clips_and_assets}).
518
519
520 \section{Cut and Paste Editing}%
521 \label{sec:cut_paste_editing}
522
523 This is the more traditional method of editing in \CGG{} and
524 therefore is the default.  To enable the cut and paste editing mode
525 on the timeline, select the I-beam toggle on the control bar at the
526 top of the main program window. You can copy edits in the same
527 track, copy from different tracks in the same instance, start a
528 second instance of \CGG{} and copy from one instance to the other or
529 load a media file into the Viewer and copy from there.
530
531 To start editing, load some files onto the timeline.  Select a
532 region of the timeline by click dragging on it and select the cut
533 button to cut it. Move the insertion point to another point in the
534 timeline and select the paste button.  Assuming no In/Out points are
535 defined on the timeline this performs a cut and paste operation.
536
537 Most editing operations are listed in the \textit{Edit} pulldown. Some of
538 them have a button on the program control toolbar as well as a
539 keyboard shortcut.  The keyboard shortcut is in parenthesis here.
540
541 \begin{description}
542 \item [Split | Cut] (x) Delete the selected area and put it in
543   the cut buffer for future pasting.
544 \item[Copy] (c) Copy the selected area and put it in the cut
545   buffer for future pasting.
546 \item[Paste] (v) Paste the material that is in the cut buffer.
547 \item[Clear] (Del) Clear the selected area. If the insertion
548   point is over an edit boundary and the edits on each side of the
549   edit boundary are the same resource, the edits are combined into one
550   edit comprised by the resource. The start of this one edit is the
551   start of the first edit and the end of this one edit is the end of
552   the second edit. This either results in the edit expanding or
553   shrinking.
554 \item[Paste silence] (Shift+Space) Paste blank audio/video for
555   the length of the selected area. Following edits will be pushed to
556   the right.
557 \item[Mute Region] (m) Overwrite blank audio/video on the
558   selected area. Following edits don't move.
559 \item[Trim Selection] Delete everything but the selected region.
560 \item[Select All] (a) Select the whole timeline.
561 \end{description}
562
563 In Cut and Paste editing mode you can \textit{edit labels} as
564 well. By enabling Edit labels in the \textbf{Settings pulldown}, or
565 by disabling the Lock labels from moving button on the Program
566 Control Tool Bar, labels will be cut, copied or pasted along with
567 the selected regions of the armed tracks.
568
569 Using labels and In/Out points are useful in editing audio.  You can
570 set In/Out points for the source region of the source waveform and
571 set labels for the destination region of the destination
572 waveform. Perform a cut, clear the In/Out points, select the region
573 between the labels, and perform a paste.
574
575 \paragraph{In / Out Points} The In and Out bracket placement is
576 explained here to illustrate their usage.  Because of the shape of
577 the markers [ and ] you may assume that they are inclusive -- that
578 everything placed in between would be included in the clip, such as
579 in the case of being transferred to the timeline from the Viewer.
580 In reality, one of the two markers will not include the frame that
581 was visible at the time the marker was affixed. Depending on whether
582 the \textit{Always show next frame} option is used or not, it is the
583 In or Out marker that will not be inclusive.
584
585 To obtain a clip on the timeline exactly as you saw in the Viewer,
586 you must necessarily move the In mark back from the beginning before
587 the first desired frame or move the Out mark forward after the last
588 desired frame, depending on the \textit{Always show next frame}
589 setting.
590
591 Some of the confusion can be attributed to the fact that the Viewer
592 shows frames, while the markers determine spaces, i.e.\ times, that
593 are not visible between frames. You have to think of each frame as
594 being delimited by two spaces -- one preceding and one following.
595 The In mark is always placed before the displayed frame and the Out
596 mark is always placed after the displayed frame, while taking into
597 account in its calculations whether the \textit{Always show next
598   frame }option is used or not. If you just remember that the
599 reference of the markers is in the middle of the icon, you will
600 avoid confusion.
601
602 \paragraph{Overwrite} To perform overwriting within the timeline
603 paste on a selected region (highlighted or between In/Out
604 points). The selected region will be overwritten. If the clip pasted
605 from the clipboard is shorter than the selected region, the selected
606 region will be shrunk. Following edits will move. If the clip pasted
607 from the clipboard is longer than the selected region, the selected
608 region will be overwritten with the first part of the clip and the
609 remaining part of the clip will be written after the
610 overwriting. Following edits will move.
611
612 \paragraph{Tracks $\rightarrow$ Concatenate tracks} This operation
613 copies all the assets of every disarmed but playable track and
614 concatenates it by pasting those assets at the end of the first set
615 of armed tracks. They are pasted one after the other, keeping the
616 same order they have on the stack.
617
618 \paragraph{Split -- blade cut and hard edges:} You can cut the
619 tracks into 2 pieces on the timeline by putting the hairline cursor
620 on the place you want to do a cut and then using the character “x”
621 or the scissors tool (figure~\ref{fig:cut}).
622
623 \begin{wrapfigure}[16]{O}{0.3\linewidth}
624   \vspace{-2ex}
625   \centering
626   \includegraphics[width=0.9\linewidth]{cut.png}
627   \caption{Blade cut}
628   \label{fig:cut}
629 \end{wrapfigure}
630
631 A \textit{cut} uses a non-empty selection region, where the
632 \textit{blade cut} or \textit{split} has no duration in the
633 selection, just a hairline.  As usual the use of cut when a
634 selection is set, deletes/cuts the highlighted area.  In the case
635 where an In point or an Out point exists on the timeline, the clip
636 is split at the location of the In/Out point since it has priority
637 over the cursor location.  A blade cut simply splits the edit into
638 two edits.  In order to have the video and audio aligned, it works
639 best to have \texttt{Settings $\rightarrow$ Align cursor on
640   frames}.  When a blade cut occurs, the edges are created as
641 \textit{hard edges}.  These are edges that cannot be deleted by
642 track optimizations.
643 %
644 \CGG{} has built-in optimization on the timeline.  So that whenever
645 two parts on the timeline are sequential frames, it automatically
646 optimizes by making them into 1 item.  So if you are cutting,
647 dragging, editing, or whatever and somehow frame \# 40 ends up
648 right next to frame \# 41, it optimizes them together.  This
649 optimization affects many areas throughout the program code.  When
650 you do a blade cut/split, all armed tracks will be included in the
651 cut and green-colored triangles will show on the bottom of the
652 track on both the left and the right side of the cut.  This is a
653 \textit{hard edge} marker toggle, as opposed to the soft edge
654 designation for an ordinary edit.  The \textit{hard edge} marker
655 can be toggled off/on if so desired.  In order to not interfere
656 with the usual drag handles, only a few pixels are used for the
657 toggle so you have to be sure you have the cursor right over the
658 hard edge triangle -- when in position, it will be obvious because
659 you can see an arrow pointing to the corner.  Use Shift-left mouse
660 button 1 to toggle off/on the hard edge marker on all tracks
661 simultaneously.
662
663
664 \section{Drag and Drop Editing}%
665 \label{sec:drag_drop_editing}
666
667 To enable the drag and drop editing mode on the timeline, select the
668 arrow toggle on the control bar at the top of the main program
669 window.  Drag and drop editing is a quick and simple way of working
670 in \CGG{}, using mostly only the mouse. The basic idea is to create
671 a bunch of clips, then drag them in order into the timeline, thus
672 building prototype media that you can watch in the compositor. If
673 after watching it, you wish to re-arrange your clips, set effects,
674 add transitions or insert/delete material, just drag and drop them
675 on the timeline.
676
677 To simply get started, perform the following operations which are
678 useful for working in a drag and drop editing session.  First load
679 your media by using the main menu \textit{File} pulldown and choose
680 \textit{Load files}; make sure the insertion mode is set to
681 \textit{Create new resources only}.  This loads the files into the
682 Resources window.
683
684 \begin{enumerate}
685 \item Create some video and audio tracks on the timeline using
686   the \textit{Video} and \textit{Audio} pulldowns.
687 \item Open the Media folder in the Resources window.  Make sure
688   the necessary tracks are armed and drag a media file from the
689   Resources window to the timeline. If the media has video, drag it
690   onto a video track or if just audio, drag it onto an audio
691   track. For a still image, drag it onto a video track.
692 \end{enumerate}
693
694 You can also drag multiple files from the Resources window. When
695 dropped in the timeline they are concatenated. If you have
696 \textit{Display Icons} selected in the Resources window, drawing a
697 box around the files selects contiguous files. If you have
698 \textit{Display Text} selected, Ctrl-clicking on media files selects
699 additional files one at a time; Shift-clicking on media files
700 extends the number of highlighted selections.  In addition to
701 dragging media files, if you create clips and open the clip folder
702 you can drag clips onto the timeline.
703
704 \CGG{} fills out the audio and video tracks below the dragging
705 cursor with data from the file. This affects what tracks you should
706 create initially and which track to drag the media onto. To drag and
707 drop a file on the Program window, you need to create on the
708 timeline the same set of tracks as your media file.
709
710 When you drag your chosen media from the media folder to the
711 timeline, your mouse pointer will drag a thumbnail and, once over
712 the timeline, the outline of a white rectangle, as big as the edit
713 you are going to have appears.  Drag the media to the desired
714 position of an empty track of the timeline and drop it.  If there
715 are other edits on that track, when you move the white outline over
716 an edit, you will see a bow tie symbol $\bowtie$ appearing at edit
717 boundaries. If you drop the media there, the new edit will start
718 from the edit boundary indicated by the center of the bow tie
719 $\bowtie$.
720
721 Since the mouse pointer is in the middle of the white outline, when
722 this rectangle is bigger than the visible part of the timeline, it
723 is quite cumbersome to precisely insert it for long
724 media. Lengthening the duration visible in the timeline by changing
725 the sample zoom in the zoom panel will reduce the size of the white
726 rectangle, making a precise insertion possible.
727
728 When you drag and drop edits within the timeline:
729
730 \begin{itemize}
731 \item If you drop an edit when bow ties $\bowtie$ are shown,
732   that edit will be cut and pasted starting at the edit boundary
733   indicated by the center of the bow tie $\bowtie$.  Following edits
734   on the same track will move.
735 \item If you drop an edit when there are no bow ties $\bowtie$
736   shown, the original edit will be muted and pasted where you dropped
737   it. No edits will move. A silence will appear in place of the
738   original edit.
739 \item If you have more armed tracks on the timeline than in the
740   asset you are dragging, only the following edits of the tracks
741   affected by the drag and drop operation will move to the right. This
742   will cause loss of synchronization. To restore it, disarm the tracks
743   affected by the drag and drop operation, highlight the just dropped
744   edit and paste silence over it using the \textit{Edit} pulldown,
745   \textit{Paste Silence}.
746 \end{itemize}
747
748 Labels sometimes work differently in Drag and Drop editing mode in
749 that you can't drag and drop them. They might be locked to the
750 timebar, even with the Edit labels option enabled.  Although with
751 the Edit labels option enabled, if a selected area of a resource is
752 spliced from the Viewer to the timeline in a position before labels,
753 these labels will be pushed to the right for the length of the
754 selected area.
755
756 In/Out points can be used to perform Cut and Paste operations in
757 Drag and Drop mode as well as in Cut and Paste mode.  Use the \textit{Edit}
758 pulldown to view the list and their keyboard shortcuts.
759
760
761 \subsection{Copy/Paste Behavior}%
762 \label{sub:copy_paste_behavior}
763
764 There are many options for moving, copying, pasting, inserting, and
765 deleting selected \textit{edits}, more commonly referred to by the
766 user as \textit{clips}, when in the Drag and Drop (arrow) editing
767 mode.  This makes it easier to avoid constantly having to disarm/arm
768 tracks.  To create a selection move the cursor over the clip and
769 just click the left mouse button; remove a selection by left mouse
770 button click again.  This will mark your selection with a colored
771 border which contains some red.  The easiest way to initially use
772 the various modes is to click on the middle mouse button when your
773 cursor is over a track and a popup displays the modes and shortcuts.
774 However, for those users who prefer the addition of the Ctrl key to
775 add multiple selections as is commonly done for listbox operations,
776 there is a preference in \texttt{Settings $\rightarrow$ Preferences
777   $\rightarrow$ Appearance} tab, called \textit{Clears before
778   toggle} that changes the behavior.
779
780 When an edit is marked as selected, it can be cut/copied into the
781 paste clip buffer.  The constructed clip buffer will begin with the
782 leftmost edit and end with the rightmost edit.  The edits may
783 contain media, or be silence, or skipped if they are not selected.
784 The clip tracks are copied from the first track with an active edit
785 selection to the last track with an active edit selection.  A clip
786 track can be completely empty if no selection was made on the track.
787 The word \textit{packed} means that the silent edits and empty
788 tracks are not included in the copy to the clip buffer, and all of
789 the elements are packed together, no gaps.  Packing a clip buffer
790 makes it easier to move \textit{blobs} of data around.  Once the
791 edits have moved and have a relative relationship applied, an
792 unpacked clip buffer allows the media to be copied with the relative
793 positions of the edits preserved.
794
795 The \textit{edits} popup is activated on a track and a red and
796 yellow colored reticle appears to temporarily mark the location when
797 you click on the middle mouse button.  An expanded explanation is
798 provided below.
799
800 \renewcommand{\arraystretch}{1.15}
801 \begin{center}
802   \begin{longtable}{p{0.3\textwidth-2\tabcolsep} p{0.7\textwidth-2\tabcolsep}}
803     \toprule
804     \textbf{Key} & \textbf{Operations}\\
805     \midrule
806     Drag & Hold down the Ctrl key while dragging to move a single
807            edit elsewhere.\\
808     Left mouse button & Selects and highlights the edit under the
809                         cursor with a red selection box. Left mouse
810                         button also will toggle that clip selection
811                         off if it is on.\\
812     \bottomrule
813   \end{longtable}
814 \end{center}
815
816 \begin{center}
817   \begin{longtable}{p{0.2\textwidth-2\tabcolsep}
818     p{0.2\textwidth-2\tabcolsep} p{0.6\textwidth-2\tabcolsep}
819     }
820     \toprule
821     \textbf{Popup Label} & \textbf{Key} & \textbf{Operation}\\ \midrule
822     \endhead
823     Clear Select & Ctrl-Shift-A & Deselect all selected edits --
824                                   ones that have the red lines
825                                   around them.\\
826                                   
827     Select Edits & Ctrl-Alt-a & Select all edits within an highlighted area of the timeline \\
828
829     Copy & Ctrl-c & Copy the selected edits into the copy buffer.\\
830
831     Cut & Ctrl-x & Delete the selected edits after copying them into
832                    the buffer. The edits\\
833
834     Mute & Ctrl-m & Delete the selected edits after copying them
835                     into the buffer. The space previously occupied
836                     by the edits will be replaced with silence.\\
837
838     Copy Pack & Ctrl-Shift-C & Copy the selected edits into the
839                                buffer and remove any silent
840                                sections.\\
841
842     Cut Pack & Ctrl-z & Delete the selected edits after copying them
843                         into the buffer. The edits after the
844                         election will move left to occupy the
845                         vacated space.  The edits in the copy buffer
846                         will be packed together within each track.\\
847
848     Mute Pack & Ctrl-Shift-M & Delete the selected edits after
849                                copying them into the buffer.  The
850                                deleted edits will be replaced with
851                                silence.  The edits in the copy
852                                buffer will be packed together within
853                                each track.\\
854
855     Paste  & Ctrl-v & Paste contents of the copy buffer at the
856                       insertion point marked by the red \& yellow
857                       reticle of the popup menu or the position of
858                       the hairline cursor. This is a splice
859                       operation which creates space for the edits.\\
860
861     Overwrite & Ctrl-b & Paste contents of the copy buffer at the
862                          insertion point marked by the red \& yellow
863                          reticle of the popup menu or the position
864                          of the hairline cursor. This destroys the
865                          current edits in that space.\\
866
867     Overwrite & Ctrl-Shift-P & Pastes plugins that are in the Copy
868                                buffer to current location but no
869                                clip. Plugins.\\
870     \bottomrule
871   \end{longtable}
872 \end{center}
873 \renewcommand{\arraystretch}{1}
874
875 The copy/paste behavior respects the armed/disarmed tracks
876 state.  A paste of audio on a video track will fail and vice versa.
877 In addition if you attempt to paste edits consisting of more tracks
878 than what is available at that location it will not allowed.
879
880 Attaching transitions to multiple selected edits via the \textit{Video} or
881 \textit{Audio} pulldowns is also available.  The new transitions are attached
882 at the start of the edits, and will replace any existing attached
883 transitions.  As a side note, when in drag and drop mode the end
884 transition does not drag.
885
886 \subsection{Snapping while Cutting and Dragging}%
887 \label{syb:snapping_cutting_dragging}
888
889 \paragraph{Cutting/Snapping edits} cuts from an edit handle to the
890 insert point.  There are Edit Panel buttons which normally are used
891 to move to the previous or next edit handle/label.
892
893 \begin{wrapfigure}[3]{r}{0.2\linewidth}
894         \vspace{-2ex}
895         \centering
896         \includegraphics[width=0.7\linewidth]{snap.png}
897 \end{wrapfigure}
898
899 They look like tags and the letter E on the menu bar and are
900 oriented forward/backward.  These same buttons can be used to
901 \textit{cut} from the insert pointer to the previous or next
902 edit/label when the ctrl+alt keys are both pressed when the buttons
903 are used.  They \textit{snap} off the media instead of doing the
904 standard re-positioning.  This is useful to minimize the number of
905 operations necessary to cut between edits/labels.
906
907 Instead of using the edit panel buttons, you can more easily use the
908 following keyboard shortcuts to perform the same functions:
909
910 \begin{center}
911         \begin{tabular}{lll}
912                 \toprule
913                 snap\_right\_edit & ctrl+alt+ '.' &\\
914                 snap\_left\_edit & ctrl+alt+ ',' &\\
915                 snap\_right\_label & ctrl+alt +shift '.' & shift+period is the > sign on US keyboards\\
916                 snap\_left\_label &  ctrl+alt +shift',' & shift+comma is the < sign on US keyboards\\
917                 \bottomrule
918         \end{tabular}
919 \end{center}
920
921 \paragraph{Drag Snapping} if you hold down the Ctrl + Alt keys while
922 dragging using the mouse, once the clip gets near to an edit, a
923 label, an in/out pointer or the start/end of the timeline, the
924 dragged clip will snap next to that marker.  The 2 will now be
925 exactly aligned with no gap and no overlap.  As you drag the clip
926 close to one of the markers, when they are within a short distance
927 they start to stick and stay that way until you move further away
928 from that distance.  Also, the line will turn color from green to
929 yellow while in the sticky phase.  In addition, this works for a
930 plugin while dragging so that it will be the same length as the edit.
931
932 \subsection{Copy/Paste clips/medias across Multiple Instances}%
933 \label{sub:copy_paste_multiple_instances}
934
935 It is easy to copy/paste clips/media within a single instance of
936 \CGG{} or across multiple instances.  The reason this works is
937 because there are hidden X cut buffers and these are used to
938 transmit EDL from 1 instance to another.
939
940 Steps to copy from a source timeline and paste to a target timeline:
941
942 \begin{enumerate}
943         \item highlight a selection on the timeline in 1 instance of \CGG{}
944         \item use the Copy icon (shortcut c) on the main menu bar to copy
945         into a buffer
946         \item move the pointer to another instance of \CGG{} and set an
947         insertion point in its timeline
948         \item use the Paste icon (shortcut v) to paste the clip to that
949         other instance selection target
950 \end{enumerate}
951
952 \subsection{Grouping edits}%
953 \label{sub:grouping_edits}
954
955 \CGG{} recognizes as a group, the edits of different armed tracks
956 that have aligned beginnings, regardless of whether they have the
957 same source or aligned ends.  You can drag these edits around on the
958 timeline to construct your movie by rearranging scenes. If more than
959 one track is armed, \CGG{} will drag any edits which start on the
960 same positions the edit the mouse pointer is currently over. Another
961 method of Grouping of edits is performed as follows:
962
963 \begin{enumerate}
964 \item Select each of the clips you would like to be part of a
965   group.
966 \item Use the desired Copy mode as described above to get into
967   the buffer.
968 \item Go to the Resources window Clip folder and right click on
969   an empty spot.
970 \item Choose the Paste Clip option.  Now you have a named clip
971   of the current selection.
972 \end{enumerate} A more traditional Grouping of edits which make a
973 Permanent Group works as described next.  A temporary group is just
974 a set of selected clips and works the same as a single selection.
975 \begin{enumerate}
976 \item Create a group:
977   \begin{itemize}[noitemsep]
978   \item Select multiple clips/edits with left mouse button
979     over the clip;
980   \item Hold down shift and left mouse click over any of the
981     selected clips to create a group;
982   \item A Group Id and color are assigned to this group making
983     it easy to distinguish.
984   \end{itemize}
985 \item Move a group:
986   \begin{itemize}[noitemsep]
987   \item Move your cursor over any of the clips within the
988     group; click to select the clip group.
989   \item Click and Hold down the left mouse button to drag.
990   \end{itemize}
991 \item Dissolve a permanent group:\\
992   To ungroup select any of the group edits/clips and shift left
993   mouse click to ungroup (same as creating).  The edits will be
994   ungrouped, and the current selection will be replaced with the
995   ungrouped clips.
996 \end{enumerate}
997
998 The color of the created groups are not muted and are assigned by
999 Group Id going sequentially through the number of 1 to 64.
1000 Therefore if you dissolve a group and make it again, it will have a
1001 different Group Id and a different color.
1002
1003 \subsection{Dragging Groups}%
1004 \label{sub:dragging_groups}
1005
1006 Dragging while in \textit{Drop and Drag editing mode} (arrow mode)
1007 is really easy.  Just select the clip or clips you want to drag
1008 using the left mouse button, then put your cursor over one of them
1009 and drag while holding down the left mouse button.  Keyframes,
1010 autos, labels, and plugins will also be dragged.  Dragging honors
1011 armed/disarmed tracks.  When you drag there will be some possible
1012 colors as defined; depends on how the edges of edits and groups
1013 interact:
1014
1015 \begin{itemize}
1016 \item Green color means OK to drop in that position as it will
1017   fit.
1018 \item Yellow color means you can drop here and when you do it
1019   will be exactly next to that existing edit.
1020 \item Blue color means it overlaps something and this includes
1021   overlapping itself.
1022 \item Red color means can not drop here because it will not fit
1023   in the space.
1024 \item Orange color means the track types do not match so it can
1025   not be dropped here.
1026 \end{itemize}
1027
1028 Remember: With the \texttt{Shift} key on, it will always
1029 \textit{overwrite}. Without the \texttt{Shift} key enabled, it
1030 always \textit{inserts} only.
1031
1032 The original (older) method of dragging while in Arrow mode, lets
1033 you just left mouse click on a single clip or aligned clips and just
1034 drag.  This older method of dragging does not move any of its
1035 effects with it at this time.  There will only be a white outline
1036 while dragging and it will let you drop only if it fits.  You can
1037 also perform some dragging and grouping while in the \textit{Cut and
1038   Paste editing mode} (ibeam mode) by taking advantage of the Ctrl
1039 button in conjunction with the left mouse button.
1040
1041 \begin{itemize}
1042 \item Double click selects a column so you can move, for
1043   example, the audio and video together by holding down the Ctrl key
1044   and dragging.
1045 \item A single clip can be dragged without any of its aligned
1046   clips, by holding down and Ctrl key and drag.
1047 \end{itemize}
1048
1049 This last section on Dragging, outlines the difference
1050 between \textit{column selection} and \textit{marking selection}.
1051 Column selection is available to make it easy to still be able to do
1052 some dragging in I-beam mode whereas Marking selection makes it easy
1053 to drag clips together that are not columnated.
1054
1055
1056 \subsection{Selection Methods}%
1057 \label{sub:selection_method}
1058
1059 Concerning \textit{Selection} methods, the following information is
1060 partially pertinent to all editing, but is most important to keep in
1061 mind when using Drag and Drop Editing.
1062
1063 Originally, there was the column oriented timeline drag selection
1064 which can be seen in 1 of 3 ways:
1065
1066 \begin{enumerate}
1067 \item a highlighted vertical column
1068 \item the colored line region between the [~in and out~] marker
1069   labels
1070 \item a single flashing line
1071 \end{enumerate}
1072
1073 The selection priority works like this. When the highlighted
1074 vertical drag column is in use (1), it has the highest precedence
1075 and is used as the selection.  When the column is a single line (2),
1076 then the fall back selection is the [~in/out~] marker region, if
1077 they are set.  When they are not set, and the cursor is flashing,
1078 then the selection start=end and the selection is empty, but it does
1079 have a position on the timeline which can be used for editing.  This
1080 is input for the vertical style cut/paste drag/drop editing.
1081
1082 More recently, in addition to the column oriented timeline drag
1083 selection, there is now \textit{group} capabilities which have
1084 various \textit{edit} selections.  These are created in the Drag and
1085 Drop editing mode by clicking edits to toggle
1086 select/deselection.  These groups are input to a different (more
1087 modern) set of cut, paste and overwrite drag/drop editing.  You
1088 can see this set of operations when you click on an edit with the
1089 middle mouse button, and are also available using the shortcuts
1090 shown. They are more like text editor commands to include
1091 \texttt{ctrl+x=cut}, \texttt{ctrl+c=copy}, \texttt{ctrl+v=paste},
1092 and so on \dots The keyboard Delete key is not hooked to these
1093 operations, and is hooked to the original editing methods.
1094
1095 In this \textit{group} mode, if there are In/Out markers set, they
1096 enter the selection priority queue between the column selection and
1097 the cursor only. You can see the In/Out markers selected region
1098 colored line across the timebar (slightly underneath where the time,
1099 samples or frames show ) on the main timeline extending between the
1100 [ and ].  This means that when the highlighted cursor selection is
1101 empty, the In/Out selection will be used.
1102
1103 Summarizing: to select multiple edits/clips on the timeline you can simply use LMB on each edit. Or, if in \texttt{Settings $\rightarrow$ Preferences $\rightarrow$ appearence tab $\rightarrow$ Flags} we have enabled \textit{Clears before toggle}, use CTRL + LMB on each edit.
1104
1105 There is also a faster way:
1106
1107 \begin{enumerate}
1108         \item Arm the tracks you want to be used
1109         \item Highlight the area as usually you do with \textit{I-beam} mode (or use \textit{In/Out Points}; or position \textit{Insert Point} over the stack of edits). If you miss an edit that you want included, the same method can be used to add it. It is an additive operation. And, it will include the partial edits in the selected area, thus making it easy to disinclude ones you do not want.
1110         It will include silence also but you can remove that or any other edit with CTRL + LMB.
1111         \item Press MMB on a clip inside the highlight area and the PopUp menu is shown with the \textit{Select edits} option on the top.
1112         \item Choose the \textit{Select edits} option and the clips inside the highlight area will be selected.
1113 \end{enumerate}
1114
1115 \section{Inter-View Mode\;/\;Identifying Source Targets}%
1116 \label{sec:inter-view_identifying_source_target}
1117
1118 Inter-View mode provides a mapping of a particular media file to its
1119 timeline usages. It is somewhat similar to Two Screen Editing in
1120 that you make use of the Viewer. It makes it possible to precisely
1121 trace and indicate in the media the origin of a particular segment
1122 of the timeline and visually indicate the use and distribution that
1123 the timeline makes of a particular media.  A good example usage
1124 would be in the case of a 30 minute interview where you use a few
1125 short pieces to make a shorter 10 minute section, find out that you
1126 have made the timeline 12 minutes instead and need to cut out
1127 another 2 minutes. This feature provides the following capabilities:
1128
1129 \begin{itemize}
1130 \item You can see on the timeline all of the places where a
1131   particular piece of media was used.
1132 \item You can see which parts of that particular media are
1133   already used so you do not reuse that same piece again.
1134 \end{itemize} Figure~\ref{fig:inter-view01} shows an example of the
1135 Inter-View mode mapping preview mini-window.
1136 \begin{figure}[ht]
1137   \includegraphics[width=0.8\linewidth]{inter-view01.png}
1138   \caption{Inter-View mode: white bar$\rightarrow$source; red
1139     bar$\rightarrow$timeline}
1140   \label{fig:inter-view01}
1141 \end{figure}
1142
1143 Explanation of how to use Inter-View mode will be described here
1144 next.
1145
1146 \begin{itemize}
1147 \item Do your editing as usual on the timeline until you are
1148   ready to see what is used or unused.
1149 \item Make sure you are in any of the Preview modes in the
1150   Resources window; you enable the mode using the pulldown to the left
1151   of the word \textit{Search}.  The option looks like this \quad
1152   \includegraphics[height=\baselineskip]{fullplay.png}.
1153 \item Middle mouse click on a thumbnail in the Resources window and
1154   a popup occurs of that media with a white colored bar at the top
1155   and a red colored bar at the bottom with black sections.
1156 \end{itemize}
1157
1158 The red/white bars represent the presence and the black sections
1159 represent the absence of where that media is used on the timeline.
1160 To get to a bigger representation, use the “\texttt{f}” key for a
1161 full screen.  Now you can operate the following buttons to display
1162 what you need to see and to move around.  It is important to note
1163 that \textit{locked tracks} will not be represented.  This makes it
1164 easy to ignore the audio track segments if you want so there is less
1165 confusion in the display.
1166
1167 \begin{itemize}
1168 \item Clicking on the top white or black spaces in the top time
1169   bar loads the Viewer with the source media, and sets the In/Out [
1170   and ] pointers to be the selection of that edit.
1171 \item Click on a location in the bottom red or black bar, and
1172   the main cursor and composer will re-position to the corresponding
1173   location on the session timeline.
1174 \item Dragging on the red/black bar will correspondingly update
1175   the position in the timeline and composer.
1176 \item Ctrl-click on the bottom bar and the timeline and composer
1177   are re-positioned to the beginning of that edit.
1178 \item Shift-click on the bottom bar and a \textit{selection} is
1179   made of that section in the timeline and the composer is updated
1180   with that start position.
1181 \end{itemize}
1182
1183 %\pagebreak
1184 Figure~\ref{fig:inter-view02} displays Inter-View window and its
1185 relation to the timeline, viewer, and compositor.
1186 \begin{figure}[ht]
1187   \centering
1188   \includegraphics[width=1.0\linewidth]{inter-view02.png}
1189   \caption{Inter-View mode and the timeline}
1190   \label{fig:inter-view02}
1191 \end{figure}
1192
1193 The Inter-View mode works for Media, Proxy, and User Bins.  When the
1194 preview window has only black bars on the top and bottom, it means
1195 that this particular media is not loaded in the timeline.  So when
1196 you are in Proxy, meaning that the Proxy files are loaded on the
1197 timeline, there will be only black bars for the corresponding Media
1198 file UNLESS there is an audio track associated with the video.
1199 Because audio tracks are not proxied, they will show for Media but
1200 not for Proxy.
1201
1202 \section{Edit Tools}%
1203 \label{sec:edit-tools}
1204
1205 \subsection{Edit Length}%
1206 \label{sub:edit-lenght}
1207
1208 To set the length of an edit in the timeline, select the region
1209 which contains the edit to be modified. Now select the menu bar
1210 \texttt{Edit $\rightarrow$ Edit Length}\dots menu item to activate
1211 the \textit{edit length} popup (figure~\ref{fig:lenght}).  The
1212 duration of the edit can be reset by entering the desired edit
1213 length in seconds.  Pressing OK will change all of the selected
1214 edits (in armed tracks) to the specified length.
1215
1216 \begin{figure}[htpb]
1217     \centering
1218     \includegraphics[width=0.5\linewidth]{lenght.png}
1219     \caption{Edit Length window}
1220     \label{fig:lenght}
1221 \end{figure}
1222
1223 \subsection{Align Edits}%
1224 \label{sub:align_edits}
1225
1226 When loading media, a common problem is that the various audio/video
1227 tracks do not always have exactly the same lengths. For example, you
1228 might load audio/video recordings from your camera and be dismayed
1229 to see that the audio for each segment is a half second longer than
1230 the video. If you load a large set of media clips by concatenation,
1231 the audio and video will be more skewed as more media is
1232 loaded. Align Edits makes it possible to adjust the edits so the
1233 audio and/or video align by adjusting
1234 the edits so that the track lengths are consistent. To use this
1235 feature, load all of the desired media and select a region which
1236 contains all of the edits to be aligned in the timeline. Now select
1237 the menu bar \texttt{Edit $\rightarrow$ Align Edits} menu item to
1238 operate the change. The topmost armed track is used as a template
1239 reference, and the rest of the tracks are either cut or padded to
1240 align the edit boundaries.  Besides aligning audio with the video,
1241 you can also align video with the audio if the first armed track is
1242 audio. The code performs the following algorithm:
1243
1244 \begin{itemize}
1245 \item Use the first armed track as the master track (it must
1246   contain data).
1247 \item Collect the \textit{edit project start times} on the
1248   selected master track. Only edits that are 100\% inside the selected
1249   area will be used.
1250 \item Set all other tracks to match the \textit{edit times} of
1251   the template track, either by putting in silence or cutting the
1252   region to align the edits on the \textit{edit times} of the master
1253   track.
1254 \end{itemize}
1255
1256 The start time sequence of media and silence edits
1257 along the master track are collected as the target alignment
1258 boundaries. All armed tracks after the master track are modified so
1259 that if the next edit edge is too soon, it adds silence; if it is
1260 too late, edits are shortened or deleted past the point of the next
1261 target alignment boundary time.  Align Edits works best if there are
1262 an equal number of Video and Audio sections.  Also, it is better to
1263 use cuts instead of adding silence -- if there are silence edits
1264 together, the algorithm will combine the silence edits into a single
1265 edit and results may not be as desired.
1266
1267 The first two screenshots in figure~\ref{fig:align} show the Before,
1268 the Highlighted Edits to be manipulated, and the After results for
1269 the Align Edits. The third screenshot \textit{adds silence} in the
1270 second section as noted in red letters.
1271
1272 \begin{figure}[htpb] \centering
1273   \includegraphics[width=1.0\linewidth]{align.png}
1274   \caption{Align edits}
1275   \label{fig:align}
1276 \end{figure}
1277
1278
1279 \subsection{Reverse Edits}%
1280 \label{sub:reverse_edits}
1281
1282 The Reverse Edits can be useful to change the order of 2 edits in
1283 the case where you would like to put a \textit{teaser} section that
1284 occurred in the middle of a movie at the beginning instead, that is,
1285 reversed positions.  To operate, highlight completely the edit areas
1286 you would like reversed and then use the pulldown \texttt{Edit
1287   $\rightarrow$ Reverse Edits}.
1288
1289 Figure~\ref{fig:reverse01} shows the selected / highlighted area to
1290 which Edits will be applied.  Note the first edit is 0002, followed
1291 by 0003, 0004, and 0005 in that order.
1292
1293 \begin{figure}[htpb]
1294   \centering
1295   \includegraphics[width=0.9\linewidth]{reverse01.png}
1296   \caption{Selected area for Reverse Edits}
1297   \label{fig:reverse01}
1298 \end{figure}
1299
1300 Figure~\ref{fig:reverse02} shows the results of executing
1301 \textit{Reverse Edits}.  Now you will see the reversed order of
1302 0005, 0004, 0003, and last 0002.
1303
1304 \begin{figure}[htpb]
1305   \centering
1306   \includegraphics[width=0.9\linewidth]{reverse02.png}
1307   \caption{Results of the Reverse Edits}
1308   \label{fig:reverse02}
1309 \end{figure}
1310
1311
1312 \subsection{Shuffle Edits}%
1313 \label{sub:shuffle_edits}
1314
1315 The file pulldown \texttt{Edit $\rightarrow$ Shuffle Edits} will
1316 randomly exchange the location of the edits.  This feature can be
1317 used to change the order of the music like you would do from your
1318 MP4 player where you have a playlist of your favorite music.  Or
1319 perhaps you are creating an advertisement background, you can
1320 randomly change it, thus the viewer sees a different order of scenes
1321 each time shown.
1322
1323 Figure~\ref{fig:shuffle} illustrating Shuffle Edits of the
1324 highlighted area of the first screenshot on the page.  Note the
1325 permutation of the fragments resulting in 0002 now being first, then
1326 0004, 0003, and 0005 last.
1327
1328 \begin{figure}[htpb]
1329   \centering
1330   \includegraphics[width=0.9\linewidth]{shuffle.png}
1331   \caption{Shuffle edits: the edits are permutated}
1332   \label{fig:shuffle}
1333 \end{figure}
1334
1335 \section{Multi-Session}%
1336 \label{sec:multi_session}
1337
1338 You can run as many sessions of \CGG{} as your computer resources allow.  However, if you are using the same \texttt{\$HOME/.bcast5}, changes you make for one may impact the others. You can always create and rename a new \texttt{.bcast5} from:\\
1339 \texttt{Settings $\rightarrow$ Preferences $\rightarrow$ Interface $\rightarrow$ Index files:} and press \textit{Index files go here}
1340
1341 \section{Multi-Viewer Window Support}%
1342 \label{sec:multi_viewer_window_support}
1343
1344 You can create as many Viewer windows as you want in \CGG{}.  These are handy for users who are adept at working with a lot of different clips simultaneously.  By bringing up multiple Viewer windows, each clip can be edited in its own area, making it easy to see all of the separate pieces.  After you have loaded some media files, to start another Viewer window, right click on one of the pieces of media in the Resources window.  This brings up a menu of several options, one of which is \textit{view in new window}.  Choose this option and that media will come up in a new Viewer window for you to work (figure~\ref{fig:multi-view01}).
1345
1346 \begin{figure}[htpb]
1347         \centering
1348         \includegraphics[width=1.0\linewidth]{multi-view01.png}
1349         \caption{Shown here are 3 Viewer windows and the \textit{View in new window} popup}
1350         \label{fig:multi-view01}
1351 \end{figure}
1352
1353 \section[ShuttlePROv2 and ShuttleXpress Jog Wheels for Editing]{ShuttlePROv2 and ShuttleXpress Jog Wheels for Editing\protect\footnote{programmatic specifications from Eric Messick}}%
1354 \label{sec:shuttle_jog_wheels_editing}
1355
1356 The ShuttlePROv2 and ShuttleXpress are affordable jog wheels which
1357 can be useful for working with Cin, especially if you do a lot of
1358 playing forward/backward, fast/slow/normal, and single frames
1359 (figure~\ref{fig:shuttle}).
1360 %
1361 Directions for using the ShuttlePROv2 and the ShuttleXpress with
1362 \CGG{} are described next. These devices work by sending keystrokes
1363 used in Cin, corresponding to the shuttle action, to the keyboard
1364 buffer. The shuttle has been fully integrated into the \CGG{} code
1365 so that after the one initial setup, no further intervention is
1366 required.  The multi-speed outer wheel works the same and has the
1367 same number of S positions on both shuttles but the shuttle Xpress
1368 has only 5 keys.  Since the majority of user operations will most
1369 likely be with the use of the 2 wheels, the slightly smaller Xpress
1370 could be a better choice with its 5 easy to reach keys.  The Pro is
1371 approximately $4\times7$\,inches whereas the Xpress is about
1372 $4\times4$\,inches.
1373
1374 \begin{figure}[htpb]
1375   \centering
1376   \includegraphics[width=0.9\linewidth]{shuttle.png}
1377   \caption{ShuttlePROv2 and ShuttleXpress}
1378   \label{fig:shuttle}
1379 \end{figure}
1380
1381 The vendor supplied \textit{string} device names for the shuttles
1382 are currently:
1383
1384 \texttt{/dev/input/by-id/usb-Contour\_Design\_ShuttlePRO\_v2-event-if00}\\
1385 \texttt{/dev/input/by-id/usb-Contour\_Design\_ShuttleXpress-event-if00}\\
1386 \texttt{/dev/input/by-id/usb-Contour\_Design\_ShuttlePro-event-if00}
1387
1388 Only 1 necessary initial setup is required due to permission
1389 settings for non-root usage. As root, just copy a file that provides
1390 the necessary permissions to use the shuttle, then reboot, Example
1391 copy:
1392
1393 \begin{lstlisting}[style=sh]
1394 sudo cp {cindat_path}/doc/99-ShuttlePRO.rules /etc/udev/rules.d/
1395 \end{lstlisting}
1396
1397 then the next time after you reboot, the permissions should be
1398 correct. This file only needs to contain one of the following lines
1399 depending on which shuttle version you have/use, but all will be in
1400 the file.
1401
1402 \begin{lstlisting}[style=sh]
1403 # for  newer PRO model
1404 ATTRS{name}=="Contour Design ShuttlePro" MODE="0644"
1405 # for older PRO model
1406 ATTRS{name}=="Contour Design ShuttlePRO v2" MODE="0644"
1407 # for the Xpress model
1408 ATTRS{name}=="Contour Design ShuttleXpress" MODE="0644"
1409 SUBSYSTEMS=="usb", ATTRS{idVendor}=="0b33", ATTRS{idProduct}=="0020", MODE="0666"
1410 SUBSYSTEMS=="usb", ATTRS{idVendor}=="0b33", ATTRS{idProduct}=="0030", MODE="0666"
1411 \end{lstlisting}
1412
1413 If you swap your shuttle, for example upgrade from an Xpress to a
1414 PROv2, just stop Cin, unplug the original shuttle, plug in the
1415 replacement shuttle, and restart Cin.  If you start the \CGG{}
1416 program and the shuttle does not function as before, stop \CGG{} and
1417 then simply unplug it and plug it in again.  There are a couple of
1418 reasons why it may stop functioning.  One is because \CGG{} was not
1419 stopped with the usual Quit command and the shuttle was improperly
1420 shut down when there was a crash.  The other possibility is that a
1421 static discharge occurred in the area.
1422
1423 A default shuttlerc file is automatically used when a shuttle device
1424 is plugged in when Cin is started. This file sets up the key
1425 bindings for \CGG{} to use. You can override any default settings by
1426 having a local file in your \texttt{\$HOME} directory, named
1427 \texttt{.shuttlerc} to reflect your personal preferences.
1428
1429
1430 \subsection{How to Modify the Default Key Settings}%
1431 \label{sub:modify_default_key_settings}
1432
1433 Detailed information on how to modify your local \texttt{.shuttlerc}
1434 file is described next, but if you need help you can request more
1435 information in the forum at {\small
1436   \url{https://cinelerra-gg.org}}. In the \texttt{shuttlerc} file, a
1437 \# always represents a comment and blank lines are ignored.  The
1438 first thing you must do is copy the system supplied
1439 \texttt{shuttlerc} file to your \texttt{\$HOME} directory and rename
1440 it as \texttt{.shuttlerc} (with a period).
1441
1442 The \texttt{shuttlerc} file has sections that in the case of \CGG{},
1443 represent different windows allowing you to set the keys, K1-K15 for
1444 the Pro and K5-K9 for the Xpress, the shuttle wheel positions of
1445 S0/S1/S-1 for stop, S2 through S7 for wheeling to the right, and S-7
1446 through S-2 for wheeling to the left for reverse.  Then there is JR
1447 to jog right (clockwise) and JL to jog left (counter-clockwise) for
1448 the inner smaller wheel for single frame movement.  See the key
1449 arrangement on a later page for location of the keys for each of the
1450 two different shuttles.
1451
1452 The sections are surrounded by brackets for windows such as \CGG{}
1453 (the main window), Viewer, Composer, Resources, Load, and Default.
1454 If you want the keys to be defined the same in every window, you can
1455 bracket each window on lines one right after the other and then just
1456 define one set of keys.  The other lines will have the key
1457 name/shuttle position followed by its assigned value.  The values
1458 you use for the keys are usually shortcuts and have to be
1459 operationally defined within \CGG{}. For example, the shortcut “f”
1460 to go fullscreen is defined so can be used; however the shortcut “h”
1461 is not defined so will not do anything.  You can check the file,
1462 shortcuts.html, for some options to use.
1463
1464 Next are a few actual examples from the default
1465 \texttt{{cindat\_path}/shuttlerc} file.
1466
1467 The next brackets represent sections. Default, Resources, Load
1468 windows all use the same key values.
1469
1470 \begin{lstlisting}[style=sh]
1471 [Default]
1472 [Resources]
1473 [Load]
1474 K5 XK_Home
1475 K6 XK_Button_1 # same as mouse button 1
1476 K7 XK_Button_2 # same operation as mouse button 2
1477 K8 XK_Button_3
1478 K9 XK_End
1479 # for example, in the Load menu, use scroll up to get to the next file name
1480 JL XK_Scroll_Up
1481 JR XK_Scroll_Down
1482 \end{lstlisting}
1483
1484 Cinelerra with brackets around it next, is the section with some key
1485 definitions for the main window.
1486
1487 \begin{lstlisting}[style=sh]
1488 [Cinelerra]
1489
1490 # Most useful functions have to be on K5-K9
1491 # because Xpress only has 5 keys
1492 K5 XK_Home      # Beginning
1493 K6 XK_KP_6      # Reverse, or if playing Stop
1494 K7 XK_KP_0      # Stop
1495 K8 XK_KP_3      # Play, or if playing Stop
1496 K9 XK_End       # End
1497 ...
1498 S-7 REV_16      # Next 6 are reverse keys
1499 S-6 REV_8       #  the number on the end represents speed
1500 S-5 REV_4       #  number can be decimal up to 64
1501 S-4 REV_2       #  2 means 2x or double speed
1502 S-3 REV_1
1503 S-2 REV_0.5     #  0.5 represents 1/2 speed
1504 S-1 XK_KP_0     # Because the Shuttle does not generate S0,
1505                 #   have to use S-1
1506 S0  XK_KP_0     # Hardware does not generate S0
1507 S1  XK_KP_0     # Because the Shuttle does not generate S0,
1508                 #   have to use S1
1509 S2  FWD_0.5
1510 S3  FWD_1
1511 ...
1512 \end{lstlisting}
1513
1514 An explanation for the above REV and FWD key symbol values is
1515 necessary to facilitate user preferences.  Obviously REV stands for
1516 reverse and FWD for forward.  You can set any speed up to and
1517 including 64x (that is, 64 times the normal speed) on any of the S
1518 keys.  First in the line is the key name such as S-3 and then the
1519 key direction of FWD or REV followed by the symbol for underscore
1520 (\_) and then the numerical value to use.  For example, if you want
1521 the $5^{th}$ forward position, S5, to play 10$\frac{1}{2}$ times
1522 faster, you would use the statement \texttt{S5 FWD\_10.5}.  Integer
1523 or decimal numbers are legal.
1524
1525 For the Viewer, you may want keys defined to do a Splice or an
1526 Overwrite so define differently.  Note that assignments that contain
1527 single character letters must be enclosed in quotes.
1528
1529 \begin{lstlisting}[style=sh]
1530 [Viewer]
1531 # Splice - Viewer only; may be defined
1532 # differently than Composer or Cinelerra
1533 K2 "v"
1534 K4 "b"          # Overwrite
1535 \end{lstlisting}
1536
1537 To change any key value to an alternative value, just edit the file
1538 and make the changes.  Besides just keys and alphabetic letters of
1539 numbers, you can also use any \CGG{} value that contains the
1540 combination with Shift, Alt, and Ctrl.  For keys that are not
1541 printable characters, you can look up the symbol name to use for a
1542 specific operation in the file called:
1543 \texttt{/usr/include/X11/keysymdef.h}. Some examples:
1544
1545 \begin{lstlisting}[style=sh]
1546 K10 Alt-XK_Left   # Go to previous edit \\
1547 K13 Ctrl-XK_Right # Go to next label
1548 \end{lstlisting}
1549
1550 For sequences of one or more \textit{printable} characters, you can
1551 just enclose them in double quotes.  For example in the
1552 \texttt{[Composer]} section, to go into or out of fullscreen mode,
1553 automatically start playing and put a label there, you could define
1554 a key like this:  K7 “f~l” - that is printable character f, a space,
1555 and printable character l.
1556
1557 After modifying \texttt{.shuttlerc}, the next time you use the
1558 shuttle, your changes will automatically take affect without even
1559 having to stop and restart Cin.  However, the first thing to try if
1560 problems is to stop \CGG{}, unplug the shuttle, wait a few seconds,
1561 plug it in again, and then restart cin.  If for some reason, the
1562 shuttle keys still do not work after that, you may have an incorrect
1563 setup and you will have to correct that first.  For example, if you
1564 define S5 twice within the \CGG{} setup, it will fail.  It is
1565 suggested that if you make changes, you should initially uncomment
1566 DEBUG in the \texttt{.shuttlerc} file and start up \CGG{} from a
1567 terminal window so that you can make sure it is working and has no
1568 output errors.  An error might look like:
1569
1570 \begin{lstlisting}[style=sh]
1571 dupl key name: [Cinelerra]K1
1572 shuttle config err file: /root/.shuttlerc, line:37
1573 \end{lstlisting}
1574
1575 Keep in mind when changing the values, that the ShuttleXpress has
1576 fewer buttons so if you define K1 it will only work for the
1577 ShuttlePro.
1578
1579 Any time you are having trouble with your shuttle, you can copy the
1580 default \texttt{shuttlerc} file from
1581 \texttt{{cindat\_path}/shuttlerc} to your local \texttt{.shuttlerc}
1582 file, and edit that to\ switch to DEBUG mode by removing the \#
1583 comment from the DEBUG line.  But you will have to have started Cin
1584 from a terminal window to see the key values. The first time you use
1585 the shuttle or after you change the file, the current assignments
1586 will show in the terminal window so will look something like:
1587
1588 \begin{lstlisting}[style=sh]
1589 [Cinelerra] # 1
1590 K5[D]: XK_KP_0/U
1591 K5[U]: XK_KP_0/U
1592 \end{lstlisting}
1593
1594 When you are in DEBUG mode and are just working away, what you will
1595 see is something like this:
1596
1597 \begin{lstlisting}[style=sh]
1598 key: 0058 1
1599 key: 0055 0
1600 \end{lstlisting}
1601
1602 or:
1603
1604 \begin{lstlisting}[style=sh]
1605 shuttle:  00 00 00 00 00
1606 key: XK_Home 0
1607 \end{lstlisting}
1608
1609 When you change the focus from one window to another, you will see
1610 something like this:
1611
1612 \begin{lstlisting}[style=sh]
1613 new focus: 04c00137
1614 new translation: Viewer
1615 key: 0059 1
1616 \end{lstlisting}
1617
1618 You can also set an environment variable to temporarily use an
1619 alternative shuttle configuration file for testing as in:
1620
1621 \begin{lstlisting}[style=sh]
1622 export SHUTTLE_CONFIG_FILE=/tmp/shuttlerc_test
1623 \end{lstlisting}
1624
1625 The shuttle wheel occasionally will not \textit{stop} after you have
1626 wheeled it to play forward.  This is a documented known problem from
1627 the original code so you just have to joggle it a little in the
1628 other direction and then it will stop.  S0 does not always generate
1629 a signal to do a stop and that is why S1 and S-1 have to be used to
1630 relay the stop instead.  Also, if you have a fullscreen Composer or
1631 Viewer up and the regular one also, the fullscreen takes precedence.
1632
1633
1634 \subsection{Troubleshooting auxilliary information}%
1635 \label{sub:troubleshooting_auxilliary_information}
1636
1637 In order to see if you hardware was recognized by the operating
1638 system, key in:
1639
1640 \begin{lstlisting}[style=sh]
1641 lsusb -v -d 0b33:0030  # for the Shuttle Pro or PROv2\\
1642 lsusb -v -d 0b33:0020  # for the Shuttle Xpress
1643 \end{lstlisting}
1644
1645 \paragraph{Note 1} Currently, the keys K14 and K15 do not function
1646 on the \textit{Contour Design ShuttlePro} but do on the
1647 \textit{Contour Design ShuttlePRO v2} due to a Report Descriptor
1648 error.  You can workaround this by uncommenting \texttt{USB\_DIRECT}
1649 in your local \texttt{.shuttlerc} file.  This directly uses libusb
1650 rather than the generic Linux hid driver.  \texttt{USB\_DIRECT}
1651 works for any of the currently tested shuttles.
1652
1653 \paragraph{Note 2} If you are not sure if your shuttle is fully
1654 functional, you can verify that the hardware device has been seen by
1655 your operating system with this procedure.
1656 \begin{enumerate}
1657 \item From a terminal window as an ordinary user key in: lsusb (the
1658   first character is a lower case L for list).  You will see
1659   something like the following depending on which usb device you
1660   have the ShuttlePro plugged into:
1661 \begin{lstlisting}[style=sh]
1662 Bus 003 Device 002: ID 0b33:0030 Contour Design, Inc. ShuttlePro v2
1663 \end{lstlisting}
1664 \item To make sure you have usbmon installed key in:
1665 \begin{lstlisting}[style=sh]
1666 sudo modprobe usbmon
1667 \end{lstlisting}
1668 \item Next key in the following:
1669 \begin{lstlisting}[style=sh]
1670 sudo od -tx1 /dev/usbmon3
1671 \end{lstlisting}
1672   where the last 3 is the same \# as the Bus in above.  If it lists
1673   \texttt{Bus 002}, then use \texttt{/dev/usbmon2} instead.
1674 \item Now with focus in that same terminal window, press any shuttle
1675   key just to see what happens and should see about 12 lines similar
1676   to these below -- a new set every time you press a single key or
1677   the wheel.  The lines are usually not important, just the fact
1678   that you get a response is.  However if you have multiple devices
1679   on the same bus, you will get responses from any and all of them.
1680   Attempt to isolate your shuttle by temporarily unplugging
1681   unnecessary devices on the same bus or plug the shuttle into a
1682   different usb port that has fewer devices.
1683     \begin{lstlisting}[style=sh]
1684 0000000 80 70 99 75 53 8c ff ff 43 01 81 02 03 00 2d 00
1685 0000020 4e 61 5c 5c 00 00 00 00 8d 2c 06 00 00 00 00 00
1686 0000040 05 00 00 00 05 00 00 00 00 00 00 00 00 00 00 00
1687 0000060 01 ff 00 00 00 80 70 99 75 53 8c ff ff 53 01 81
1688 0000100 02 03 00 2d 3c 4e 61 5c 5c 00 00 00 00 b1 2c 06
1689 0000120 00 8d ff ff ff 05 00 00 00 00 00 00 00 00 00 00
1690 0000140 00 00 00 00 00 80 70 99 75 53 8c ff ff 43 01 81
1691 0000160 02 03 00 2d 00 4e 61 5c 5c 00 00 00 00 3d d7 09
1692 0000200 00 00 00 00 00 05 00 00 00 05 00 00 00 00 00 00
1693 0000220 00 00 00 00 00 00 ff 00 00 00 80 70 99 75 53 8c
1694 0000240 ff ff 53 01 81 02 03 00 2d 3c 4e 61 5c 5c 00 00
1695 0000260 00 00 64 d7 09 00 8d ff ff ff 05 00 00 00 00 00
1696 \end{lstlisting}
1697 \item Next press the key that you want to verify is functioning --
1698   if no new lines show up, then the key is non-functional so there
1699   is a hardware problem.  If you get output, then perhaps there is a
1700   problem with your software setup.
1701 \item Use Ctrl-C on the terminal window when done to get back to the
1702   prompt.
1703 \end{enumerate}
1704
1705 \paragraph{Note 3} Another method for testing to make sure your
1706 model of the Shuttle does not have different key definitions than
1707 the one that \CGG{} was coded for is to do the following.
1708
1709 \begin{enumerate}
1710 \item Locate the shudmp.C program in your \CGG{} directory.
1711 \item Compile that with the command:  \texttt{c++ shdmp.C -o shudmp}
1712 \item Make the file executable with the command:  \texttt{chmod +x shudmp}
1713 \item Execute:
1714 \begin{lstlisting}[style=sh]
1715 sudo ./shdmp /dev/input/by-id/usb-Contour\_Design\_ShuttlePro-event-if00 # substitute your shuttle
1716 \end{lstlisting}
1717 \end{enumerate}
1718
1719 Then press your shuttle key that is having problems and check the
1720 results.  They should look like:
1721
1722 \begin{lstlisting}[style=sh,caption={Example for K7}]
1723 event: (4, 4, 0x90007)  #The last number, 7, is the expected Key number.
1724 event: (1, 262, 0x1)
1725 event: (0, 0, 0x0)
1726 event: (4, 4, 0x90007)
1727 event: (1, 262, 0x0)
1728 event: (0, 0, 0x0)
1729 \end{lstlisting}
1730
1731 \begin{lstlisting}[style=sh,caption={Example for K15}]
1732 Example for K15:
1733 event: (4, 4, 0x9000f)  #The last number f is 15 in hexadecimal and is the expected Key.
1734 event: (1, 270, 0x1)
1735 event: (0, 0, 0x0)
1736 event: (4, 4, 0x9000f)
1737 event: (1, 270, 0x0)
1738 event: (0, 0, 0x0)
1739 \end{lstlisting}
1740
1741 When done, you will have to Ctrl-C to get out of the program.
1742
1743 \paragraph{Note 4} For developers, if you have a pre-UEFI Secure
1744 Boot kernel it is also possible to do the following for further in
1745 depth testing:
1746
1747 \begin{lstlisting}[style=sh]
1748 ls /sys/kernel/debug/hid   \# to locate numerical value of the shuttle, e.g. 0003:0B33.0030.0006
1749 cat "/sys/kernel/debug/hid/0003:0B33.0030.0006/rdesc"  # substitute your own numerical value
1750 cat "/sys/kernel/debug/hid/0003:0B33.0030.0006/events"  # press keys to see the results
1751 \end{lstlisting}
1752 %\begin{enumerate}
1753     %\item \texttt{ls /sys/kernel/debug/hid   \# to locate numerical value of the shuttle, e.g. 0003:0B33.0030.0006}
1754     %\item \texttt{cat “/sys/kernel/debug/hid/0003:0B33.0030.0006/rdesc”    \# substitute your own numerical value}
1755     %\item \texttt{cat “/sys/kernel/debug/hid/0003:0B33.0030.0006/events”  \# press keys to see the results}
1756 %\end{enumerate}
1757
1758 \subsection{Shuttle key default arrangement for \CGG{} / Composer / Viewer:}%
1759 \label{sub:shuttle_key_default_cinelerra}
1760
1761 The following is the default setting for the ShuttlePROv2 and
1762 ShuttleXpress (table~\ref{tab:shuttleprov2} and
1763 table~\ref{tab:xpress}):
1764
1765 \renewcommand{\arraystretch}{1.15}
1766 \begin{table}[ht]
1767   \caption{ShuttlePROv2 key default arrangement for \CGG{} /
1768     Composer / Viewer}
1769   \label{tab:shuttleprov2}
1770   % Tell table to adjust font to fix on the page using \resize
1771   \resizebox{\textwidth}{!}{%
1772     \begin{tabular}{c c c c c c c}
1773       \toprule
1774       K1 & K2 & & K3 & K4 & &\\
1775       Label & Future use & & Future use & Clip & &\\
1776          & Splice (viewer) & & Copy  & Overwrite (viewer) & &\\
1777       \midrule
1778       K5 & K6 & K7 & K8 & K9 & &\\
1779       Home & Reverse & Stop & Play & End & &\\
1780          & & Fullscreen & & & &\\
1781          & & (viewer / compositor) & & & &\\
1782       \midrule
1783       Home(Defaults) & MouseBtn1(D) & MouseBtn2(D) & MouseBtn3(D) & End(Defaults) & &\\
1784       \midrule
1785       \multicolumn{7}{c}{Shuttle Outer Wheel}\\
1786       \multicolumn{7}{c}{Play forward (first row) or Play reverse (second row)}\\
1787       S1=Stop  & S2=1/2 & S3=Normal  & S4=2x & S5=4x & S6=8x & S7=16x\\
1788       S-1=Stop &  S-2=1/2 & S-3=Normal & S-4=2x & S-5=4x & S-6=8x & S-7=16x\\
1789       \midrule
1790       K14 & & Jog Left & (Inner Wheel) & Jog Right & & K15\\
1791       Toggle In & & Frame reverse & & Frame forward & & Toggle Out\\
1792          & & Scroll up(Defaults) & & Scroll down(Defaults) & &\\
1793       \midrule
1794          & & K10  & &  K11 & &\\
1795          & & Previous Edit & & Next Edit & &\\
1796          & & Future Use(Viewer) & & Future Use(Viewer) & &\\
1797       \midrule
1798          & & K12  & &  K13 & &\\
1799          & & Previous Edit & & Next Edit & &\\
1800          & & Previous Label & & Next label & &\\
1801       \bottomrule
1802     \end{tabular}}
1803 \end{table}
1804
1805 \begin{table}[ht]
1806   \caption{ShuttleXpress key default arrangement for \CGG{} / Composer / Viewer}
1807   \label{tab:xpress}
1808   % Tell table to adjust font to fix on the page using \resize
1809   \resizebox{\textwidth}{!}{%
1810     \begin{tabular}{c c c c c c c}
1811       \toprule
1812       K5 & K6 & K7 & K8 & K9 & &\\
1813       Home & Reverse & Stop & Play & End & &\\
1814          &         & Fullscreen & & & &\\
1815          &         & (viewer / compositor) & & & &\\
1816       \midrule
1817       Home(Defaults) & MouseBtn1(D) & MouseBtn2(D) & MouseBtn3(D) & End(Defaults) & &\\
1818       \midrule
1819       \multicolumn{7}{c}{Shuttle Outer Wheel}\\
1820       \multicolumn{7}{c}{Play forward (first row) or Play reverse (second row)}\\
1821       S1=Stop &   S2=1/2 &   S3=Normal  &  S4=2x  &  S5=4x  &  S6=8x &   S7=16x\\
1822       S-1=Stop &  S-2=1/2 &  S-3=Normal &  S-4=2x &  S-5=4x &  S-6=8x  & S-7=16x\\
1823       \midrule
1824          & & Jog Left & (Inner Wheel) & Jog Right & &\\
1825          & & Frame reverse & & Frame forward & &\\
1826          & & Scroll up(Defaults) & & Scroll down(Defaults) & &\\
1827       \bottomrule
1828     \end{tabular}}
1829 \end{table}
1830
1831
1832 %%% Local Variables:
1833 %%% mode: latex
1834 %%% TeX-master: "../CinelerraGG_Manual"
1835 %%% End: