Added Alac audio as documented by Andrea
authorGood Guy <good1.2guy@gmail.com>
Wed, 21 Sep 2022 15:51:18 +0000 (09:51 -0600)
committerGood Guy <good1.2guy@gmail.com>
Wed, 21 Sep 2022 15:51:18 +0000 (09:51 -0600)
parts/Quickstart.tex

index f82c4b959adc6ea168fe62a003af0b893e174908..8c1fdd09f32a3a432315b699a7a00623186fa317 100644 (file)
@@ -384,6 +384,8 @@ Audio formats and codecs take much less resources and space than video ones, so
        \newline    Presets: \textit{s16le, s24le, s32le}
        \item[MKA] Open, highly configurable and documented. It belongs to the Matroska family. Uncompressed pcm type.
        \newline    Presets: \textit{s16le, s24le, s32le}
+       \item[ALAC] Apple's codec, free to use but not open source. It is lossless and of high quality but is slower than other similar codecs.
+       \newline        Presets: \textit{m4a, mkv, qt}
 \end{description}
 
 \subsubsection{General Purpose}