[Bug 783086] vpxenc: memory usage grows when dropframe-threshold is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 26 14:55:26 UTC 2017


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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Theoretically the subclass could ref the GstVideoCodecFrame when it sees a
golden frame, and call _finish() once with the first output buffer, and then
(knowing that it has been pushed) set the output buffer in the codec frame to
the next frame and call _finish() again. If that works in practice I don't know
:)

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