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 796909 - rsvg: Add animated SVG support
rsvg: Add animated SVG support
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-08-01 14:50 UTC by Thibault Saunier
Modified: 2018-11-03 14:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thibault Saunier 2018-08-01 14:50:35 UTC
The following pipeline output EOS but no buffer:

```
gst-validate-1.0 uridecodebin uri=https://gitlab.gnome.org/GNOME/pitivi/uploads/8dd8d9d988b5eb6cc38f871196caac6f/Titel-Tafel3.2_anim.svg  ! imagefreeze ! identity silent=false ! videoconvert ! checksumsink
```

It should output the exact animation described in the SVG.
Comment 1 Thibault Saunier 2018-08-03 01:13:24 UTC
Pushed:

commit 760cbc4059c3726f61c83c26cf5efee58c5c3422 (HEAD -> master, origin/master, origin/HEAD)
Author: Thibault Saunier <tsaunier@igalia.com>
Date:   Thu Aug 2 21:05:24 2018 -0400

    rsvg: Also accept </svg:svg> as ending tag

    Some SVG files created by inkscape use that, such as:
    https://gitlab.gnome.org/GNOME/pitivi/uploads/8dd8d9d988b5eb6cc38f871196caac6f/Titel-Tafel3.2_anim.svg

    This is a first patch for https://bugzilla.gnome.org/show_bug.cgi?id=796909
    but it is not enough to support animated gifs.
Comment 2 GStreamer system administrator 2018-11-03 14:29:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/760.