Closed overlookmotel closed 6 years ago
Is the duration/intrinsic duration already covered as well?I've found that this info is also potentially needed especially for multireelers when moving from DCP to a single video file.
Yes, duration + intrinsic duration are already output prior to this PR. It's only entry point which is missing.
Thank you and sorry for the lag -_-
Thanks! No worry about the delay. This is open source - no-one has any right to dictate your time.
I am very thankful for the great software you've shared with the world.
This PR adds logging of entry point for each element.
My usecase is that I use dcp_inspect to parse a DCP's structure to then convert DCP to ProRes. The entry point info is needed to trim off video/audio which is not part of what actually gets played.