I followed your advice (and I already had: I'd done a make clean,
followed by make and make zip, and had copied that over to the ipod
before I made my initial email, but just to be sure, I created a new
build directory and compiled anew.)
The codecs on the iPod are the same as the codecs from
[EMAIL PROTECTED] wrote:
> when I compile the iPod video target with64MB memory, I get a usable
> firmware that uses all 64MB of memory, but none of the codecs or plugins
> work.
Are you definitely using codecs and plugins compiled for your new 64MB
Rockbox? Codecs and plugins are compiled and li
when I compile the iPod video target with64MB memory, I get a usable
firmware that uses all 64MB of memory, but none of the codecs or
plugins work.
To compile to 64MB, I changed line 757 of tools/configure from
memory=32 # 30GB models have 32MB, 60GB have 64MB
to
memory=64 # 30GB models have 32