Opened 5 years ago

Closed 5 years ago

#426 closed defect (fixed)

ERROR: In function "derivedChromaQPMappingTables" in Slice.cpp:1541: qpInVal out of range

Reported by: Jamaika Owned by:
Priority: minor Milestone: VTM-6.0
Component: VTM Version: VTM-5.2
Keywords: bugs in JVET_O0650_SIGNAL_CHROMAQP_MAPPING_TABLE Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

EncoderApp.exe --SummaryVerboseness -c "encoder_randomaccess_vtm.cfg" --InputFile=111.yuv --BitstreamFile=video_2.vvc --SourceWidth=3840 --SourceHeight=2160 --FrameRate=25.000 --InputBitDepth=10 --InternalBitDepth=10 --OutputBitDepth=10 --MSBExtendedBitDepth=10 --InputChromaFormat=422 --ChromaFormatIDC=422 --MatrixCoefficients=9 --ConformanceWindowMode=1 --FramesToBeEncoded=100 --AspectRatioInfoPresent=1 --VideoSignalTypePresent=1 --ChromaLocInfoPresent=1 --VideoFullRange=1 --UseIdentityTableForNon420Chroma=1 --SameCQPTablesForAllChroma=0
1.MaxCUWidth : 16 # Maximum coding unit width in pixel
2.MaxCUHeight : 16 # Maximum coding unit height in pixel
3.CTUSize : 32
4.LMCSEnable : 1 # LMCS: 0: disable, 1:enable
5.LMCSSignalType : 1 # Input signal type: 0:SDR, 1:HDR-PQ, 2:HDR-HLG

Change history (2)

comment:1 Changed 5 years ago by Jamaika

  • Keywords bugs in JVET_O0650_SIGNAL_CHROMAQP_MAPPING_TABLE added

comment:2 Changed 5 years ago by ksuehring

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

Should be fixed with MR 800. Please reopen, if any problems remain.

Note: See TracTickets for help on using tickets.