Closed Bug 1871520 Opened 1 year ago Closed 1 year ago

Set scalability mode in VideoEncoder on Linux

Categories

(Core :: Audio/Video: Web Codecs, task, P2)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: chunmin, Assigned: chunmin)

References

(Blocks 1 open bug)

Details

Attachments

(7 files)

The ScalabilityMode described [1] in W3C [2], like "L1T2" or "L1T3," should be settable in VideoEncoder.

[1] https://www.w3.org/TR/webcodecs/#dom-videoencoderconfig-scalabilitymode
[2] https://www.w3.org/TR/webrtc-svc/

Depends on: 1870216
Summary: Set scalability mode in VideoEncoder → Set scalability mode in VideoEncoder on Linux

This patch forwards the temporal layer id info from the underlying
encoded data to the metadata within encoder's output.

Depends on D196533

Depends on D197526

Depends on D197527

Depends on D197529

Assignee: nobody → cchang
Status: NEW → ASSIGNED
Blocks: VideoEncoder
No longer blocks: 1749047

Depends on D197530

Attachment #9370766 - Attachment description: Bug 1871520 - Enable SVC WPTs for VPX → Bug 1871520 - Enable SVC WPTs for VPX on Linux

./mach clang-format --path dom/media/webcodecs/WebCodecsUtils.*

Depends on D197527

Pushed by cchang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/58674d67d519 Add SVC info to EncodedVideoChunkMetadata r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/83e844587763 Add metadata info in output log r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/441c6180d7c0 clang-format WebCodecsUtils.* r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/a10418e6f895 Add IsOnLinux() into WebCodecsUtils r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/2dbc960940d6 Enable L1T2 and L1T3 for VPX encoders on Linux r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/7ca188f3d449 Enable SVC WPTs for VPX on Linux r=media-playback-reviewers,alwu https://hg.mozilla.org/integration/autoland/rev/a1eb85b7d65e Disable SVC WPTs on Windows r=media-playback-reviewers,alwu
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: