The default values of quantization parameters
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 829
- Forks
- 138
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Where are the default values of quantization parameters defined for this program? Also, how do the four values specified in the command line argument i_frame_q_scales affect the default quantization parameters?On EVC
Contributor guide
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
Start by locating the command-line definition of i_frame_q_scales and the code that initializes quantization parameters. Trace how each of its four values is consumed in the EVC path and compare that with the defaults. Done means documenting where the defaults are defined and how the four command-line values affect them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- audio-video-rtc
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100