After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 525271 - [new plugin] srtenc
[new plugin] srtenc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-31 07:42 UTC by Thijs Vermeir
Modified: 2008-04-01 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
new srtenc plugin (10.89 KB, patch)
2008-03-31 07:43 UTC, Thijs Vermeir
needs-work Details | Review

Description Thijs Vermeir 2008-03-31 07:42:30 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.
Comment 1 Thijs Vermeir 2008-03-31 07:43:11 UTC
Created attachment 108316 [details] [review]
new srtenc plugin
Comment 2 Tim-Philipp Müller 2008-04-01 08:02:52 UTC
As discussed on IRC.
Comment 3 Thijs Vermeir 2008-04-01 14:04:16 UTC
	* configure.ac:
	* gst/srtenc/Makefile.am:
	* gst/srtenc/gstsrtenc.c:
	* gst/srtenc/gstsrtenc.h:
	Add srt subtitle encoder