maxrd2/subtitlecomposer

Join GitHub today

GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.

Sign up

Subtitle Composer - KF5/Qt Video Subtitle Editor

Permalink

Type Name Latest commit message Commit time
Failed to load latest commit information.
cmake Fixed pocketsphinx library detection. Oct 30, 2017
doc KF5 porting, automatic build fixes, cmake changes, automoc Feb 23, 2015
pkg Improved AppImage release description. Dec 1, 2018
po Corrected some strings in code, updated russian translation (#112) Nov 14, 2018
src Xine plugin now requires XCB, removed X11 calls from main(). Dec 1, 2018
.gitignore MOD: .gitignore Jun 10, 2013
.travis.yml Improved AppImage release description. Dec 1, 2018
CMakeLists.txt Added appstream metadata xml, updated readme. Dec 1, 2018
ChangeLog Updated readme, and related files. Nov 30, 2018
LICENSE Updated readme, and related files. Nov 30, 2018
README.CodingStyle.md Added some C++11 info to coding style doc Mar 4, 2016
README.md Added appstream metadata xml, updated readme. Dec 1, 2018
configure Removed deprecated LIB_INSTALL_DIR from cmake scripts Dec 29, 2017

An 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.

FEATURES

  • Open/Save Text Subtitle Formats
    • SubRip/SRT, MicroDVD, SSA/ASS, MPlayer, TMPlayer and YouTube captions
  • Open/OCR Graphics Subtitle Formats
    • VobSub (.idx/.sub/.rar), formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
  • Demux/OCR/Import Graphics/Text Subtitle Formats directly from video
    • SRT, SSA/ASS, MOV text, MicroDVD, Graphic formats supported by ffmpeg (DVD/Vob, DVB, XSUB, HDMV-PGS)
  • Speech Recognition from audio/video file using PocketSphinx
  • Smart language/text encoding detection
  • Live preview of subtitles in integrated video player (GStreamer, MPlayer, MPV, Xine, Phonon) w/ audio stream selection
  • Preview/editing of subtitles on audio waveform w/ audio stream selection
  • Quick and easy subtitle sync:
    • Dragging several anchors/graftpoints and stretching timeline
    • Time shifting and scaling, lines duration re-calculation, framerate conversion, etc.
    • Joining and splitting of subtitle files
  • Side by side subtitle translations
  • Text styles (italic, bold, underline, stroke, color)
  • Spell checking
  • Detection of timing errors in subtitles
  • Scripting (JavaScript, Python, Ruby and other languages supported by Kross).

Main Window

INSTALL

Linux

BUILD

Instructions for building from sources can be found on wiki page

CONTRIBUTING

Submit bug reports or feature requests to the issue tracker on GitHub.

Video tutorials are very welcome as are any kind of documentation/tutorials/examples, please let us know if you make some.

Feedback and/or ideas on how to make Subtitle Composer better are welcome and appreciated.

Pull requests and patches are welcome. Please follow the coding style.

LICENSE

Subtitle Composer is released under GNU General Public License v2.0