[gstreamer-bugs] [Bug 641246] New: Thumbnail command wedges

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 2 06:53:33 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=641246
  GStreamer | gst-editing-services | git

           Summary: Thumbnail command wedges
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: vincent.penquerch at collabora.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The following command wedges the pipeline after throwing a few errors.
I also tried with a mkv file and a mp4 file, with same resulsts.
I have to press control C to stop the program.
No screenshots are generated at all.
I'm not 100% sure this command line is correct, I've not found any manpage or
documentation apart from the --help screen.
Latest git from git.freedesktop.org as of now.

$ ./tools/ges-launch-0.10  -m 5 ~/Streams/fry.ogv  0 0
save_path: (null)
load_path: (null)

(lt-ges-launch-0.10:27458): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(lt-ges-launch-0.10:27458): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_ELEMENT (element)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_signal_connect_data:
assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(lt-ges-launch-0.10:27458): GStreamer-CRITICAL **: gst_bin_add: assertion
`GST_IS_ELEMENT (element)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed
Adding file:///home/v/Streams/fry.ogv inpoint:0:00:00.000000000
duration:0:00:00.000000000
thumbnailing every 5.000000 seconds

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed

(lt-ges-launch-0.10:27458): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed
^C

-- 
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