|
How did you test those images? The thing is, that I changed some things about memory for the better. Can you check that you can see whole 1GB memory with "free -m" command and that "cat /proc/cmdline" has "noram" at the end? I also increased amount of memory available for decoding to 256MB, which is maximum, but I'm not sure how to check it. Did you write clean image for testing?
If answers to all above questions is yes, then please test kodi app on android. If it plays well, then the problem most probably lies in binary libraries. In the past, it was observed that CedarX binaries found in Android were less buggy than those in Linux. There is a way to do this via libhybris, but I don't like the idea. I would much more prefer integration of open source library, even if that means less codecs (the popular ones should work). That way we have at least some chance in improving things, if something doesn't work. |
|