Skip to content

DavideSanvito/DCP-interval-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

DCP-interval-finder

This program allows you to automatically discover the timestamp of the interval/intermission in a movie.

Just start it and select a Digital Cinema Package Composition PlayList (DCP CPL) file

$ python interval_finder.py

Screenshot

Features:

  • XML file manual selection
  • XML file search by name or UUID
  • Reel List graphical representation with timestamps
  • Suggestion of the best timestamp for the interval
  • 100% Offline. No Internet access needed on your Theater Management System (TMS)

Release Notes:

  • DCP-interval-finder does not rely on any online database: reels data is extracted from local XML file and the suggested timestamp is the starting point of the reel nearest to the middle time
  • You need to configure/select the local directory where your TMS stores DCP files after the ingest
  • This program requires Python 2.7 with Tkinter module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages