Open Bug 1602660 Opened 6 years ago Updated 10 months ago

Webm file with odd audio track is detected as corrupted by Firefox - NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)

Categories

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

70 Branch
defect

Tracking

()

People

(Reporter: nicolas.roy-renaud.1, Unassigned)

Details

(Keywords: parity-chrome, testcase)

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

Steps to reproduce:

  1. Try to open the attached file in VLC (or any video player)
  2. Try to open the attached file in Chromium (or any non-Firefox browser)
  3. Try to open the attached file in Firefox

Actual results:

VLC and Chromium can decode the file without issues, but Firefox reports it as being corrupted because of a problem with the audio track.

Expected results:

Firefox should decode the attached webm file correctly.

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:73.0) Gecko/20100101 Firefox/73.0
20191209215019

It plays in Vivaldi 2.9. Browser Console output:

Media resource https://bugzilla.mozilla.org/attachment.cgi?id=9114798 could not be decoded. attachment.cgi
Media resource https://bugzilla.mozilla.org/attachment.cgi?id=9114798 could not be decoded, error: Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005) attachment.cgi
Status: UNCONFIRMED → NEW
Has STR: --- → yes
Component: Untriaged → Audio/Video: Playback
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
Summary: Webm file with odd audio track is detected as corrupted by Firefox → Webm file with odd audio track is detected as corrupted by Firefox - NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Priority: -- → P2

Looks like my case also - recorded this video (without audio) with this command:

ffmpeg -f x11grab -video_size 1920x1080 -framerate 25 -i :0 -c:v libvpx-vp9 out.webm

Plays in Chromium.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: