GNOME Bugzilla – Bug 525271
[new plugin] srtenc
Last modified: 2008-04-01 14:25:57 UTC
A plugin to create an srt subtitle file from other parsed subtitles. It has 2 controllable properties (timestamp and duration offset) to fix the synchronization issues with the video.
Created attachment 108316 [details] [review] new srtenc plugin
As discussed on IRC.
* configure.ac: * gst/srtenc/Makefile.am: * gst/srtenc/gstsrtenc.c: * gst/srtenc/gstsrtenc.h: Add srt subtitle encoder