[Bug 702769] New: When seeking a pipeline with a level element, we get some messages twice.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 20 11:10:43 PDT 2013


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

           Summary: When seeking a pipeline with a level element, we get
                    some messages twice.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: mathieu.duponchelle at epitech.eu
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=247373)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=247373)
script that show the problem.

The attached python script highlights the problem.

Not sure if level is at fault here, but when doing a seek flush some messages
get repeated.

the usage of the script is : python script.py file:///my/uri , preferably a
short audio clip to not get (too much) flood from the messages.

It prints "shouldn't happen" when the problem happens.

I tried to see if buffers were marked as "decode_only" in the transform_ip of
level (not sure if that's relevant anyway), but that was not the case.

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