[Bug 785967] videoenc/dec : delay input buffers allocation until first buffer is received
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 8 14:38:39 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785967
Guillaume Desmottes <gdesmott at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #357199|needs-work |none
status| |
Attachment #357199|0 |1
is obsolete| |
--- Comment #20 from Guillaume Desmottes <gdesmott at gnome.org> ---
Created attachment 357202
--> https://bugzilla.gnome.org/attachment.cgi?id=357202&action=edit
omxvideoenc: adjust stride and slice height from input
Use the stride and slice height information from the first buffer meta
data to adjust the settings of the input port.
This will ensure that the OMX input buffers match the GStreamer ones
and so will save us from having to copy line-by-line each one.
This is also the first step to allow the OMX encoder to receive dmabuf.
Tested on rpi and zynqultrascaleplus.
--
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