View Issue Details

IDProjectCategoryView StatusLast Update
0000210JVT JM H.264/AVC reference softwareencoderpublic2010-04-20 15:17
Reporterdannierzhong Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status newResolutionopen 
Summary0000210: when use redundant picture functionality, the encoder always crash in the function init_slice()
DescriptionI set the parameter "IntraPeriod" to be 5, "UseRedundantPicture" enable, and "NumRedundantHierarchy" to be 1 in the encoder_baseline.cfg, no B frames.
Thus the GOP structure must be IPPPPIPPPP..., all the I frames and the frames at 1/2 position of GOP(the second P frame in each GOP) will be coded into redundant frames.
But when the encoder begin to encode a redundant picture, the encoder always crash in the function init_slice(), and report the array(reordering_of_pic_nums_idc[][]) error.

I have test the JM version 16.2 and 17.0, both have this problem.

Attached are sg2conf.cfg and my encoder.cfg.
TagsNo tags attached.

Relationships

has duplicate 0000211 closed when encoding a redundant picture, the encoder always crash in the function init_slice() 

Activities

2010-04-20 15:17

 

problem.zip (27,715 bytes)

Issue History

Date Modified Username Field Change
2010-04-20 15:17 dannierzhong New Issue
2010-04-20 15:17 dannierzhong File Added: problem.zip
2010-04-20 16:19 Karsten Suehring Relationship added has duplicate 0000211