[Bug 705475] New: goom negotiation fails when sink has ANY caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 4 23:54:50 PDT 2013


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

           Summary: goom negotiation fails when sink has ANY caps
    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: sjoerd at luon.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=250826)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=250826)
proposed patch

$ gst-launch-1.0 audiotestsrc ! goom ! fakesink Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_fraction: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_buffer_pool_config_set_params: assertion `caps == NULL || gst_caps_is_fixed
(caps)' failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_fraction: assertion `IS_MUTABLE (structure)'
failed

(gst-launch-1.0:30968): GStreamer-CRITICAL **:
gst_buffer_pool_config_set_params: assertion `caps == NULL || gst_caps_is_fixed
(caps)' failed
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock


Fixed in attached patch

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