Closed Bug 1801483 Opened 2 years ago Closed 10 months ago

"No video with supported format and MIME type found" error (mp4 w/HEVC encoding)

Categories

(Core :: Audio/Video: Playback, defect, P3)

Firefox 107
Desktop
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1332136

People

(Reporter: palekar96, Unassigned)

Details

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:107.0) Gecko/20100101 Firefox/107.0

Steps to reproduce:

Go to https://9to5google.com/2022/11/14/android-14-predictive-back-gesture/ and scroll down.

Opening the video link in new tab (https://9to5google.com/wp-content/uploads/sites/4/2022/11/back-preview-android-14.mp4) doesn't work either.

Actual results:

The video doesn't play & show the error instead.

Expected results:

The video was supposed to play, but it didn't.

Works without any problem in Microsoft Edge 107.

OS: Unspecified → Windows 10
Hardware: Unspecified → Desktop

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

Can repro with Nightly.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Attached file about:support

Console -
Media resource https://9to5google.com/wp-content/uploads/sites/4/2022/11/back-preview-android-14.mp4 could not be decoded. back-preview-android-14.mp4
Media resource https://9to5google.com/wp-content/uploads/sites/4/2022/11/back-preview-android-14.mp4 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_DEMUXER_ERR (0x806e000c)
Details: virtual RefPtr<MP4Demuxer::InitPromise> __cdecl mozilla::MP4Demuxer::Init(void): No MP4 audio () or video () tracks

Blocks: media-triage

I downloaded the file and checked it with ffprobe. The video is encoded in HEVC:

 Stream #0:0[0x1](und): Video: hevc (Main) (hev1 / 0x31766568), yuv420p(tv, progressive), 526x592 [SAR 527:526 DAR 527:592], 1074 kb/s, 59.89 fps, 50 tbr, 12800 tbn (default)

which we do not support.

Severity: -- → S4
Priority: -- → P3
No longer blocks: media-triage
Summary: "No video with supported format and MIME type found" error → "No video with supported format and MIME type found" error (mp4 w/HEVC encoding)
Status: NEW → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1332136
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: