Skip to content
Snippets Groups Projects
Commit b97e1f7e authored by Yin Zhao's avatar Yin Zhao
Browse files

integrate JVET-O1124: CCLM restriction to reduce luma-chroma latency for chroma separate tree

parent 001d2619
No related branches found
No related tags found
1 merge request!660JVET-O1124: CCLM restriction to reduce luma-chroma latency for chroma separate tree
Loading
  • ERROR: In function "checkCCLMAllowed" in Unit.cpp:358: chroma cu size shall be 32x32

    EncoderApp.exe --SummaryVerboseness -c "encoder_randomaccess_vtm.cfg" --InputFile=111.yuv --BitstreamFile=video_1.vvc --SourceWidth=3840 --SourceHeight=2160 --FrameRate=25.000 --InputBitDepth=10 --InternalBitDepth=10 --OutputBitDepth=10 --MSBExtendedBitDepth=10 --InputChromaFormat=422 --ChromaFormatIDC=422 --ConformanceWindowMode=0 --FramesToBeEncoded=10000 --ReshapeSignalType=1 --AspectRatioInfoPresent=1 --VideoSignalTypePresent=1 --ChromaLocInfoPresent=1 --VideoFullRange=1

    encoder_randomaccess_vtm.cfg MaxCUWidth : 32 MaxCUHeight : 32 CTUSize : 64

  • Owner

    Can you please file a bug report? See the link to the bug tracker in the left side menu.

    There is unfortunately no way of keeping track of comments like this one in GitLab.

  • Author Contributor

    Sorry, the CHECK in the code only works for YUV4:2:0. I will create a merge request to remove the CHECK, since they are not correct for YUV4:2:2 and YUV4:4:4.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment