X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FFFmpeg.tex;h=d0aa21e92f4f5aaec6597f26d98d29051b7a765e;hp=c33edb56332a9a18da8de148bcecaa76e892aed1;hb=171dd1055e0a148862f4b082e277c9971621b244;hpb=3ea6a3bbbc2440d9ab68eea592d86cfa3a7671b8 diff --git a/parts/FFmpeg.tex b/parts/FFmpeg.tex index c33edb5..d0aa21e 100644 --- a/parts/FFmpeg.tex +++ b/parts/FFmpeg.tex @@ -55,7 +55,7 @@ In the ffmpeg configuration directory there are a series of options files used w \paragraph{Encoder Options:} Within the audio /video subdirectories of the first level ffmpeg directory, the \texttt{typ.ext} files are for encoder (rendering) setups. \begin{center} - \begin{longtable}{l l} + \begin{longtable}{l p{23em}} \toprule ffmpeg/audio & directory of audio encoder settings \\ \midrule @@ -251,7 +251,7 @@ Add the file named \texttt{./ffmpeg/video/med422p10.pro} which contains the foll \begin{lstlisting}[language=bash] mov prores preset medium -pix_fmt yuv422p10le +cin_pix_fmt yuv422p10le \end{lstlisting} Add the file named \texttt{./ffmpeg/video/pro.dfl} which contains the following lines: