[Bug 740557] videotestsrc: add ball motion based on system clock
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Nov 30 20:05:08 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740557
GStreamer | gst-plugins-base | git
carl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #291817|0 |1
is obsolete| |
--- Comment #20 from carl at personnelware.com 2014-12-01 04:05:05 UTC ---
Created an attachment (id=291856)
View: https://bugzilla.gnome.org/attachment.cgi?id=291856
Review: https://bugzilla.gnome.org/review?bug=740557&attachment=291856
videotestsrc patch - incomplete
added option:
animation-mode : For Pattern=Ball, what counter defines the position of
the ball.
flags: readable, writable
Enum "GstVideoTestSrcAnimationMode" Default: 0,
"frames"
(0): frames - frame count
(1): running-time - running time
(2): wall-time - wall clock time
running-time is not implemented, see comments in bug report.
--
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