[gstreamer-bugs] [Bug 615793] New: [flactag] when used after flacenc: gst_adapter_take_buffer: assertion `nbytes > 0'

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 14 15:38:46 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615793
  GStreamer | gst-plugins-good | git

           Summary: [flactag] when used after flacenc:
                    gst_adapter_take_buffer: assertion `nbytes > 0'
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


When used after flacenc like this:

 gst-launch-0.10 audiotestsrc ! flacenc ! flactag ! fakesink

there's an initial warning:

  ** CRITICAL **: gst_adapter_take_buffer: assertion `nbytes > 0' failed

because it doesn't check if there are bytes available in the adapter.

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