Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/peschuster/propresenter-srt
- Owner: peschuster
- Created: 2020-04-10T13:10:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T01:45:33.000Z (about 2 years ago)
- Last Synced: 2023-03-20T15:16:17.433Z (almost 2 years ago)
- Topics: propresenter, srt, srt-subtitles
- Language: JavaScript
- Size: 130 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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