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

Raw audio data as a Source #16

Open
2 tasks
agrathwohl opened this issue Jan 26, 2022 · 0 comments
Open
2 tasks

Raw audio data as a Source #16

agrathwohl opened this issue Jan 26, 2022 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@agrathwohl
Copy link

Note: Raw media byte streams should be supported by Source however no Track class instance should be able to be made from them. A Source must be able to be decoded for it to derive any track instances.

A/C:

  • raw boolean in the opts to indicate if the resource is raw audio
  • ability to provide sample rate, bit depth, sampling format, etc. as a new opt (for use by sox later)
@agrathwohl agrathwohl added the feature New feature or request label Jan 26, 2022
@agrathwohl agrathwohl self-assigned this Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant