[Bug 743910] New: videocrop: crash when launching with different properties

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 2 22:10:20 PST 2015


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

           Summary: videocrop: crash when launching with different
                    properties
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vineeth.tm at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When the top/left/right/bottom values are anything more than video
width/height, then the pipeline crashes.
Sample pipeline is as follows.

gst-launch-1.0 videotestsrc num-buffers=20 ! videcrop bottom=214748364 !
videoconvert ! autovideosink


The values should be handled properly as per video height/width

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