id summary reporter owner description type status priority milestone component version resolution keywords cc 1375 Decoder crash in decoding the second independent layer in a multilayer bitstream rickxu "VTM10.0 decoder crashed when decoding a multilayer bitstream containing two independent layers. If set ""-p 0"" in the decoder commandline, the decoder could correctly decode the layer 0 CVLS. But if set ""-p 1"", the decoder crashes with the error message ""DecLib.cpp:1749: The value of sps_video_parameter_set_id shall be the same in all SPSs that are referred to by CLVSs in a CVS."". The attached zip file contains the bitstream and the config files used to encode the bitstream with below encoder commandline. EncoderApp.exe -c encoder_lowdelay_vtm.cfg -c two_indep_layers.cfg -c BasketballPass.cfg -l0 -q 37 -l1 -q 27 -f 9 --SEIDecodedPictureHash=1 -b TwoIndependentlayers.bin" defect closed minor VTM-16.0 VTM VTM-10.0 fixed ksuehring XiangLi fbossen jvet@…