X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FPlugins.tex;h=356587dd2b821c22ab943f6eb6cafeec7850bc58;hp=b628e21b04098002b7ed7f9fa6d64cfd77725dc4;hb=6aa0bd73940204255d73f8b4a4e3912cb239f772;hpb=0c2f4e87fcee7a54f851bab6553332190f5ad2b1 diff --git a/parts/Plugins.tex b/parts/Plugins.tex index b628e21..356587d 100644 --- a/parts/Plugins.tex +++ b/parts/Plugins.tex @@ -3172,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 /.} (note the period on the end) + \item \texttt{cp plugins/opencv/*obj.plugin /.} (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: @@ -3185,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}% @@ -3685,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.