Closed
Bug 1872879
Opened 1 year ago
Closed 8 months ago
Set scalability mode in VideoEncoder on Windows
Categories
(Core :: Audio/Video: Web Codecs, task, P2)
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: chunmin, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
We need to set the SVC related settings as Bug 1870216 in WMFMediaDataEncoder, and enable these settings in WebCodecs as bug Bug 1871520.
This might be helpful: https://learn.microsoft.com/en-us/windows/win32/medfound/codecapi-avencvideotemporallayercount
Reporter | ||
Updated•1 year ago
|
Component: Audio/Video → Audio/Video: Web Codecs
Assignee | ||
Comment 1•9 months ago
|
||
While they are clearly related, the Web Codecs API allows improbable
combination to happen via the API.
Updated•9 months ago
|
Assignee: nobody → padenot
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•9 months ago
|
||
Assignee | ||
Comment 3•9 months ago
|
||
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/596631a9ebe7
Don't conflate AnnexB and real-time in WMFMediaDataEncoder.cpp. r=jolin
https://hg.mozilla.org/integration/autoland/rev/a826d85bba06
Allow setting more EncoderConfig attribute when creating an MFTEncoder. r=jolin
https://hg.mozilla.org/integration/autoland/rev/bb46aaac0235
Implement H264 SVC in WMFEncoderModule. r=jolin
https://hg.mozilla.org/integration/autoland/rev/f7bfd0e24149
1900592: apply code formatting via Lando
Comment 5•8 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/596631a9ebe7
https://hg.mozilla.org/mozilla-central/rev/a826d85bba06
https://hg.mozilla.org/mozilla-central/rev/bb46aaac0235
https://hg.mozilla.org/mozilla-central/rev/f7bfd0e24149
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•