From 3ea6a3bbbc2440d9ab68eea592d86cfa3a7671b8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=D0=A1=D0=BF=D0=B8=D1=86=D1=8B=D0=BD=20=D0=90=D0=BD=D0=B4?= =?utf8?q?=D1=80=D0=B5=D0=B9?= Date: Thu, 30 May 2019 16:23:25 +0300 Subject: [PATCH] Very minimal changes --- parts/FFmpeg.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/parts/FFmpeg.tex b/parts/FFmpeg.tex index ade8a3a..c33edb5 100644 --- a/parts/FFmpeg.tex +++ b/parts/FFmpeg.tex @@ -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} -- 2.26.2