[gstreamer-bugs] [Bug 481075] Full support for ASS/SSA subtitles
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Feb 5 08:54:18 PST 2009
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
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|slomo at circular-chaos.org |gstreamer-
| |bugs at lists.sourceforge.net
Status|ASSIGNED |NEW
------- Comment #28 from Sebastian Dröge 2009-02-05 16:54 UTC -------
I've committed the assrender plugin to GIT now, it will be in 0.10.11 of
gst-plugins-bad. This won't make it be used automatically by playbin though as
playbin will only use subparse for subtitles unfortunately.
commit 4a23c7e912a130e89614fd08129873cf690623f7
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu Feb 5 17:42:37 2009 +0100
Random cleanup and smaller bugfixes
Use gst_element_klass_set_details_simple(), install properties
with static strings, create pads directly from the static pad
templates, directly put the segment into the instance struct,
use GST_MSECOND instead of numbers.
The PAR is a GstFraction and not a double, use
gst_structure_get_fraction().
Simplify setcaps() functions.
commit aba72fcce963656c24fb06e3c017b5b911395a38
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu Feb 5 17:00:30 2009 +0100
Use GST_VIDEO_CAPS_RGB for the template caps
commit a0e06b965a3ef372652ae8c0e99babce6b83ff08
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date: Thu Feb 5 16:57:55 2009 +0100
Fix compiler warnings
commit 0bc20cb186574ddda39a80acef491e9af7045cfc
Author: Benjamin Schmitz <vortex at wolpzone.de>
Date: Thu Feb 5 16:54:01 2009 +0100
Add assrender plugin for rendering ASS/SSA subtitles
This element has the advantage over subparse's ASS/SSA
support that more features are supported, like fading,
by using libass. Fixes bug #481075.
--
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