View Bug Details

IDProjectCategoryView StatusLast Update
0001565DCP-o-maticBugspublic2020-12-16 00:16
Reportercarl Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version2.14.x 
Summary0001565: -114 failure when making a 3D DCP with 2D content marked as 3D
Description

Add threed_test7 to trigger it; master branch c3cccfcf0f3942a55f1c0df5ba623fcfa360533e

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2019-05-20 23:50

administrator   ~0003349

This is really user error; 2D content should not be set to 3D as VideoDecoder::emit assumes it will receive the same frame index twice. This doesn't happen, and you nearly get away with it. However the result will not be what you wanted, so VideoDecoder::emit should probably detect this happening.

carl

2019-05-21 01:50

administrator   ~0003352

Error given by 11c07c6fd98620c859c7d3dcf6a4bbf6a05e567e in v2.15.x c5f67166138c3849cc49f1223742343ce4b11b9f in master.

Bug History

Date Modified Username Field Change
2019-05-20 23:16 carl New Bug
2019-05-20 23:17 carl Description Updated
2019-05-20 23:50 carl Note Added: 0003349
2019-05-21 01:50 carl Note Added: 0003352
2019-05-21 01:51 carl Assigned To => carl
2019-05-21 01:51 carl Status new => resolved
2019-05-21 01:51 carl Resolution open => fixed
2020-12-16 00:16 carl Status resolved => closed