Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load an external SRT - Doremi integration #305

Open
yairba opened this issue Aug 6, 2021 · 0 comments
Open

Load an external SRT - Doremi integration #305

yairba opened this issue Aug 6, 2021 · 0 comments
Labels

Comments

@yairba
Copy link

yairba commented Aug 6, 2021

As a Subtivals user, I'm looking to load an external SRT file and insert the subtitles according to the video timestamp.

The use case is a film festival where the screening copy is an international copy with English subtitles and there is a separate PC that outputs subtitles on a black background on a small screen.

We would like to show subtitles at the lower part of the screen when showing a movie.

This is the API for the DOREMI (DOLBY) digital cinema server

We need to use the API to identify the current film’s UUID (Unique Composition Play List Identifier) and then to load subtitles file with the same name from the subtitles folder. To use the API for getting the timecode of the film (from the server) and to use it instead of its’ internal time.
This will make it fully automated, because once a film is loaded to the servers player the software will seek and load its’ subtitles. When the film plays the subtitles will appear on time under the screen. When another film plays the matching subtitles file is loaded and play by the films timecode. If there is no match nothing plays.

The language and the number of subtitles do not matter.
The SRT file will be prepared in advance to match the movie.
What happens on the big screen and on the little screen has no connection, except when prepared correctly it will display the translation on time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants