Skip to content

Releases: pietrop/subtitlesComposer-app

1.0.8

16 Mar 22:14
Compare
Choose a tag to compare
1.0.8 Pre-release
Pre-release
updated README

1.0.7

04 Feb 01:21
Compare
Choose a tag to compare
1.0.7 Pre-release
Pre-release

The key idea is to introduce a pre-segmentation review step.

1  new segmented text btn

  1. Add text file and audio file (select the text file, don't copy and paste for now)

  2. Click 'segment text' btn

2 click segmented text btn, after adding text

  1. Review text segments.
    You can readjust the segmentation by editing the text in free form.

  2. Optional - If useful, you can select some text and get character count
    Eg if you want to check a line is still within eg 37 character limit while adjusting the text and line breaks.

3  can select line to measure char length

  1. When done click 'create subtitles'

4 create sbt btn when done segmenting the text

  1. Subtitle file will be on your desktop, and you can import that in premiere. To use as caption track.

  2. Optional, If need you can repeat from step 3 to review and adjust the segments and re generate an srt caption file to add to premiere.

1.0.6

03 Feb 23:22
Compare
Choose a tag to compare
1.0.6 Pre-release
Pre-release
added initial functions to show pre-segmentation to the user

1.0.5

03 Jan 16:14
Compare
Choose a tag to compare
1.0.5 Pre-release
Pre-release
fixed segmentation module dependency

1.0.4

06 Apr 20:15
Compare
Choose a tag to compare
1.0.4 Pre-release
Pre-release
Travis badge

1.0.3

26 Mar 21:25
684da4f
Compare
Choose a tag to compare
Adding Mac OSX to travis CI buil (#6)

* adding mac and linux CI to travis

* Removed check for .exe

* fixed script

* increased v number

* fixed repository name

Continuous build

26 Mar 18:48
3e32e01
Compare
Choose a tag to compare

subtitlesComposer-app

28 May 21:08
Compare
Choose a tag to compare

New releases.

Mac version is .dmg.

subtitlesComposer-app

02 Apr 22:46
Compare
Choose a tag to compare

A simple os x desktop app built in electron, using [Aeneas][aeneas] under the hood to generate captions files from media(audio or video) and plain text transcriptions without time-codes.

--> See user manual for more details <--