View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000211 | JVT JM H.264/AVC reference software | encoder | public | 2010-04-20 15:21 | 2010-04-20 16:19 |
Reporter | dannierzhong | Assigned To | |||
Priority | normal | Severity | crash | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Product Version | JM-17.0 | ||||
Summary | 0000211: when encoding a redundant picture, the encoder always crash in the function init_slice() | ||||
Description | I 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. | ||||
Tags | No tags attached. | ||||
duplicate of | 0000210 | new | when use redundant picture functionality, the encoder always crash in the function init_slice() |
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 |