View Bug Details

IDProjectCategoryView StatusLast Update
0001598DCP-o-maticBugspublic2021-01-08 00:38
Reporteroverlookmotel Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
PlatformMacOSOS XOS Version10.12
Product Version2.14.0 
Summary0001598: dcpomatic2_create CLI does not set project to frame rate of DCP it is rewrapping
Description

When creating a project with dcpomatic2_create CLI from a DCP, it does not set frame rate of project to the same frame rate as the input DCP.

e.g.:

dcpomatic2_create -n 'My Film' -c SHR --content-ratio 185 --config /path/to/config -o /path/to/project /path/to/MyDCP_SHR-25_S_51_2K_etc_OV

If input DCP is 25fps, the GUI app creates a DOM project with output DCP at 25fps too. But dcpomatic2_create creates a 24fps project.

This is in DCP-o-matic 2.14.8 on Mac OS 10.12 Sierra. dcpomatic2_create used to create project at same frame rate as input DCP in DOM 2.12.10.

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2019-09-03 01:19

administrator   ~0003406

Thanks again; fixed by a0d7e38c1b7944ed45cdd6c0292fea33421e8bf5 in v2.15.x and f939f1af849bdf546123baad9b790677da8d9b66 in master. Will be in 2.14.10.

overlookmotel

2019-09-03 03:06

developer   ~0003408

Update: It appears it also does not set frame rate of project to same frame rate as input video e.g. a 25fps video file results in a project at 24fps.

overlookmotel

2019-09-03 03:08

developer   ~0003409

Bloody hell that was quick!

Does that commit fix the problem for video files too?

When will 2.14.10 be released?

carl

2019-09-03 21:44

administrator   ~0003411

It should fix the problem for all inputs. It was a mistake I made when changing some code around. 2.14.10 is up now.

overlookmotel

2019-09-03 21:56

developer   ~0003412

Brilliant! I'll get it downloaded and installed asap. Thanks loads for fixing these issues so incredibly swiftly.

Bug History

Date Modified Username Field Change
2019-09-03 00:25 overlookmotel New Bug
2019-09-03 01:19 carl Assigned To => carl
2019-09-03 01:19 carl Status new => resolved
2019-09-03 01:19 carl Resolution open => fixed
2019-09-03 01:19 carl Note Added: 0003406
2019-09-03 03:06 overlookmotel Note Added: 0003408
2019-09-03 03:08 overlookmotel Note Added: 0003409
2019-09-03 21:44 carl Note Added: 0003411
2019-09-03 21:56 overlookmotel Note Added: 0003412
2021-01-08 00:38 carl Status resolved => closed