xiph / xiph/opus

Getting type of previous encoded sample

Open
#209 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
3.3k
Forks
808
PR merge metrics
No merged PRs in 30d

Description

Is there any way to get type of previously encoded buffer if we use MODE_HYBRID? It will be good to have such function to detect type of previous buffer to know do we need to use denoiser for it or no. Thanks for answer.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the MODE_HYBRID encoding API and how the encoder represents the previously encoded buffer's type. Determine whether that type is available to expose; done would mean a defined way to query it so callers can decide whether to use the denoiser.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.