<div dir="ltr">Hi Tim<br><div class="gmail_extra"><br></div><div class="gmail_extra">See inline.<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 28, 2016 at 10:55 AM, Tim Müller <span dir="ltr"><<a href="mailto:tim@centricular.com" target="_blank">tim@centricular.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, 2016-01-28 at 01:57 +0100, Peter Maersk-Moller wrote:<br>
<br>
> The rpicamsrc is a wrapper around raspivid. The raspivid reads raw<br>
> video from the cam and encodes it for H.264 using the processors<br>
> hardware encoder. So in your pipeline you do two hardware encodings<br>
> and one decoding. Unless Broadcom did something really stupid, it<br>
> should be possible to modify rpicamsrc (using code example from<br>
> raspivid or raspiyuv) to read RGB or YUV (I420 perhaps).<br>
<br>
</span>Are you sure it's possible to get the raw (post-processed) video from<br>
the camera sensors before it gets encoded? I seem to remember that the<br>
imaging pipeline is closed and they don't give you the option of<br>
getting RGB or YUV out, but maybe that's changed.<br></blockquote><div><br></div><div>That's why i wrote "Unless Broadcom did something really stupid ...".<br></div><div>Github was down last night so I couldn't check the source of raspivid - and a little bit busy with a customer today.<br><br></div><div>That said, raspiyuv can deliver stills as YUV or RGB. And after all, video is a long row of successive stills so maybe there is a way.<br><br></div><div>best regards<br></div><div>Peter<br></div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
 Cheers<br>
<span class="HOEnZb"><font color="#888888">  -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br></div></div>