View Issue Details

IDProjectCategoryView StatusLast Update
0000211JVT JM H.264/AVC reference softwareencoderpublic2010-04-20 16:19
Reporterdannierzhong Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionduplicate 
Product VersionJM-17.0 
Summary0000211: when encoding a redundant picture, 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

duplicate of 0000210 new when use redundant picture functionality, the encoder always crash in the function init_slice() 

Activities

2010-04-20 15:21

 

problem.zip (27,715 bytes)

Karsten Suehring

2010-04-20 16:19

administrator   ~0000351

closing as duplicate

Issue History

Date Modified Username Field Change
2010-04-20 15:21 dannierzhong New Issue
2010-04-20 15:21 dannierzhong File Added: problem.zip
2010-04-20 16:19 Karsten Suehring Relationship added duplicate of 0000210
2010-04-20 16:19 Karsten Suehring Note Added: 0000351
2010-04-20 16:19 Karsten Suehring Status new => closed
2010-04-20 16:19 Karsten Suehring Resolution open => duplicate