- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Mar 2025 19:15:52 +0000
- To: public-webrtc-logs@w3.org
”Mono on stereo=1 decoder” is behavior I proposed to my colleagues already. My arguments in favor of this were basically: 1. It makes sense. 2. It makes end-to-end testing easier. You brought up a point a about down stream processing being cut in half that I believe was not discussed at the time. Still, the current state of the PR represents what I was able to get agreement on, which was to exclude this particular use case and focus on what was already implemented (stereo=1 being always stereo) for now. That’s why I thought it might be easier to do it in two steps since the first step (specifically talking about ”we want stereo” and ”we want channelCount) has agreement and is already implemented in libwebrtc, while the second one (mono over stereo=1) isn’t implemented by anyone yet (if I understand correctly) and may need further discussions with my colleagues. But if your preference is to do both steps in the same PR I am happy to appoint it to you. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/3025#issuecomment-2762224872 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 28 March 2025 19:15:53 UTC