Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider requiring playback to apply a gain when playing back a mono stream through stereo speakers #459

Open
tdaede opened this issue Jun 5, 2023 · 1 comment
Labels
bug Something isn't working postpone

Comments

@tdaede
Copy link
Collaborator

tdaede commented Jun 5, 2023

No description provided.

@tdaede tdaede added the bug Something isn't working label Jun 5, 2023
@sunghee-hwang
Copy link
Collaborator

@tdaede @phastphill @shawn-singh,

Could you clarify what the playback layout is for this case? Mono or Stereo

Here are my understandings.

  1. If the playback layout is Mono, then I think that it is out of scope and implementation issue.
  2. If the playback layout is Stereo, then Mono should be rendered to Stereo according to our spec. When the Stereo is playbacked through stereo speakers, devices would do loudness normalization by referring the loudness info for stereo layout in Mix Presentation.

Please refer to 7.3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working postpone
Projects
None yet
Development

No branches or pull requests

2 participants