Skip to content

Support Read Sample Rates other than 48k #30

Description

@zacharyneveu

I have a use case where I am reading many opus files which need to be at a sample rate other than 48k. Currently I'm using opusfile to read at 48k, then libsamplerate to re-sample, but this is taking a significant amount of compute time. It would be very convenient to be able to read from opus files directly at my target sample rate and avoid resampling to save compute. Would anyone be able to comment on how much work would be involved to support this? I have some time to devote to this, and could make a PR if this is feasible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions