[gstreamer-bugs] [Bug 481075] Full support for ASS/SSA subtitles

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Nov 1 18:48:11 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=481075

  GStreamer | gst-plugins | Ver: 0.10.x




------- Comment #19 from Benjamin Schmitz  2008-11-02 01:48 UTC -------
Created an attachment (id=121801)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=121801&action=view)
assrender plugin (ASS/SSA renderer via libass)

assrender plugin that works much like textoverlay. It has two sink pads:
"video_sink" and "text_sink". Receives RGB24 video frames on video_sink and raw
(i.e. unparsed) ass events on text_sink. Overlays subtitles directly onto the
video.

Features:
* ASS/SSA parsing and rendering via libass
(http://sourceforge.net/projects/libass/)
* on-the-fly registering of fonts that are attached to the stream. This
currently only works with fonts attached to matroska containers using the
latest CVS version of the matroskademux plugin.

Limitations:
* only RGB colorspace is supported. Needs colorspace conversion for YUV video
frames.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=481075.




More information about the Gstreamer-bugs mailing list