Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot decode M4A audio with non-UTF8 tags #504

Open
newbie-461 opened this issue Aug 24, 2024 · 4 comments
Open

Cannot decode M4A audio with non-UTF8 tags #504

newbie-461 opened this issue Aug 24, 2024 · 4 comments

Comments

@newbie-461
Copy link
Contributor

newbie-461 commented Aug 24, 2024

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
Copy link
Contributor Author

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

@RamonUnch
Copy link

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.

@newbie-461
Copy link
Contributor Author

newbie-461 commented Aug 25, 2024

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
Copy link
Contributor Author

newbie-461 commented Sep 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants