Skip to content

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

Notifications You must be signed in to change notification settings

peschuster/propresenter-srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <propresenter-ip> <propresenter-port> <stagedisplay-password> [export-filename] [translations (0|1)]

Parameters

  • <propresenter-ip> - IP address of the Mac/PC running ProPresenter
  • <propresenter-port> - Port shown in the ProPresenter preferences dialog for network access
  • <stagedisplay-password> - 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published