Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peschuster/propresenter-srt

Generates SRT subtitle files for import in Adobe Premiere, etc. from ProPresenter input
https://github.com/peschuster/propresenter-srt

propresenter srt srt-subtitles

Last synced: 11 days ago
JSON representation

Generates SRT subtitle files for import in Adobe Premiere, etc. from ProPresenter input

Awesome Lists containing this project

README

        

# ProPresenter SRT

ProPresenter SRT creates SRT files by listening to the Stage Display interface of ProPresenter.

*.srt files are generated on ending the program (Ctrl+C).

## Usage

node index.js [export-filename] [translations (0|1)]

### Parameters

- `` - IP address of the Mac/PC running ProPresenter
- `` - Port shown in the ProPresenter preferences dialog for network access
- `` - Password set in the ProPresenter preferences dialog for Stage Display access
- `[export-filename]` - (optional) Filename prefix to be used for generated files
- `[translations (0|1)]` - (optional) Default is "1", to split texts every other line in "main" and "translation" to different *.srt files