Opened 5 years ago

Closed 5 years ago

#125 closed defect (fixed)

Encoder and decoder mismatch when ConstrainedIntraPred is turned on

Reported by: leolzhao Owned by:
Priority: minor Milestone: VTM-3.1
Component: VTM Version: VTM-3.0
Keywords: Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

Encoder and decoder mismatches when ConstrainedIntraPred is turned on.
And the mismatches can be repeated by using the following configuration:
"-c encoder_randomaccess_vtm.cfg -c bqsquare.cfg -q 37 -fs 576 -f 17 --ConstrainedIntraPred=1".

After debugging, one bug related to JVET-L0283 is found, only one line in SW needs to be fixed. Attached please find the related patch.

Attachments (1)

vtm3-bugfix-l0283-related.patch (669 bytes) - added by leolzhao 5 years ago.
bugfix patch related to jvet-l0283

Download all attachments as: .zip

Change history (4)

Changed 5 years ago by leolzhao

bugfix patch related to jvet-l0283

comment:1 Changed 5 years ago by leolzhao

The bug doesn't affect the bitstream in CTC condition.

comment:2 Changed 5 years ago by ksuehring

  • Version changed from VTM-3.0rc1 to VTM-3.0

comment:3 Changed 5 years ago by XiangLi

  • Milestone set to VTM-3.1
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.