WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
238217
[GStreamer] Use interleave element when audiointerleave isn't present
https://bugs.webkit.org/show_bug.cgi?id=238217
Summary
[GStreamer] Use interleave element when audiointerleave isn't present
Enrique Ocaña
Reported
2022-03-22 12:14:40 PDT
Some embedded systems may choose not to build the audiointerleave gst-plugins-base GStreamer element but do have the gst-plugins-good interleave element present. Both elements are equivalent in practice, so it would be nice if WebAudio could still work on those systems.
Attachments
Patch
(2.04 KB, patch)
2022-03-22 12:24 PDT
,
Enrique Ocaña
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2022-03-22 12:24:11 PDT
Created
attachment 455412
[details]
Patch
Philippe Normand
Comment 2
2022-03-22 12:49:17 PDT
Sorry but I'm inclined to r- this because we already require gst 1.14, in which audiointerleave is available in -base already. I see no compelling reason to fallback to interleave.
Enrique Ocaña
Comment 3
2022-03-23 04:32:43 PDT
Fair enough. I'll try to frame the issue as a downstream packaging problem instead of as a WebKit adaptability problem and enable support for the audiomixer gst-plugins-base plugin, which includes audiointerleave.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug