[Bug 784372] videorate: MVC encoding by encodebin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 4 04:05:20 UTC 2017


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

--- Comment #2 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #1)
> frame-by-frame mode needs to be handled differently somehow. The assumption
> right now is that video/x-raw always contains one frame for one time per
> buffer, but in your case you have two frames in two buffers following after
> each other for the same time.
> 
> These probably either need to be combined into a single buffer, or different
> caps might have to be used.

Currently, multiview-mode is set on the caps, and I think it can be used in
videorate to handle this case. (Until GstVideoMultiviewMeta is enabled maybe?)

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