From cbb8ce9ee782c87494808f38358b5ee3568bcc84 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Mon, 28 Nov 2022 12:40:25 -0700 Subject: [PATCH] tiny correction --- parts/Quickstart.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.26.2