install gentoo<br><br><div class="gmail_quote">On Mon, Aug 30, 2010 at 12:49 PM, Jason Garrett-Glaser <span dir="ltr"><<a href="mailto:darkshikari@gmail.com">darkshikari@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Mon, Aug 30, 2010 at 1:40 PM, Dennis Munsie <<a href="mailto:dmunsie@gmail.com">dmunsie@gmail.com</a>> wrote:<br>
> that would be less than ideal in my case -- I am currently receiving the<br>
> pictures to encode over shared memory, so if I had to copy the picture into<br>
> x264s buffer, I wouldn't gain anything. Another strike against me is that<br>
> my pictures are coming in as YV12, not NV12.<br>
> it sounds as though I wouldn't be able to get this working easily, so I'll<br>
> have to live with the overhead of copying.<br>
> Thanks!<br>
> dennis<br>
<br>
</div>The passing a buffer is feasible, just harder to implement than x264<br>
giving you a buffer. The NV12 part is mandatory, as that's how x264<br>
stores its data internally.<br>
<div><div></div><div class="h5"><br>
Dark Shikari<br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</div></div></blockquote></div><br>