X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FRendering.tex;h=af97965049ba418a31f32ba583bb58dc656293d6;hp=cbdcaf9095e2652b9dc33cf3ed472602559dd615;hb=1f187d88f86b75065159560e78ec8d3e474359f5;hpb=3bd21994390b98d2073731a29a9e3f7eea59957c diff --git a/parts/Rendering.tex b/parts/Rendering.tex index cbdcaf9..af97965 100644 --- a/parts/Rendering.tex +++ b/parts/Rendering.tex @@ -174,7 +174,9 @@ all parameter configurations. list. The list is provided by ffmpeg as input selection, but is more like suggestions than fact. For example, the raw formats can take almost any format, but the rawvideo codec actually specifies no - legal formats. + legal formats. Note that if you want a very specific Bitrate you must + make sure there is not conflicting parameter values set such as Quality + or CRF. \end{itemize} \noindent Some option files provide \textit{cin\_pix\_fmt} to @@ -185,7 +187,7 @@ errors when the other provided parameters conflict with the parameter dictates pixel format must be \texttt{yuv420p}. \paragraph{cin\_bitrate} If you specify the bitrate, you can not -specify the quality.\\ Example: \textit{cin\_bitrate=2000000} +specify the quality or CRF.\\ Example: \textit{cin\_bitrate=2000000} \paragraph{cin\_quality} If you specify the quality, you can not specify the bitrate.\\ Example: \textit{cin\_quality=7}