Closed
Bug 1397844
Opened 7 years ago
Closed 2 years ago
Smearing of getUserMedia camera video, with hardware decoder on OSX
Categories
(Core :: WebRTC: Audio/Video, defect, P2)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox57 | --- | affected |
People
(Reporter: jib, Unassigned)
Details
Attachments
(2 files)
STRs:
1. Open https://appear.in/someroom2456245 and share cam+mic
2. Move around or move hand in front of camera.
Expected result: Normal smooth self-view.
Actual result: Severe smearing making video look like an art exhibit or oil-painting. See attached image.
I can reproduce it fairly reliably, though not 100%. Seems to happen more with appear.in than in a fiddle.
Workaround:
Setting media.hardware-video-decoding.enabled=false and restarting Firefox seems to cure it.
Updated•7 years ago
|
Rank: 10
Flags: needinfo?(jyavenard)
Comment 1•7 years ago
|
||
Mass change P1->P2 to align with new Mozilla triage process
Priority: P1 → P2
Comment 2•7 years ago
|
||
I've been able to repro. Restarting firefox fixed it _without_ flipping the pref mentioned in comment 0.
This is gUM -> HTMLMediaElement no PeerConnection of other things involved.
Comment 3•7 years ago
|
||
there's no hardware decoder even used on mac with vp8/vp9
media.hardware-video-decoding.enabled=false is not involved in webrtc decoding.
Flags: needinfo?(jyavenard)
Comment 6•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Comment 7•2 years ago
|
||
Seems like this has not happened in quite some time.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•