#802007 totem-video-thumbnailer: large amount of GStreamer-CRITICAL errors

Package:
totem
Source:
totem
Description:
Simple media player for the GNOME desktop based on GStreamer
Submitter:
Geoffroy Aubry
Date:
2015-10-16 19:39:05 UTC
Severity:
normal
#802007#5
Date:
2015-10-16 19:36:00 UTC
From:
To:
When using totem-video-thumbnailer with a *.flv video,

totem-video-thumbnailer test.flv test.png

I get a large amount of these errors

(totem-video-thumbnailer:14346): GStreamer-CRITICAL **: gst_mini_object_unref:
assertion 'mini_object != NULL' failed

(totem-video-thumbnailer:14346): GStreamer-CRITICAL **: gst_event_parse_seek:
assertion 'GST_IS_EVENT (event)' failed

This is also a problem as the log files /var/log/messages and user.log get very
big: several hundreds of MB for each new video on the system.

When using it with an *.avi video, it works perfectly without errors.