Olaf adjustment
[goodguy/cin-manual-latex.git] / parts / FFmpeg.tex
index c33edb56332a9a18da8de148bcecaa76e892aed1..d0aa21e92f4f5aaec6597f26d98d29051b7a765e 100644 (file)
@@ -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: