[Bug 765391] vpxenc: Handle frames with too low duration correctly
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 22 13:28:14 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765391
--- Comment #11 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
You're probably looking at GST_ELEMENT_WARNING(), I was thinking of just a line
in the debug log, like
GST_WARNING_OBJECT (encoder, "ignoring super small duration %" GST_TIME_FORMAT,
GST_TIME_ARGS (GST_BUFFER_DURATION (buffer));
or somesuch.
--
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