[gstreamer-bugs] [Bug 574275] New: flacdec ! appsink with a seek seems to drop the first buffer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Mar 5 06:30:12 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574275

  GStreamer | gst-plugins-good | Ver: git
           Summary: flacdec ! appsink with a seek seems to drop the first
                    buffer
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I created a branch where I added a test in tests/check/pipelines/flacdec

The goal is to be able to get a range of decoded samples out of flacdec.  The
range needs to be exact, will be used for CRC'ing.

I attach the log file from running the test_seek_full test, that does a seek
for exactly the complete set of decoded samples.

It looks like gst_pad_alloc_buffer from flacdec on appsink:sink fails because
appsink is flushing.  (I don't know if the seek has to be flushing in this
case, but that's what normally gets done.)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574275.




More information about the Gstreamer-bugs mailing list