[Bug 768666] New: motioncells: motionmaskcoords does not work on start
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 11 11:14:19 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=768666
Bug ID: 768666
Summary: motioncells: motionmaskcoords does not work on start
Classification: Platform
Product: GStreamer
Version: 1.8.1
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: dzhadinets at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Example pipeline:
gst-launch-1.0 videotestsrc pattern=18 ! videorate ! videoscale !
video/x-raw,width=320,height=240,framerate=15/1 ! videoconvert ! motioncells
motionmaskcoords=0:0:100:100 ! videoconvert ! glimagesink
motionmaskcoords is not applied on start because
gst_motion_cells_handle_sink_event will come after
gst_motion_cells_set_property. and at the moment of set there is no information
about resolution. and initial mask is set as -1:-1:-1:-1
--
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