add some images
[goodguy/cin-manual-latex.git] / parts / FFmpeg.tex
index ade8a3a4882c2911a8866e03a248e7bb16ea1427..c33edb56332a9a18da8de148bcecaa76e892aed1 100644 (file)
@@ -37,6 +37,7 @@ In Cinelerra's ffmpeg configuration directory you will see files as listed and d
 In the ffmpeg configuration directory there are a series of options files used when encoding or decoding audio or video.  They are read in the order from top to bottom and only the files needed for the current operation are added to the active configuration.
 
 \begin{center}
+    \small
     \begin{tabular}{l l}
         \toprule
         ffmpeg/ffmpeg.opts & global ffmpeg options, always used \\
@@ -351,4 +352,4 @@ duration=90.25
         during filter operation.  This is so that continuous updates can be done as the plugin operates.
         \item Improve seek codec restarts.  The past predictor must be reset or reconstructed after a seek.  The  only documented way to seek is open/seek/play.  Reopening the format layer is very expensive.
     \end{itemize}
-\end{description}
\ No newline at end of file
+\end{description}