GTKsubtitler is a tool for editing and converting subtitles for DivX films. It allows you to move subtitles, change their format, convert them to ISO-8859-1/2, and merge two sets of subtitles.
| Tags | multimedia Video Non-Linear Editor Display Conversion Capture |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: Some bugs in generating the temporary file were fixed.


No changes have been submitted for this release.


Release Notes: This release supports the new MPsub subfile format. Some bugs in changing format were removed.


No changes have been submitted for this release.


Release Notes: Many bugs were removed, and all functions are working properly.
Recent comments
08 Apr 2003 09:50
Re: GNOME dependencies
> Despite this not being noted elsewhere,
> GTKsubtitler seems to definitely depend
> on GNOME; switching it off during
> configuration (./configure
> --without-gnome) will NOT help but
> merely yield lots of internal errors in
> "configure". The main module
> still tries to include
> "gnome.h".
configure is automaticly generated by glade (yes I use it) and
all program (gui) is written with gnome standart not only gtk, so some parts of program cannot run without gnome ... in future i will debug configure to avoid this kinds of errors
07 Apr 2003 12:03
GNOME dependencies
Despite this not being noted elsewhere, GTKsubtitler seems to definitely depend on GNOME; switching it off during configuration (./configure --without-gnome) will NOT help but merely yield lots of internal errors in "configure". The main module still tries to include "gnome.h".