Andrea fixes and pngs + Phyllis minor fixes
[goodguy/cin-manual-latex.git] / parts / Plugins.tex
index 3b140d9de4e3ae3937516d5a3167c4151e146f53..356587dd2b821c22ab943f6eb6cafeec7850bc58 100644 (file)
@@ -2890,19 +2890,19 @@ and two vectorscopes:
 
 \begin{description}
        \item[Smooth:] serves to make the graph more homogeneous, improving its visualization.
-       \item[Refresh on Stop ON:] scopes are updated when you stop playback at a given location. Instead, they are locked at the start position while you playback (by dragging the cursor or using the Transport buttuns). This saves system resources and makes playback smoother.
-       \item[Refresh on Stop OFF:] the display of the scopes is synchronized with the playback. Every variation of the graphs is in realtime. There may be some decrease in fps during playback.
-       \item[Refresh on Release:] This works for the Viewer and Compositor windows. Scopes are not updated
-during playback. The update occurs only when you stop playback, that is at the final position (either by
-dragging the cursor or using the Transport buttons). When in the timeline, if you drag on the TimeBar or
-reposition in the TimeBar in either Drag and Drop or Cut and Paste mode, the release of the button also will
-update the Scopes.  This saves system resources and makes playback smoother.  Because there is no update when
-playing in the main window, you can still easily get a videoscope update simply by moving the mouse to the
-Compositor and a single click there will update the scopes without changing the frame (as long as Click to
-Play is not enabled).
+       \item[Refresh on Stop ON:] [checked -- only for Transport buttons] scopes are updated when you stop playback at a given location. Instead, they are locked at the start position while you playback. This saves system resources and makes playback smoother. By dragging the cursor the scopes are updated in realtime.
+       \item[Refresh on Stop OFF:] [unchecked -- for Transport buttons and dragging cursor] the display of the scopes is synchronized with the playback. Every variation of the graphs is in realtime. There may be some decrease in fps during playback.
+       \item[Refresh on Release:] This works for the Viewer and Compositor windows. Scopes are not updated during playback. The update occurs only when you stop playback, that is at the final position (either by dragging the cursor or using the Transport buttons). When in the timeline, if you drag on the TimeBar or reposition in the TimeBar in either Drag and Drop or Cut and Paste mode, the release of the button also will update the Scopes.  This saves system resources and makes playback smoother.  Because there is no update when playing in the main window, you can still easily get a videoscope update simply by moving the mouse to the Compositor and a single click there will update the scopes without changing the frame (as long as Click to Play is not enabled).
 \end{description}
 
  The lower section, called \textit{VectorWheel Grids}, it is only active when VectorWheel is set up in Scopes pull-down and contains four entries (figure~\ref{fig:videoscope06}):
+
+ \begin{figure}[hbtp]
+       \centering
+       \includegraphics[width=1.0\linewidth]{videoscope06.png}
+       \caption{Pull-down Settings}
+       \label{fig:videoscope06}
+ \end{figure}
  
  \begin{description}
        \item[None:] It only shows the colour wheel, without any superimposed graticula.
@@ -2911,12 +2911,6 @@ Play is not enabled).
        \item[IQ:] Show shows only I-Line and Q-Line.
  \end{description}
 
-\begin{figure}[hbtp]
-       \centering
-       \includegraphics[width=1.0\linewidth]{videoscope06.png}
-       \caption{Pull-down Settings}
-       \label{fig:videoscope06}
-\end{figure}
 
 You can create custom grids. These are raster .png images of adequate resolution and must be put in:
 
@@ -3178,7 +3172,7 @@ cin/plugins/opencv/stylizeobj.plugin
     \item create a temporary directory on your computer
     \item \texttt{cd} that-directory
     \item \texttt{tar -xf} location-of-the-tarball-you-downloaded
-    \item \texttt{cp plugins/*obj.plugin <see below for your location>/.} (note the period on the end)
+    \item \texttt{cp plugins/opencv/*obj.plugin <see below for your location>/.} (note the period on the end)
     \item Start \CGG{} and look for the six plugins in Video Effects
     \item To reverse this, simply delete the six plugin files (for example:
 
@@ -3191,7 +3185,8 @@ The location for most User installs is:
 
 Location for some System installs is:
 
-\hspace{4em}\texttt{/usr/lib/cin/plugins/} (most ubuntu distros)\\
+\hspace{4em}\texttt{/usr/lib/cin/plugins/} (most ubuntu distros)
+
 \hspace{4em}\texttt{/usr/lib64/cin/plugins/} (Leap distro)
 
 \subsection{How to Build OpenCV Plugins}%
@@ -3691,7 +3686,13 @@ The following is a list of the integrated video plug-ins.
   on top of an image which is commonly used in filmmaking. The concept
   is that you align the key elements in the image using this grid at
   the intersection of the lines or along and within the
-  vertical/horizontal lines.
+  vertical/horizontal lines.  In general the bottom and right sides of
+  the video will not be bordered by the grid.  So for example, if you
+  only add the effect to the video, there will be a frame around the
+  video with the size of the \textit{thickness}
+  but the frame is only visible on the top and left and not on the bottom
+  or left side.  You can get a line to show by using a larger thickness
+  and specifying a negative value for x and y of -2, -3, or more. 
 \item [F\_edgedetect]~\\Detects and draws edge.
 \item [F\_elbg]~\\Apply posterize effect, using the ELBG
   algorithm.