Re: [webrtc-stats] which qp range is used for AV1? (#799)

Correct. 0-63 is the user input range, specified by the application. That is the same range for VP8/VP9/AV1. But the internal QP range (QP actually used by the encoder) is larger: 0 - 255 for AV1/VP9, 0-128 for VP8.

-- 
GitHub Notification of comment by Djuffin
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/799#issuecomment-2699043466 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 4 March 2025 22:01:05 UTC