summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authorRobert Hak <adiamas@rockbox.org>2002-08-27 14:29:02 +0000
committerRobert Hak <adiamas@rockbox.org>2002-08-27 14:29:02 +0000
commitccedcdb39c13d17960f4920bebdbf104dcddb8a6 (patch)
tree1031bd7510a170058d2ffa7e06300baeef75e1cb /docs/FAQ
parent7f7851a7f68999003a31c5714657d05d588827f2 (diff)
fixed question 43
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2007 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ19
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 4ac659a7a5..b9a79c1b64 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -325,15 +325,14 @@ Q43: I have a question about the id3v1 and id3v2 tags...
A43: Stop! Here is all the information about that (if you still have
questions when done, ask then.)
- 1. Rockbox supports both id3v1 and id3v2
- 2. The id3v2 support is limited to the first 300 bytes of the file. Some
- ripper programs tend to add very big tags first and then the important
- ones Rockbox wants to read end up beyond the first 300 bytes and then
- they remain unknown.
- 3. If you believe that the tags you don't see *are* within 300 bytes, then
- please make the mp3 file available for one of the developers to try
- out.
- 4. The 300-byte limit is subject to be removed in a future version
+ - Rockbox supports both id3v1 and id3v2
+ - The id3v2 support is limited to the first 300 bytes of the file. Some
+ ripper programs tend to add very big tags first and then the important
+ ones Rockbox wants to read end up beyond the first 300 bytes and then
+ they remain unknown.
+ - If you believe that the tags you don't see *are* within 300 bytes, then
+ please make the mp3 file available for one of the developers to try out.
+ - The 300-byte limit is subject to be removed in a future version
Q44: Would it be possible to record from line in on the player?
-A44: No. \ No newline at end of file
+A44: No.