Welcome to the new Film-Tech Forums!
The forum you are looking at is entirely new software. Because there was no good way to import all of the old archived data from the last 20 years on the old software, everyone will need to register for a new account to participate.
To access the original forums from 1999-2019 which are now a "read only" status, click on the "FORUM ARCHIVE" link above.
Please remember registering with your first and last REAL name is mandatory. This forum is for professionals and fake names are not permitted. To get to the registration page click here.
Once the registration has been approved, you will be able to login via the link in the upper right corner of this page.
Also, please remember while it is highly encouraged to upload an avatar image to your profile, is not a requirement. If you choose to upload an avatar image, please remember that it IS a requirement that the image must be a clear photo of your face.
Thank you!
Announcement
Collapse
No announcement yet.
Digital Cinema CPL research - Looking for trends in the evolution of Cinema Content
That's pretty cool. Do you calculate the LEQ(m) by analyzing the tracks? I've been toying with doing that in real time by noting which CPL is playing, and then calculating the LEQ(m) for each CPL. So, once the system (Q-SYS) learns the CPL's LEQ(m), it could adjust the content for future showings to a theatre's preferred level.
That's pretty cool. Do you calculate the LEQ(m) by analyzing the tracks? I've been toying with doing that in real time by noting which CPL is playing, and then calculating the LEQ(m) for each CPL. So, once the system (Q-SYS) learns the CPL's LEQ(m), it could adjust the content for future showings to a theatre's preferred level.
Yes, the system takes the DCP apart, pushes it through ffmpeg, the swiss army knife of digital video manipulation.. Edits the essences according to the CPL edit points, and makes a continuous audio file that is used to push through https://github.com/lucat/leqm-nrt an open source leq(m) tool.. I spend a lot of time with the developer of this tool making sure it actually worked. Dolby did make a rough specifications of the loudness calculation, but it was up to a lot of interpretation in its basic documentation. But, doing a lot of comparisons with Dolby measuring tools and leqm-nrt, some tweaks were needed but the results were seen to be equivalent in measuring a wide set of test files. So I am confident in its results.
Comment