Mypal68 icon indicating copy to clipboard operation
Mypal68 copied to clipboard

Cannot decode M4A audio with non-UTF8 tags

Open newbie-461 opened this issue 1 year ago • 4 comments

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

newbie-461 avatar Aug 24 '24 22:08 newbie-461

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

newbie-461 avatar Aug 24 '24 22:08 newbie-461

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.

RamonUnch avatar Aug 25 '24 10:08 RamonUnch

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.

it will turn off all tips, but i want to keep warn when there are at least 2 tabs

newbie-461 avatar Aug 25 '24 10:08 newbie-461

https://github.com/mozilla/mp4parse-rust/issues/268

https://github.com/Feodor2/Mypal68/pull/508

newbie-461 avatar Sep 02 '24 11:09 newbie-461