Bug 298245
| Summary: | [MSE][GStreamer] Initial support for multiple video tracks on MSE | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Enrique Ocaña <eocanha> |
| Component: | New Bugs | Assignee: | Enrique Ocaña <eocanha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Enrique Ocaña
Multiple video tracks in MSE are (optionally) supported by the spec[1], but have never been used in practice in WebKitGTK/WPE. Creating more than one video SourceBuffer causes a non-linked pipeline error in WebKitMediaSrc. It would be nice to have a basic support of that use case, since it's apparently required for the YouTube EME tests.
See: https://github.com/WebPlatformForEmbedded/WPEWebKit/issues/1549
[1] https://w3c.github.io/media-source/#dfn-sourcebuffer-configuration
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Enrique Ocaña
Pull request: https://github.com/WebKit/WebKit/pull/50187
EWS
Committed 299700@main (dffed01e1b6e): <https://commits.webkit.org/299700@main>
Reviewed commits have been landed. Closing PR #50187 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/160127798>