From: Good Guy Date: Mon, 28 Nov 2022 19:40:25 +0000 (-0700) Subject: tiny correction X-Git-Tag: 2022-11~1 X-Git-Url: https://git.cinelerra-gg.org/git/?a=commitdiff_plain;h=cbb8ce9ee782c87494808f38358b5ee3568bcc84;p=goodguy%2Fcin-manual-latex.git tiny correction --- diff --git a/parts/Quickstart.tex b/parts/Quickstart.tex index 9400d7e..ffbc003 100644 --- a/parts/Quickstart.tex +++ b/parts/Quickstart.tex @@ -364,7 +364,7 @@ To find out the keyframe type (I, P, B) of your media you can use ffprobe: \textbf{-frame=pict\_type:} within the chosen specifier indicates the data to be displayed; in this case \textit{pict\_type}, that is, the keyframe type (I, P, B) of the frame under consideration. -\textbf{input.mkv:} is the media to be analyzed (it can be any container and code). +\textbf{input.mkv:} is the media to be analyzed (it can be any container and codec). (see \url{https://ffmpeg.org/ffprobe.html} for more details)