[gstreamer-bugs] [Bug 435120] cairosvgoverlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 8 00:04:08 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=435120
  GStreamer | gst-plugins-bad | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #23 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-11-08 08:03:57 UTC ---
The data property looks a bit hackish, but makes it indeed a powerful tool for
gst-launch usage. On the other hand one could probably do something like:
echo "<svg viewBox="0 0 800 600"><image
x="0" y="0" width="100%" height="100%" xlink:href="foo.jpg" /></svg>" |
gst-launch videotestsrc ! rsvgoverlay name=o ! autovideosink fdsrc ! image/svg
! o.

If we go for that, it should probably be added to the elements doc blob, as it
is not very discoverable.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list