Open
Bug 1813312
Opened 3 years ago
Updated 3 years ago
Certain video fails playback
Categories
(Core :: Audio/Video: Playback, defect, P4)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox111 | --- | affected |
People
(Reporter: alice0775, Unassigned)
Details
(Keywords: nightly-community, parity-chrome)
Steps to reproduce:
- Open https://bugzilla.mozilla.org/show_bug.cgi?id=1813311
- Click on a attachement
Video - Wheel click delay.mp4in the bug
Actual results:
Video controls and progress bar only displayed
Expected results:
- Video image should playbak
or - Download the video like Chrome and Edge.
I think that this is intentional behavior as per 1426894, as ffprobe reports the video as being mpeg4 (Simple Profile) and mediainfo reports Format settings, Matrix: Default (H.263). NI'ing padenot to confirm.
Severity: -- → S4
Flags: needinfo?(padenot)
Priority: -- → P4
Comment 2•3 years ago
|
||
We're able to play the audio, but not the video (as noted, it's h263, which isn't supported by any web browser I think).
We've chosen, so far, for this to work, but we could also refuse to play it and offer it to download. It's just a matter of policy.
Flags: needinfo?(padenot)
You need to log in
before you can comment on or make changes to this bug.
Description
•