Forums - HW H264 encoding on Snapdragon Flight

1 post / 0 new
HW H264 encoding on Snapdragon Flight
ndepal
Join Date: 24 Mar 16
Posts: 1
Posted: Thu, 2016-03-24 07:03

Hi

I am developing on a Snapdragon Flight dev kit and want to create a H264 encoded stream of the 4K camera, preferably using GStreamer.

This is very slow if done in software and i therefore need HW acceleration, which the Snapdragon apparently supports with the OpenMAX IL. However, I am not able to find any documentation on it.

It appears that the board has some omx libraries installed:

/usr/bin/mm-qomx-ienc-test
/usr/lib/libqomx_core.so
/usr/lib/libqomx_core.so.0
/usr/lib/libqomx_core.so.0.0.0
/usr/lib/libqomx_jpegenc.la
/usr/lib/libqomx_jpegenc.so
/usr/lib/libqomx_jpegenc.so.0
/usr/lib/libqomx_jpegenc.so.0.0.0

There do not seem to be any header files, though. Where can I get the header files needed to compile an application that uses these libraries?

Are there any (non-android) examples for H264 encoding?

Thanks

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.