• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

README.mdH A D06-Oct-20212.7 KiB4433

README.md

1## Subtitle Composer
2[![Linux Build](https://subtitlecomposer.smoothware.net/badge.php?p=job/kf5-qt5&os=suse&t=Linux+Build)](https://build.kde.org/job/Extragear/job/subtitlecomposer/)
3[![FreeBSD Build](https://subtitlecomposer.smoothware.net/badge.php?p=job/kf5-qt5&os=bsd&t=FreeBSD+Build)](https://build.kde.org/job/Extragear/job/subtitlecomposer/)
4[![TravisCI Build](https://img.shields.io/travis/com/maxrd2/subtitlecomposer/master.svg?label=Travis+Builds)](https://travis-ci.com/maxrd2/subtitlecomposer)
5[![Localization](https://d322cqt584bo4o.cloudfront.net/subtitlecomposer/localized.svg)](https://l10n.kde.org/stats/gui/trunk-kf5/po/subtitlecomposer.po/)
6
7
8**IMPORTANT**: The development of Subtitle Composer has moved to KDE.
9This repository is only a mirror and might not be up-to-date.
10
11[Homepage](https://subtitlecomposer.kde.org/) - [Project page](https://invent.kde.org/multimedia/subtitlecomposer) - [Issue Tracker](https://invent.kde.org/multimedia/subtitlecomposer/-/issues) - [Downloads](https://subtitlecomposer.kde.org/download.html)
12
13
14### ABOUT
15An open source text-based subtitle editor that supports basic and advanced editing operations, aiming to become an improved version of Subtitle Workshop for every platform supported by Plasma Frameworks.
16
17### FEATURES
18  - Open/Save **Text Subtitle Formats**
19    - SubRip/SRT, MicroDVD, SSA/ASS, MPlayer, TMPlayer and YouTube captions
20  - Open/OCR **Graphics Subtitle Formats**
21    - VobSub (.idx/.sub/.rar), BluRay/PGS (*.sup), formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
22  - **Demux Graphics/Text Subtitle Stream** from video file
23    - SRT, SSA/ASS, MOV text, MicroDVD, Graphic formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
24  - **Speech Recognition** from audio/video file using PocketSphinx
25  - Smart **language/text encoding** detection
26  - Live preview of subtitles in **integrated video player** (FFmpeg) w/ audio stream selection
27  - Preview/editing of subtitles on **audio waveform** w/ audio stream selection
28  - Quick and **easy subtitle sync**:
29    - Dragging several anchors/graftpoints and stretching timeline
30    - Time shifting and scaling, lines duration re-calculation, framerate conversion, etc.
31    - Joining and splitting of subtitle files
32  - Side by side subtitle **translations**
33  - Text **styles** (italic, bold, underline, stroke, color)
34  - **Spell** checking
35  - Detection of timing errors in subtitles
36  - **Scripting** (JavaScript, Python, Ruby and other languages supported by [Kross](http://techbase.kde.org/Development/Tutorials/Kross-Tutorial)).
37
38![Main Window](https://cdn.kde.org/screenshots/subtitlecomposer/mainwindow.png)
39
40
41### LICENSE
42
43Subtitle Composer is released under [GNU General Public License v2.0](LICENSE)
44