backports
backports copied to clipboard
Deep inspection of digital cinema packages
Examine spot continuity - dcp_inspect does that but here is an example where it fails to notice the peculiarity - see spot 194: ```xml 84c309ae-8a5a-4202-a06e-d2ddcac7f2d5 268127en4_DieFinanzenDesGrossherzogs_24fps 1 en THE GRAND...
This PR adds a new command line option `--symlinks` to follow symlinks when finding files in the directory being inspected. Particularly useful in conjunction with the `--as-asset-store` option if you...
Hi @wolfgangw. Would you like to add me as a maintainer for this repo? I've submitted a few PRs over past few years, but I'm guessing you don't have much...
Some buggy DCPs include insanely large timecodes. Some versions of EasyDCP produce subtitle tracks with intrinsic duration of e.g. 26000 hours! This PR allows `dcp_inspect` to inspect such DCPs.
This PR adds a new command line option `--full-ids` to output full asset IDs in reel reports. For human-readability, the current output is nice. However, when parsing `dcp_inspect`'s output in...
Hi, Just wanted to confirm that this check is indeed coming from the DCI specification and that it should be considered as an error. Anyone had to deal with this...
asdcp-wrap gives ChannelFormat: 0 when wraping audio mxf mistika wraper gives ChannelFormat: 1 A DCP with mixed channel format in different reels will ingest but won't play with "CPL has...
Check if every reel has the same edit rate
Subtitles come more and more as PNG files instead of text. Skipping hash check of those files during inspect could be useful in some cases to save time.
Please see the log below. dcp_inspect gives an error about an empty Subtitle element but it is not shown in the summary ("0 Errors"). Thanks! ``` dcp_inspect v1.2015.01.02 (asdcplib 1.12.58,...