Does gst-omx support Raspberry Pi for simultaneously H.264 video decoding and coding?
Tim Müller
tim at centricular.com
Thu Jan 28 01:55:44 PST 2016
On Thu, 2016-01-28 at 01:57 +0100, Peter Maersk-Moller wrote:
> The rpicamsrc is a wrapper around raspivid. The raspivid reads raw
> video from the cam and encodes it for H.264 using the processors
> hardware encoder. So in your pipeline you do two hardware encodings
> and one decoding. Unless Broadcom did something really stupid, it
> should be possible to modify rpicamsrc (using code example from
> raspivid or raspiyuv) to read RGB or YUV (I420 perhaps).
Are you sure it's possible to get the raw (post-processed) video from
the camera sensors before it gets encoded? I seem to remember that the
imaging pipeline is closed and they don't give you the option of
getting RGB or YUV out, but maybe that's changed.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list