[Bug 738838] New: videobox: critical error when element properties set as max/min
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Oct 19 23:27:57 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=738838
GStreamer | gst-plugins-good | unspecified
Summary: videobox: critical error when element properties set
as max/min
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
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: ---
In case of videobox element,
left, right, top, bottom can be set from range of -2147483648 to 2147483647
when i launch the videobox element with that values, it gives a critical error
(gst-check-1.0:29869): GStreamer-CRITICAL **: gst_value_set_int_range_step:
assertion 'start < end' failed
This happens because min cannot be equal to max.
Hence adding a condition for the same
--
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