X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FFFmpeg.tex;h=c33edb56332a9a18da8de148bcecaa76e892aed1;hp=ade8a3a4882c2911a8866e03a248e7bb16ea1427;hb=a6a12dbc76454d039b23b8a31195ed95134959ac;hpb=debff500fcf4f806111f4f026f9ce44827270acc 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}