[Bug 680667] New: vp8enc: initiate encoder to fix a crash.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 26 10:37:54 PDT 2012


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

           Summary: vp8enc: initiate encoder to fix a crash.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=219706)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=219706)
patch

Without this patch vp8enc send header before and after first
key frame. On second header vp8dec will crash without getting
decoded frame. With this pipe it is easy to reproduce this issue:
gst-launch-1.0 videotestsrc ! vp8enc ! vp8dec ! fakesink

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