%T#13889 Comment added by bahus: Some large mp4 files don't open on baremetal
Rockbox via rockbox-sf <[email protected]>
| Newsgroups | gmane.comp.systems.archos.rockbox.sourceforge |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#13889 - Some large mp4 files don't open on baremetal User who did this - Roman Artiukhin (bahus) ---------- The fact that it works in sim shows that it just some subtle memory issue. All available memory was allocated for seek table and then it failed to allocate more some place else on device (sim RAM not exactly matches HW RAM and few KB make a difference here). I was under expression I got rid of all additional allocations - but it seems not the case. Quick search shows some allocations are still possible for ERROR_RESILIENCE handling: https://github.com/bahusoid/rockbox/blob/f40bfc9267b13b54e6379dfe7539447662879d24/lib/rbcodec/codecs/libfaad/bits.c#L146 Should be easy to fix when I have time. ---------- More information can be found at the following URL: https://www.rockbox.org/tracker/task/13889#comment45499 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- rockbox-sf mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-sf