Closed Bug 1438090 Opened 6 years ago Closed 6 years ago

NS_ERROR_DOM_MEDIA_FATAL_ERR - media playback was aborted due to a corruption problem

Categories

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

55 Branch
Unspecified
Windows 10
defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox60 --- affected

People

(Reporter: karlcow, Unassigned)

References

()

Details

This is a spin-off of https://webcompat.com/issues/6226
(nsfw)

Steps to Reproduce

    Navigate to: http://ecchi.iwara.tv/videos/o93m3ua3vmu6qwrwr
    …

Expected Behavior:

Actual Behavior:

Technical Information:
Error Code: NS_ERROR_DOM_MEDIA_FATAL_ERR (0x806e0005)
Details: error creating audio decoder
Resource: http://kohaku.iwara.tv/file.php?expire=1493245928&hash=a2f3661d7d507f778c4750735ffbc6517f4fda67&file=2017%2F02%2F05%2F1486253540_O93M3ua3vMU6qwrWr_Source.mp4&op=dl&r=0


Console:
The error displayed is The media playback was aborted due to a corruption problem or because the media used features your browser did not support.
Flags: needinfo?(jyavenard)
Priority: -- → P3
Component: Audio/Video → Audio/Video: Playback
This is a 96kHz audio stream, which the Windows AAC decoder refuses to decode
https://msdn.microsoft.com/en-us/library/windows/desktop/dd742784(v=vs.85).aspx

Edge (which uses the same decoder as we do) also yield the same error...

not much we can do here... 

maybe we could just ignore audio tracks in this case... but for now, any audio decoding error is fatal
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(jyavenard)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.