cth103 / dcpomatic

DCP-o-matic repository: main is the development branch (where v2.16.x versions are being made) and v2.17.x has the v2.17.x "unstable" versions (main is merged there every so often).
https://dcpomatic.com/
GNU General Public License v2.0
102 stars 24 forks source link

KDM encrypted DCP #27

Open priyankoivan opened 3 months ago

priyankoivan commented 3 months ago

Is asdcplib read kdm encrypted dcp ? i have the kdm file how i decrypt it using asdcplib . please help me. i find the key in kdm file but I not able to understand where I put this key in asdcplib.

cth103 commented 3 months ago

I'm not sure if asdcplib can do it, but the constructor of DecryptedKDM in libdcp does this.