summaryrefslogtreecommitdiff
path: root/manual/appendix/file_formats.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/file_formats.tex')
-rw-r--r--manual/appendix/file_formats.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex
index f9f2e0a020..a086c5d2f7 100644
--- a/manual/appendix/file_formats.tex
+++ b/manual/appendix/file_formats.tex
@@ -176,7 +176,7 @@
176 & Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\ 176 & Linear PCM 8/16/24/32 bit, IEEE float 32/64 bit, ITU-T G.711 a-law/$\mu$-law\\
177 Free Lossless Audio 177 Free Lossless Audio
178 & \fname{.flac} 178 & \fname{.flac}
179 & Supports multichannel tracks w/o downmixing (only left/right is played).\\ 179 & Supports multichannel playback including downmixing to stereo.\\
180 Apple Lossless 180 Apple Lossless
181 & \fname{.m4a}, \fname{.mp4} 181 & \fname{.m4a}, \fname{.mp4}
182 & \\ 182 & \\
@@ -198,6 +198,9 @@
198 & \fname{.wv} 198 & \fname{.wv}
199 & \\ 199 & \\
200 \end{rbtabular} 200 \end{rbtabular}
201
202 \note{Free Lossless Audio multichannel tracks may not play in realtime on all devices due to CPU
203 performance requirements.}
201 204
202 \subsection{Other Codecs} 205 \subsection{Other Codecs}
203 \begin{rbtabular}{\textwidth}{l>{\raggedright}p{6em}X}% 206 \begin{rbtabular}{\textwidth}{l>{\raggedright}p{6em}X}%