From 5ad29c50bb550acedc950adea0439ef88d9d7a46 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Thu, 16 Jan 2025 19:03:54 +0100 Subject: [PATCH] update manual for 7f4a889 Change-Id: Id2f6dfd461f40843dcd86c59cfd22bc7e38ae367 --- manual/appendix/album_art_info.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/appendix/album_art_info.tex b/manual/appendix/album_art_info.tex index bbb29dbd0b..ff1b60df2c 100644 --- a/manual/appendix/album_art_info.tex +++ b/manual/appendix/album_art_info.tex @@ -16,8 +16,8 @@ theme}. For this feature to work, there are a few requirements. \disk{} for use in PictureFlow. }% The image files must be in either BMP or JPEG format\opt{albumart}{, while embedded -album art is currently limited to JPEG. Embedded JPEG images must not be -unsynchronized}. Rockbox does not support RLE-compressed BMP files, nor does it +album art is currently limited to JPEG}. +Rockbox does not support RLE-compressed BMP files, nor does it support progressive and multi-scan JPEG files. JPEG files must consist of a single scan with interleaved components, as progressive and multi-scan images require much more memory to decode.