Skip to content

Fix for #1051: Rate control in current VTM does not work

Zizheng Liu requested to merge lzz8246/VVCSoftware_VTM:RC_BUGFIX into master

Fix the not working of rate control.

  1. Support the case where GOP size=8 in ld cfg.
  2. Fix the wrong variables initialization in EncRCGOP::create()
  3. Fix the intra cost calculation in first picture.

Merge request reports