[gstreamer-bugs] [Bug 383805] New: segfault with videobalance

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 8 09:47:55 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=383805

  GStreamer | gst-python | Ver: 0.10.4

           Summary: segfault with videobalance
           Product: GStreamer
           Version: 0.10.4
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-python
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alet at librelogiciel.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


>>> import gst
>>> pipeline = gst.parse_launch("videotestsrc ! videobalance name=Balance ! fakesink")
>>> pipeline.set_state(gst.STATE_READY)
>>> balance = pipeline.get_by_name("Balance")
>>> balance.list_colorbalance_channels()
__main__:1: Warning: invalid cast from `GstColorBalanceChannel' to `GstObject'
Segmentation fault


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list