From 93c6f1329a5691a8be158cefe15641bd1daf9ef8 Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sun, 7 Aug 2011 15:23:57 +0000 Subject: Submit FS#12218. Add support for embedded album art for ASF tags. For now the support is limited to embedded pictures of max 64 KB size. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30263 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/file_formats.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'manual/appendix') diff --git a/manual/appendix/file_formats.tex b/manual/appendix/file_formats.tex index 696c0d6..4e5d96a 100644 --- a/manual/appendix/file_formats.tex +++ b/manual/appendix/file_formats.tex @@ -295,7 +295,7 @@ {\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} & \textbf{MP4} & \textbf{ASF}}{}{} Embedded albumart \fname{.bmp} & & & & & \\ - Embedded albumart \fname{.jpg} & x & x & & x & \\ + Embedded albumart \fname{.jpg} & x & x & & x & x \\ Embedded albumart \fname{.png} & & & & & \\ Replaygain information & x & x & x & x & x \\ Title (string) & x & x & x & x & x \\ @@ -311,6 +311,8 @@ Grouping (string) & & x & x & x & \\ \end{rbtabular} + \note{Embedded album art for ASF is limited to pictures of maximum 64 KB size.} + \subsection{Featureset for codec specific metadata} \begin{rbtabular}{\textwidth}{lX}% {\textbf{Feature} & \textbf{Codec specific metadata (file extension)}}{}{} -- cgit v1.1