[Bug 749916] videocrop: Make videocrop controllable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 26 09:40:19 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749916

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 304029:
 --> (https://bugzilla.gnome.org/review?bug=749916&attachment=304029)

::: gst/videocrop/gstvideocrop.c
@@ +414,3 @@

+  gst_object_sync_values (GST_OBJECT (vfilter),
+      GST_BUFFER_TIMESTAMP (in_frame->buffer));

I believe that renegotiation will only take place on the next frame (all we do
is set a flag on the pad), which would mean you have a delay of 1 frame here.

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