Skip to content

Commit 21df30e

Browse files
Add FFMPEG (#18)
1 parent 3d62f5b commit 21df30e

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

include/terms.tex

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ \section{B-C}
6161

6262
\smallskip
6363
\textbf{CC (Closed Captions)}
64-
Closed captions are a text version of the spoken part of a television, movie or computer presentation.
64+
Text version of the spoken part of a television, movie.
6565

6666
\smallskip
6767
\textbf{CDN (Content Delivery Network)}
@@ -106,7 +106,7 @@ \section{D}
106106

107107
\smallskip
108108
\textbf{DASH (Dynamic Adaptive Streaming via HTTP)}
109-
\textit{ABR} that enables streaming of content via an HTTP server. DASH does not require a specific \textit{codec} - the video could be encoded using \textit{H.264}, \textit{VP9}, \textit{H.265}, etc.
109+
\textit{ABR} enabling streaming of content via HTTP server. Doesn't require a specific \textit{codec} - could be \textit{H.264}, \textit{VP9}, \textit{H.265}, etc.
110110

111111
\smallskip
112112
\textbf{DASH-IF (DASH Industry Forum)}
@@ -161,6 +161,10 @@ \section{E-F}
161161
\textbf{FairPlay}
162162
Apple \textit{DRM}, the only option for Safari and is only used by Apple devices.
163163

164+
\smallskip
165+
\textbf{FFMPEG}
166+
Open-source suite of libraries and programs for handling video \& audio.
167+
164168
\smallskip
165169
\textbf{Fingerprint (Perceptual Hash)}
166170
A generated hash of a video that will uniqely identify the video. Not to be confused with \textit{Watermark}.
@@ -220,7 +224,7 @@ \section{G-H}
220224

221225

222226
%------------------------------------------------
223-
\section{I-L}
227+
\section{I-K}
224228
\hrule
225229

226230
\medskip
@@ -268,10 +272,13 @@ \section{I-L}
268272
The intensity or brightness of a video signal. See also \textit{Chrominance}.
269273

270274
%------------------------------------------------
271-
\section{M}
275+
\section{L-M}
272276
\hrule
273277

274278
\medskip
279+
280+
281+
\smallskip
275282
\textbf{m3u8}
276283
Playlist file.
277284

0 commit comments

Comments
 (0)