Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://kitone.github.io/subtitleeditor/
Subtitle Editor is a GTK+3 tool to create or edit subtitles for GNU/Linux/*BSD.
https://kitone.github.io/subtitleeditor/
cplusplus gstreamer gtk3 subtitle subtitles
Last synced: 2 months ago
JSON representation
Subtitle Editor is a GTK+3 tool to create or edit subtitles for GNU/Linux/*BSD.
- Host: GitHub
- URL: https://kitone.github.io/subtitleeditor/
- Owner: kitone
- License: gpl-3.0
- Created: 2016-03-20T11:54:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T09:53:01.000Z (over 1 year ago)
- Last Synced: 2024-11-09T12:03:19.651Z (2 months ago)
- Topics: cplusplus, gstreamer, gtk3, subtitle, subtitles
- Language: C++
- Homepage: http://kitone.github.io/subtitleeditor/
- Size: 3.21 MB
- Stars: 103
- Watchers: 4
- Forks: 15
- Open Issues: 47
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-gtk - Subtitle Editor - Subtitle editor with built-in video player and text correction features `#c++`. (Video / Subtitle Editors)
README
Subtitle Editor
===============Graphical subtitle editor with sound waves representation
Author: IDJAAD djamel - kitone
Homepage: https://github.com/kitone/subtitleeditor/What is it?
===========Subtitle Editor is a GTK+3 tool to edit subtitles for GNU/Linux/*BSD.
It can be used for new subtitles or as a tool to transform, edit,
correct and refine existing subtitle. This program also shows sound
waves, which makes it easier to synchronise subtitles to voices.Subtitle Editor is free software released under the GNU General Public
License (GPL3).Features
========* Really easy to use
* Multiple document interface
* Undo/Redo
* Internationalization support
* Drag-and-drop
* Video player integrated in the main window (based on GStreamer)
* Can play preview with external video player (using MPlayer or other)
* Can be used for timing
* Generate and display a waveform
* Generate and display keyframes
* Can be used for translating
* Shows subtitles over the videoEditing
=======* Style Editor
* Spell checking
* Text correction (Space around punctuation, capitalize, empty subtitle ...)
* Errors checking (Overlapping, too short or long duration ...)
* Framerate conversion
* Edit times and frames
* Scale subtitles
* Split or joint subtitles
* Split or joint documents
* Edit text and adjust time (start, end)
* Move subtitle
* Find and replace (Support regular expressions)
* Sort subtitles
* Type writer effect
* Lots of timing and editing toolsSupported Formats
=================* Adobe Encore DVD
* Advanced Sub Station Alpha
* Burnt-in timecode (BITC)
* MicroDVD
* MPL2
* MPsub (MPlayer subtitle)
* SBV
* SubRip
* Sub Station Alpha
* SubViewer 2.0
* Timed Text Authoring Format (TTAF)
* Plain-TextNews
====See NEWS and ChangeLog
Installation
============See INSTALL