Opened 12 years ago

Closed 12 years ago

#580 closed defect (fixed)

unmatch over lossless coding

Reported by: spring Owned by:
Priority: critical Milestone: HM-7.0
Component: HM Version: HM-7.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

When I run the lossless coding under lowdelay configuration for sequence BQSquare_416x240_60.yuv or SlideEditing_1280x720_30, the decoder does not match the encoder. Can you help to fix this problem?

I use the default setting with the following flags set as 1.
LosslessCuEnabled : 1 # 1: Set "qpprime_y_zero_transquant_bypass_flag=1" and enable the lossless mode as well as the RD-based mode selection process.
TransquantBypassEnableFlag: 1 # Value of PPS flag.
CUTransquantBypassFlagValue: 1 # Constant lossless-value signaling per CU, if TransquantBypassEnableFlag is 1.

Attachments (2)

encoder_lowdelay_main.cfg (9.7 KB) - added by spring 12 years ago.
configuration file for lowdelay coding
HM-7.0-dev_r2455_lossless_coding.patch (1.3 KB) - added by wen.gao 12 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

Changed 12 years ago by spring

configuration file for lowdelay coding

Changed 12 years ago by wen.gao

comment:2 Changed 12 years ago by wen.gao

This bug has been fixed with the attached patch, which will be checked into the repository soon.

comment:3 Changed 12 years ago by fbossen

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in r2461

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Subscriber, Always)