ultravideo / kvazaar

An open-source HEVC encoder
BSD 3-Clause "New" or "Revised" License
833 stars 180 forks source link

Can we set the QP of cu ? #236

Closed HikariS97 closed 5 years ago

HikariS97 commented 5 years ago

I can only found the way to change the QP( using ROI method ) of LCU. How can we control the QPs of CUs?

Arizer commented 5 years ago

Hi,

Sorry for the delay. As far as I know, setting QP at CU level is not completely implemented so we are only able to adjust the QP at LCU level at the moment.