[Bug 654664] New: gst-xmlinspect errors when run, in ffmpeg

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 14 22:35:08 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654664
  GStreamer | gstreamer (core) | git

           Summary: gst-xmlinspect errors when run, in ffmpeg
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: fahlmanc_ca at yahoo.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When I run gst-xmlinspect, it errors. The error references the libpostproc file
in gst-ffmpeg.


...

 <element-properties>
  <element-property>
   <name>name</name>
   <type>gchararray</type>
   <nick>Name</nick>
   <blurb>The name of the object</blurb>
   <flags>RW</flags>
   <default>&quot;element&quot;</default>
  </element-property>
  <element-property>
   <name>block-size</name>
   <type>guint</type>
   <nick>Block size</nick>
   <blurb>Block size</blurb>
   <flags>RW</flags>
   <range min="1" max="9"/>
   <default>6</default>
  </element-property>
  <element-property>
   <name>buffer-size</name>
   <type>guint</type>
   <nick>Buffer size</nick>
   <blurb>Buffer size</blurb>
   <flags>RW</flags>
   <range min="1" max="4294967295"/>
   <default>1024</default>
  </element-property>
 </element-properties>
 <element-signals>
 </element-signals>
 <element-actions>
 </element-actions>
</element>
0:00:04.848871778  7647      0x24a5fe0 ERROR               postproc :0:: 1
errors in postprocess string "de"

**
ERROR:gstpostproc.c:360:change_mode: assertion failed: (postproc->mode)
Aborted

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