[Windows] Parse MP4 metadata failed with mp4 containing two adjacent colr boxes
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
People
(Reporter: oardelean, Unassigned)
Details
(Keywords: nightly-community)
Notes
- The following error is show in the browser console:
Media resource http://smp-scratch.tools.bbc.co.uk/bob/firefox-colr/two-colr.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) plain.html
Found in
- Nightly 154.0a1;
Affected versions
- Nightly 154.0a1;
- Beta 153.0b1;
Tested platforms
- Ubuntu 22;
- Windows 10;
- macOS 15;
Affected platforms
- Windows 10;
Unaffected platforms
- N/A;
Steps to reproduce
- Launch Firefox.
- Open http://smp-scratch.tools.bbc.co.uk/bob/firefox-colr/plain.html .
Expected result
- Video playback is functional and no errors are shown in the browser console.
Actual result
- Video playback is broken.
| Reporter | ||
Updated•29 days ago
|
Comment 1•29 days ago
|
||
Regression window:
https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=92f89567f9fde03d1bcd8d2821b312f62fd9d7bc&tochange=abdde6f33992058321d54cdac634de1ae1578803
Comment 2•29 days ago
•
|
||
And fixed range on Windows 11 :
https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=403c970914df1fbf7fa903642e13a99b4e0749ab&tochange=71cac5d86ec97e4b49f79668fa4929ae9d309c83
Comment 3•29 days ago
|
||
oops, sorry, i am on windows11...
Updated•29 days ago
|
Updated•16 days ago
|
Updated•15 days ago
|
Comment 5•15 days ago
|
||
:kinetik are you sure this is a duplicate of bug 2044320? :oardelean reported in bug 2044320 comment 12 that the issue wasn't fixed on Windows 10 which is why this bug was opened. This seems to be Windows 10 specific based on the earlier comments in this bug.
Comment 6•15 days ago
|
||
Thanks for querying, I missed that detail. I'll reopen.
Comment 7•15 days ago
|
||
Are we sure this isn't bug 1963910 (some Windows 10 versions lack HEVC support)?
| Reporter | ||
Comment 8•9 days ago
|
||
Hi!
Unfortunately I do not have access anymore to the same Windows 10 installation/machine that I used for testing when logging the issue, but we conducted testing on different Windows 10 and Windows 11 machines.
Results:
- Windows 10 (22H2 19045.6466) - Playback is broken, HEVC extension is not installed.
- Windows 10 (22H2 19045.6456) - Playback is broken, HEVC extension is not installed.
- (VM) Windows 10 ( 22H2 19045.7417) - Playback is broken, HEVC extension is not installed.
- Windows 11 (24H2 26100.8457) - Playback is broken, HEVC extension is not installed.
- Windows 11 (25H2 26200.8655) - Playback is broken, HEVC extension is not installed.
- Windows 11 (25H2 26200.8655) - Playback is functional, HEVC extension is not installed.
Based on the results, I think this bug can be closed as a duplicate of bug 1963910 , but if further testing is required, please let me know.
Thank you!
Comment 9•9 days ago
|
||
Thanks for the thorough testing!
Description
•