Replace embedded AA limitations by a reference to the "official" list of supported AA tags
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31062 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9fdfb79f12
commit
fc81af98ee
2 changed files with 4 additions and 2 deletions
|
@ -328,6 +328,7 @@
|
|||
\end{rbtabular}
|
||||
|
||||
\subsection{Featureset for generic metadata tags}
|
||||
\label{ref:featureset_for_generic_metadata_tags}
|
||||
\begin{rbtabular}{0.80\textwidth}{lXXXXX}%
|
||||
{\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
|
||||
\textbf{MP4} & \textbf{ASF}}{}{}
|
||||
|
|
|
@ -422,8 +422,9 @@ theme}. For this feature to work, there are a few requirements.
|
|||
|
||||
\subsection{Limitations}
|
||||
|
||||
Rockbox supports embedded album art only for formats that use ID3v2 tags, such
|
||||
as MP3. It additionally supports loading images located on the \disk{}.
|
||||
Rockbox supports embedded album art only for some specific formats, see
|
||||
\reference{ref:featureset_for_generic_metadata_tags} for full details. It additionally supports
|
||||
loading images located on the \disk{}.
|
||||
The image files must be in either BMP or JPEG format, while embedded album art
|
||||
is currently limited to JPEG. Rockbox does not support
|
||||
RLE-compressed BMP files, nor does it support progressive and multi-scan
|
||||
|
|
Loading…
Reference in a new issue