[gstreamer-bugs] [Bug 596285] New: gstvideomeasure crashes at the end of some streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 25 01:28:27 PDT 2009


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

           Summary: gstvideomeasure crashes at the end of some streams
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=143968)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=143968)
Take offset gaps into account

gstvideomeasure crashes at the end of some streams because it assumes that each
element of mc->measurements is non-NULL, but some video streams may have gaps
in frame numbering. While this may lead to scientifically incorrect
calculations, it's better to let the user know about the error and produce
dubious result rather than just crash.

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