Closed
Bug 1426773
Opened 6 years ago
Closed 6 years ago
Video playback doesn't work on https://www.cp24.com/news/police-investigating-fatal-hit-and-run-in-scarborough-1.3731666
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
VERIFIED
FIXED
mozilla59
People
(Reporter: jrmuizel, Assigned: ayang)
Details
Attachments
(1 file)
I get: Media resource blob:https://www.cp24.com/8cdd34fd-b7ab-8b42-ae21-48f5cc3ce90c could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_METADATA_ERR (0x806e0006) Details: virtual RefPtr<MP4Demuxer::InitPromise> mozilla::MP4Demuxer::Init(): Parse MP4 metadata failed in the log.
Comment 1•6 years ago
|
||
I can play videos on www.cp24.com well on my windows 10 laptop with Firefox 57. But by playing the link on comment 0 with 59, it shows "The content is not currently available for viewing your browser. For ...." Can you let us know which version of your Firefox and what platform of your machine?
Reporter | ||
Comment 2•6 years ago
|
||
This was Nightly on macOS
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → ayang
Assignee | ||
Comment 3•6 years ago
|
||
https://github.com/mozilla/mp4parse-rust/pull/135
Comment hidden (mozreview-request) |
Comment 5•6 years ago
|
||
mozreview-review |
Comment on attachment 8940565 [details] Bug 1426773 - update rust mp4 parser. https://reviewboard.mozilla.org/r/210758/#review216520
Attachment #8940565 -
Flags: review?(kinetik) → review+
Pushed by ayang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/856a6df2766c update rust mp4 parser. r=kinetik
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/856a6df2766c
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•5 years ago
|
Flags: qe-verify+
Comment 8•5 years ago
|
||
I managed to reproduce the bug using an older version of Firefox (2017-12-21) in Windows 10 x64. The video stopped playing and in Browser Console I got the error from comment 0. I retested everything using beta 59.0b4 and latest Nightly 60.0a1 on Windows 10 x64, macOS 10.13 and Ubuntu 16.04 x64, but the bug is not reproducing anymore. I think I can mark this bug as verified fix under this circumstances.
You need to log in
before you can comment on or make changes to this bug.
Description
•