fixed the FIXME-s
[goodguy/cin-manual-latex.git] / parts / Plugins.tex
index d4d476fc09341146e3f1790cc6b8c63bb64d8fab..d807a8abafa5433c0dd40fab6be0986a6d84f260 100644 (file)
@@ -3268,9 +3268,6 @@ Figure~\ref{fig:stylize} show the images after adding the 6 various styles.
 
 \section[FFmpeg Audio and Video Plugins]{FFmpeg Audio and Video Plugins}%
 \label{sec:ffmpeg_audio_video_plugins}
-% FIXME not in the section
-% \protect\footnote{credit to WPfilmmaker for the Ffmpeg info
-% description lines taken from his contributed pdf}
 
 \CGGI{} currently comes with more than $140$ of the video plugins and $55$ of the audio plugins developed by the FFmpeg project {\small \url{www.ffmpeg.org}}. These plugins do not have a GUI with buttons like the rest of plugins, therefore to change settings it is necessary to change the variables by hand by highlighting the \textit{option}, typing a value in the \textit{Range} box, and then hitting the \textit{Apply} button. Many of these plugins provide tooltips at the bottom right corner of the window when the option is highlighted. A \textit{slider} bar and a \textit{dial} for numerical values can be used to easily vary the values which take effect immediately.
 
@@ -3303,7 +3300,7 @@ Some of the ffmpeg plugins are not usable with \CGGI{} due to input/output requi
 FFmpeg’s plugin guide is at the link:
 \href{https://ffmpeg.org/ffmpeg-filters.html}{ffmpeg-filters}.
 
-\subsection{FFmpeg Audio Plugins}%
+\subsection{FFmpeg Audio Plugins\protect\footnote{credit to WPfilmmaker}}%
 \label{sub:ffmpeg_audio_plugins}
 
 The following is a list of the integrated audio plug-ins.
@@ -3416,7 +3413,7 @@ The following is a list of the integrated audio plug-ins.
 \item [F\_volumedetect]~\\Detect audio volume.
 \end{description}
 
-\subsection{FFmpeg Video Plugins}%
+\subsection{FFmpeg Video Plugins\protect\footnote{credit to WPfilmmaker}}%
 \label{sub:ffmpeg_video_plugins}
 
 The following is a list of the integrated video plug-ins.
@@ -3653,8 +3650,6 @@ The following is a list of the integrated video plug-ins.
 
 \section[Rendered Effects]{Rendered Effects}%
 \label{sec:rendered_effects}
-% FIXME
-% \protect\footnote{This capability is going to be deleted in the future unless receive notification of need to keep}
 
 Besides the \textit{Realtime} effects, as has been described in the previous sections, another type of effect is performed on a section of the track and the result stored somewhere before it is played back. The result is usually pasted into the track to replace the original data. The rendered effects are not listed in the resources window but instead are accessed through the \texttt{Audio $\rightarrow$ Render effect and Video $\rightarrow$ Render effect} menu options. Each of these menu options brings up a dialog for the rendered effect. In the Select an effect dialog is a list of all the realtime and all the rendered effects. The difference here is that the realtime effects are rendered to disk and not applied under the track. Rendered effects apply to only one type of track, either audio or video. If no tracks of the type exist, an error pops up.