GNOME Bugzilla – Bug 654664
gst-xmlinspect errors when run, in ffmpeg
Last modified: 2011-07-15 09:31:38 UTC
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>"element"</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
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 654634 ***