jamesruan / SimpleSubtitleEditor

SimpleSubtitleEditor for Blender
GNU General Public License v2.0
10 stars 2 forks source link
blender blender-addon captioning subtitle

SimpleSubtitleEditor

An Blender Addon for editing subtitles.

Features

Usage

When activated, your should find an UI in Video Sequencer Editor > Properties > SimpleSubtitleEditor.

From Scratch

Just press the 'new' button and there will be two markers added, marking the start and end frame of that subtitle line.

NOTE: Don't delete and insert markers manually. Use the buttons instead. There are background property storing info and manually adding or deleting markers will break its consistency.

Import

Fill in the first line editor with the file path, then click the tick aside.

Then markers' position can be tweaked. Subtitles context can be changed or deleted.

Only file of format SRT or SUB is supported.

Export

Fill in the last line editor with the file path, then click the tick aside.

Only file of format SRT or SUB is supported.

Known Problems

Future Plan

Interface refraction? The current interface is slow for a large file.