<div dir="ltr">hello, <div><br></div><div>I'm planning to build some video encoding and decoding plugin based on NVENC (see [1]).</div><div>NVENC works directly with GPU memory, so I'm wondering if the plugins API allows me to work directly with Gem texture ?</div><div>And if not, is it possible (I mean : is it no too huge work) to update plugins API to work with texture besides pix_block ?</div><div><br></div><div>I could make 2 externals to work directly with texture for video encoding and decoding.</div><div>But NVENC is not the only API to do so, (I'm thinking about HAP on Mac OS, see [2]) so maybe it's time to update API ?</div><div><br></div><div>Currently, no library used by Gem is using GPU for video coding/decoding but Quicktime on Mac OS X which is now deprecated. And I think it could be a nice feature.</div><div><br></div><div>Cheers</div><div><br></div><div>Antoine</div><div><br></div><div>[1] : <a href="https://developer.nvidia.com/nvidia-video-codec-sdk">https://developer.nvidia.com/nvidia-video-codec-sdk</a></div><div>[2] : <a href="http://vdmx.vidvox.net/blog/hap">http://vdmx.vidvox.net/blog/hap</a></div><div><div>--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div>
</div></div>