microsoft / microsoft/DCVC

The default values of quantization parameters

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

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

Open the contributing guide

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.