mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-17 12:07:38 -04:00
Update 'WPS tag' and 'file format' sections to trunk.
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_10@31085 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
8412981baf
commit
0f25b560b2
2 changed files with 11 additions and 7 deletions
|
@ -328,6 +328,7 @@
|
||||||
\end{rbtabular}
|
\end{rbtabular}
|
||||||
|
|
||||||
\subsection{Featureset for generic metadata tags}
|
\subsection{Featureset for generic metadata tags}
|
||||||
|
\label{ref:featureset_for_generic_metadata_tags}
|
||||||
\begin{rbtabular}{0.80\textwidth}{lXXXXX}%
|
\begin{rbtabular}{0.80\textwidth}{lXXXXX}%
|
||||||
{\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
|
{\textbf{Feature} & \textbf{ID3} & \textbf{APE} & \textbf{Vorbis} &
|
||||||
\textbf{MP4} & \textbf{ASF}}{}{}
|
\textbf{MP4} & \textbf{ASF}}{}{}
|
||||||
|
|
|
@ -126,11 +126,13 @@ show the information for the next song to be played.
|
||||||
\config{\%fc} & File Codec (e.g. ``MP3'' or ``FLAC'').
|
\config{\%fc} & File Codec (e.g. ``MP3'' or ``FLAC'').
|
||||||
This tag can also be used in a conditional tag:
|
This tag can also be used in a conditional tag:
|
||||||
\config{\%?fc<mp1|mp2|mp3|aiff|wav|ogg|\newline
|
\config{\%?fc<mp1|mp2|mp3|aiff|wav|ogg|\newline
|
||||||
flac|mpc|a52|wavpack|alac|aac|shn|sid|adx|nsf|\newline
|
flac|mpcsv7|a52|wavpack|alac|aac|shn|sid|adx|nsf|\newline
|
||||||
speex|spc|ape|wma|mod|sap|unknown>}.
|
speex|spc|ape|wma|wmpapro|mod|sap|realaudiocook|\newline
|
||||||
The codec order is as follows: MP1, MP2, MP3, AIFF, WAV,
|
realaudioaac|realaudioac3|realaudioatrac3|cmc|\newline
|
||||||
Ogg Vorbis (OGG), FLAC, MPC, AC3, WavPack (WV), ALAC, AAC,
|
cm3|cmr|cms|dmc|dlt|mpt|mpd|rmt|tmc|tm8|tm2|\newline
|
||||||
Shorten (SHN), SID, ADX, NSF, Speex, SPC, APE, WMA, MOD, SAP.\\
|
omaatrac3|smaf|au|vox|wave64|tta|wmavoice|mpcsv8|\newline
|
||||||
|
aache|ay|gbs|hes|sgc|vgm|kss|unknown>}.
|
||||||
|
The codec order is as shown above.\\
|
||||||
\config{\%ff} & File Frequency (in Hz)\\
|
\config{\%ff} & File Frequency (in Hz)\\
|
||||||
\config{\%fk} & File Frequency (in kHz)\\
|
\config{\%fk} & File Frequency (in kHz)\\
|
||||||
\config{\%fm} & File Name\\
|
\config{\%fm} & File Name\\
|
||||||
|
@ -422,8 +424,9 @@ theme}. For this feature to work, there are a few requirements.
|
||||||
|
|
||||||
\subsection{Limitations}
|
\subsection{Limitations}
|
||||||
|
|
||||||
Rockbox supports embedded album art only for formats that use ID3v2 tags, such
|
Rockbox supports embedded album art only for some specific formats, see
|
||||||
as MP3. It additionally supports loading images located on the \disk{}.
|
\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
|
The image files must be in either BMP or JPEG format, while embedded album art
|
||||||
is currently limited to JPEG. Rockbox does not support
|
is currently limited to JPEG. Rockbox does not support
|
||||||
RLE-compressed BMP files, nor does it support progressive and multi-scan
|
RLE-compressed BMP files, nor does it support progressive and multi-scan
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue