View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001565 | DCP-o-matic | Bugs | public | 2019-05-20 23:16 | 2020-12-16 00:16 |
Reporter | carl | Assigned To | carl | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.14.x | ||||
Summary | 0001565: -114 failure when making a 3D DCP with 2D content marked as 3D | ||||
Description | Add threed_test7 to trigger it; master branch c3cccfcf0f3942a55f1c0df5ba623fcfa360533e | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | Undecided | ||||
|
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. |
|
Error given by 11c07c6fd98620c859c7d3dcf6a4bbf6a05e567e in v2.15.x c5f67166138c3849cc49f1223742343ce4b11b9f in master. |
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 |