Opened 5 years ago
Closed 5 years ago
#875 closed defect (invalid)
ERROR: In function "codeSliceHeader" in VLCWriter.cpp:2383: when pic_intra_slice_allowed_flag = 0, no I_Slice is allowed
Reported by: | Jamaika | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | VTM-8.0 |
Component: | VTM | Version: | VTM-7.3 |
Keywords: | Cc: | ksuehring, XiangLi, fbossen, jvet@… |
Description
ERROR: In function "codeSliceHeader" in VLCWriter.cpp:2383: when pic_intra_slice_allowed_flag = 0, no I_Slice is allowed
EncoderApp_360.exe --SummaryVerboseness -c "encoder_randomaccess_vtm_2.cfg" --InputFile=113.yuv --BitstreamFile=video_2.vvc --SourceWidth=1280 --SourceHeight=720 --FrameRate=25.000 --InputBitDepth=8 --InternalBitDepth=8 --OutputBitDepth=8 --MSBExtendedBitDepth=8 --InputChromaFormat=420 --ChromaFormatIDC=420 --ConformanceWindowMode=0 --FramesToBeEncoded=750 --MatrixCoefficients=1 --InputColorPrimaries=-1 --LMCSSignalType=0 --Level=4 --BDPCM=1 --Tier=main --HashME=1 --IBC=1 --MaxCUWidth=16 --MaxCUHeight=16 --CTUSize=32 --QP=30 --MaxBTLumaISlice=32 --MaxBTChromaISlice=32 --MaxBTNonISlice=32 --MaxTTLumaISlice=32 --MaxTTChromaISlice=32 --MaxTTNonISlice=32
Can vvc codec be used only as ctu128 and 10bit bitdepth?
For bitdepth 8bit I have a main10 profile.
Change history (2)
comment:1 Changed 5 years ago by Jamaika
comment:2 Changed 5 years ago by ksuehring
- Resolution set to invalid
- Status changed from new to closed
Note: See TracTickets for help on using tickets.
The message is out of date. I found a bug.
I add updates:
Codec has effect blur but this is normal at this stage.