README 949 B

1234567891011121314151617181920212223
  1. Gaupol is an editor for text-based subtitle files. It supports
  2. multiple subtitle file formats and provides means of correcting
  3. texts and timing subtitles to match video. The user interface is
  4. designed with attention to batch processing of multiple documents and
  5. convenience of translating.
  6. Gaupol should run on all Unix-like (GNU/Linux, *BSD, etc.) operating
  7. systems and on Windows. Technically, it should run on Mac as well, but
  8. that has not been tested nor made convenient. Gaupol's user interface
  9. is based on the GTK+ toolkit and has been designed to best fit the
  10. GNOME desktop environment.
  11. Optional dependencies are:
  12. - pyenchant 1.1.3 or greater is required for spell-checking.
  13. Additionally, spell-checking requires a dictionary, any of
  14. Aspell/Pspell, Ispell, MySpell, Uspell, Hspell or AppleSpell.
  15. - iso-codes, if available, will be used to translate script, language
  16. and country names.
  17. - MPlayer or VLC is recommended for preview.