View Bug Details

IDProjectCategoryView StatusLast Update
0002584DCP-o-maticBugspublic2023-08-27 22:15
Reporteroverlookmotel Assigned Tocarl  
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformMacOSOS XOS Version10.14
Product Version2.16.59 
Target Version2.16.63 
Summary0002584: dcpomatic2_map does not copy Interop font TTF files + does not put Interop subtitle assets in subfolders
Description

Observed while testing test build d21efc8:

Inputs:

  1. Interop OV DCP with 3 reels
  2. Interop VF DCP adding closed captions to OV DCP (made with DOM 2.16.55 so font TTFs present for all reels).

I was trying to combine the two into a single OV DCP with the closed captions from the VF DCP using dcpomatic2_map.

dcpomatic2_map -o /output -l -d /OV_DCP -d /VF_DCP /VF_DCP/cpl_b6f23fb5-7711-44f1-abd4-6ad47223830a.xml

The DCP produced by dcpomatic2_map has two problems:

  1. The font TTF files are not copied to the output DCP. They are also not listed in ASSETMAP or PKL.
  2. Subtitle XML files are present in output DCP, but are not put in subfolders, as I believe is required for Interop.

Please let me know Carl if a repro case would help to tackle this.

TagsNo tags attached.
Branch2584-map
Estimated weeks required
Estimated work requiredSmall

Activities

overlookmotel

2023-07-05 14:18

reporter   ~0005845

Sorry I meant to say above: made with DOM 2.16.59 so font TTFs present for all reels.

carl

2023-08-24 22:06

administrator   ~0005896

Seems to be a problem with CCAPs only; also the verifier does not check that LoadFonts in ccaps have a corresponding font file.

carl

2023-08-24 22:20

administrator   ~0005897

Missing LoadFont check fixed in 8305f28ea22a834cc4a9e4b324110b5ff4ba1bd1

carl

2023-08-24 22:50

administrator   ~0005898

Tests running

carl

2023-08-27 22:15

administrator   ~0005904

Hopefully fixed by 4d795ebc688f711e8ff3e475537a85e941326cca

Bug History

Date Modified Username Field Change
2023-07-05 14:06 overlookmotel New Bug
2023-07-05 14:18 overlookmotel Note Added: 0005845
2023-07-05 20:09 carl Priority normal => urgent
2023-07-05 20:09 carl Severity minor => major
2023-07-05 20:09 carl Status new => acknowledged
2023-07-05 20:09 carl Estimated work required => Undecided
2023-08-13 12:23 carl Target Version => 2.16.x
2023-08-13 12:42 carl Target Version 2.16.x => 2.16.62
2023-08-20 21:18 carl Target Version 2.16.62 => 2.16.63
2023-08-24 22:06 carl Note Added: 0005896
2023-08-24 22:06 carl Assigned To => carl
2023-08-24 22:06 carl Status acknowledged => confirmed
2023-08-24 22:06 carl Priority urgent => high
2023-08-24 22:20 carl Note Added: 0005897
2023-08-24 22:48 carl Branch => 2584-map
2023-08-24 22:48 carl Estimated work required Undecided => Small
2023-08-24 22:50 carl Note Added: 0005898
2023-08-27 22:15 carl Status confirmed => resolved
2023-08-27 22:15 carl Resolution open => fixed
2023-08-27 22:15 carl Note Added: 0005904