1.3.1 Fixed Point Encoder Report " Segment error"
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 808
- PR merge metrics
- No merged PRs in 30d
Description
I used "./configure --enable-fixed-point --disable-float-api" to product config.h, and make.
Then execute "./opus_demo -e audio 48000 1 128000 ../pcm/48k_sine_1ch_1s.pcm 1.opus", Report Segmetnt Error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report using the stated ./configure options, make, and the ./opus_demo command with the referenced 48k_sine_1ch_1s.pcm input. Start at the fixed-point encoder path reached by that command and trace where the segment error is reported. Done means identifying the cause and confirming that the fixed-point, float-API-disabled command processes the sample successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100