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

Help with implementing Atmos decoding #631

Open
VoidXH opened this issue Jan 20, 2025 · 0 comments
Open

Help with implementing Atmos decoding #631

VoidXH opened this issue Jan 20, 2025 · 0 comments

Comments

@VoidXH
Copy link

VoidXH commented Jan 20, 2025

Hi, I have a complete solution that can decode and render the object stream of Enhanced AC-3 files into PCM data with user-selected channels. I'd like to code support for it in LAV Filters, I just need to know what the best place in the code is to

  • take the E-AC-3 stream (preferably at frame borders, but this is not required) and provide the rendered data, and
  • when the stream is not E-AC-3, take the rendered PCM data, but still pass it to the renderer to respect the user's layout. (I can only decode E-AC-3, but want to always provide a spatial remapping wherever the user's speakers are.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant