X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=parts%2FFFmpeg.tex;fp=parts%2FFFmpeg.tex;h=513a6f1743566fbd03db580f3fa08857948e60d6;hb=84593a6e7d8f9af36213a89e8af16d908f7a40fe;hp=85833317305a19022dd39931ca39d9d8b98bbae7;hpb=71e3bc05e562de09d057aac0d38edb4d9d4181de;p=goodguy%2Fcin-manual-latex.git diff --git a/parts/FFmpeg.tex b/parts/FFmpeg.tex index 8583331..513a6f1 100644 --- a/parts/FFmpeg.tex +++ b/parts/FFmpeg.tex @@ -332,14 +332,14 @@ AppImage does not provide this capability. Another feature gained from using ffm To encode a series of $48$\,bit tiff output image files, add a file to the \CGG{} data ffmpeg/video subdirectory as in: \begin{lstlisting}[style=sh] -# \dots/ffmpeg/video/tiff.dfl +# {path_to_cinelerra}/bin/ffmpeg/video/tiff.dfl tiff48.tif \end{lstlisting} Then create an ffmpeg video encoder parameters file in the same directory: \begin{lstlisting}[style=sh] -# \dots/ffmpeg/video/tiff48.tiff +# {path_to_cinelerra}/bin/ffmpeg/video/tiff48.tiff image2 tiff pixel_format=rgb48 \end{lstlisting}