Skip to main content

Dear team, 
Is it possible to use hardware acceleration provided by the chip for encoding into x264 or x265 video stream on gstreamer. I was able to find plugins here but no specific mention for hardware acceleration.
Thank you.

Hi Manekdev,

 

Thanks for the question! We don’t have hardware decoding for x264 or x265 on our Metis chip- the chip is focused on acceleration of neural networks.

On the software side, our Voyager SDK supports using a host system’s existing hardware decoders (typically in an integrated GPU) as part of building an overall pipeline. This does use GStreamer elements as you mention. These libraries are used in our standard inference application.

Thanks,

David