[gstreamer-bugs] [Bug 486915] New: [videomixer] segmentation fault on gst-inspect

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 15 11:43:58 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=486915

  GStreamer | gst-plugins-good | Ver: HEAD CVS
           Summary: [videomixer] segmentation fault on gst-inspect
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thijsvermeir at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


Like the title says :
$> gst-inspect videomixer
Factory Details:
  Long name:    Video mixer
  Class:        Filter/Editor/Video
  Description:  Mix multiple video streams
  Author(s):    Wim Taymans <wim at fluendo.com>
  Rank:         primary (256)

Plugin Details:
  Name:                 videomixer
  Description:          Video mixer
  Filename:            
/media/extra/usr/lib/gstreamer-0.10//libgstvideomixer.so
  Version:              0.10.6.1
  License:              LGPL
  Source module:        gst-plugins-good
  Binary package:       GStreamer Good Plug-ins CVS/prerelease
  Origin URL:           Unknown package origin

GObject
 +----GstObject
       +----GstElement
             +----GstVideoMixer

Pad Templates:
  SRC template: 'src'
    Availability: Always
    Capabilities:
      video/x-raw-yuv
                 format: AYUV
                  width: [ 1, 2147483647 ]
                 height: [ 1, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]

  SINK template: 'sink_%d'
    Availability: On request
      Has request_new_pad() function: gst_videomixer_request_new_pad
    Capabilities:
      video/x-raw-yuv
                 format: AYUV
                  width: [ 1, 2147483647 ]
                 height: [ 1, 2147483647 ]
              framerate: [ 0/1, 2147483647/1 ]


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_videomixer_change_state
  Has custom save_thyself() function: gst_element_save_thyself
  Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.
Element has no indexing capabilities.

Pads:
  SRC: 'src'
    Implementation:
    Pad Template: 'src'

Element Properties:
  name                : The name of the object
                        flags: readable, writable
                        String. Default: null Current: "videomixer0"
  background          : Background type
                        flags: readable, writable
                        Enum "GstVideoMixerBackground" Current: 0, "checker"
                           (0): checker          - Checker pattern
                           (1): black            - Black
                           (2): white            - White
Segmentation fault (core dumped)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=486915.




More information about the Gstreamer-bugs mailing list