[Bug 657805] New: vp8enc should throw error on seek failure

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 31 04:08:30 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657805
  GStreamer | gst-plugins-bad | 0.10.22

           Summary: vp8enc should throw error on seek failure
    Classification: Platform
           Product: GStreamer
           Version: 0.10.22
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bram at luon.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I know the following pipeline is incorrect (I should set streamable=true on
webmmux), but it should throw an error, which it doesn't do:

GST_DEBUG=3 gst-launch -v videotestsrc ! vp8enc ! webmmux ! queue !
matroskademux ! vp8dec ! xvimagesink

It seems that vp8enc doesn't handle GST_FLOW_ERROR the way it should; the
pipeline just keeps on running without producing any more buffers instead of
erroring.

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