Bug 282369
| Summary: | [GStreamer][MediaRecorder] Audio bitrate configuration support | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | philn, youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
Test added in bug 282220 are a permanent failure:
http/wpt/mediarecorder/MediaRecorder-audio-bitrate-mp4-opus.html [ Failure ]
http/wpt/mediarecorder/MediaRecorder-audio-bitrate-webm.html [ Failure ]
neither webm nor mp4 in opus (similar to another bug where the mime type is ignored)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
Currently the GStreamer MediaRecorder configures the bitrate only on the video encoder.
Philippe Normand
*** This bug has been marked as a duplicate of bug 281295 ***