Cannot decode M4A audio with non-UTF8 tags
simple test file: https://github.com/user-attachments/assets/95bf6c14-7407-40c0-88b5-da01e5b633fb
it could be decoded with 68.13.5b (and FF52), but mypal68 newer versions failed
Media resource (URI) could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) Details: virtual RefPtrMP4Demuxer::InitPromise thiscall mozilla::MP4Demuxer::Init(void): Parse MP4 metadata failed
BTW, how to set up warns when closing multiple tabs only (no tip on the last tab like traditional version), pop-up AD windows with quit warn are annoying
BTW, how to set up warns when closing multiple tabs only (no tip on the last tab like traditional version), pop-up AD windows with quit warn are annoying
in about:config , set browser.tabs.warnOnClose true/false.
BTW, how to set up warns when closing multiple tabs only (no tip on the last tab like traditional version), pop-up AD windows with quit warn are annoying
in about:config , set
browser.tabs.warnOnClosetrue/false.
it will turn off all tips, but i want to keep warn when there are at least 2 tabs
https://github.com/mozilla/mp4parse-rust/issues/268
https://github.com/Feodor2/Mypal68/pull/508