[gstreamer-bugs] [Bug 396835] New: audioconvert/audioresample combination causing buffer of 0 length and GStreamer error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 15 03:53:25 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=396835

  GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: audioconvert/audioresample combination causing buffer of
                    0 length and GStreamer error
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: zaheermerali at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


pipeline of: gst-launch -v audiotestsrc samplesperbuffer=2 ! audioconvert ! \
  audio/x-raw-int,rate=48000,channels=2,width=16,depth=16 ! \
  audioresample ! audioconvert ! audio/x-raw-float,channels=1,rate=22050 ! \
  vorbisenc ! oggmux ! filesink location=/tmp/foo.ogg

causes: ** (flumotion-job:24487): CRITICAL **: audio_convert_convert: assertion
`src != NULL' failed

gstbasesrc.c(1614): gst_base_src_loop ():
/pipeline-audio-encoder/eater:video-source:audio:
streaming task paused, reason error (-5)

This was initially found with a flumotion stream using a firewire source.  Link
for flumotion bug is: https://core.fluendo.com/flumotion/trac/ticket/556


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list