Opened 8 months ago

Last modified 7 months ago

#1612 new defect

PO-SEI cannot process correctly using the default configuration file.

Reported by: zixiang Owned by:
Priority: minor Milestone:
Component: VTM Version: VTM-21.0
Keywords: PO-SEI Cc: ksuehring, XiangLi, fbossen, jvet@…

Description

The default cfg/sei_vui/sei_precessing_order.cfg is not correctly processed by VTM-21.0.

EncAppCfg.cpp line 732 defined cfg_poSEIPrefixFlag as multi-value input with the number of the values is 0 or 1, but the CHECK() function at line 3604 demands that there should be at least 2 SEIPOPrefixFlag.

This inconsistency results in VTM not being able to start properly using the default configuration po-sei file.

Change history (1)

Note: See TracTickets for help on using tickets.