[Bug 784372] videorate: MVC encoding by encodebin

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


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
videorate would have to track each view separately, yeah.

'separated' mode - where all views are attached as an array of GstMemory on a
single buffer should work, but 'frame-by-frame' needs explicit support. The
idea for that, btw, has always been to add a multiview meta as Sebastian
mentioned. The current method of 'set the flag on the first buffer of the view
bundle' isn't perfect since it means a buffer can't be easily identified on its
own - you have to be able to count how long it's been since the buffer with the
flag.

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