This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to use, on Android, H264enc and/or on libOMX.TI.DUCATI1.VIDEO.H264E.so on OMAP4

Hello,  

I am using Jellybean 4.3. I was wondering how to compile and build either gst-openmax or gst-ducati that will provide access to hardware H264 encoder.

I see that in Android build there is libOMX.TI.DUCATI1.VIDEO.H264E.so, however I cannot find any document on how to use it.

Android NDK documentation on using OMXAL does not provide any any information either.

Can someone help me , so that I can use gstreamer to ancode video using OMAP4 HW accelarators?

Regards

  • Hello Marc,

    There is some information on TI wiki pages (omappedia) on gstremer. 

    You can find gstreamer overview and some example pipelines here:
    http://omappedia.org/wiki/Gstreamer_overview

    Some build tips are available on the following pages:
    http://omappedia.org/wiki/Building_GStreamer

    http://omappedia.org/wiki/GST_build
    http://omappedia.org/wiki/GST_Developers_Info
    http://omappedia.org/wiki/GST_developerinfo

    Since gstreamer is developed by a third party (freedesktop) I'd suggest using their documentation available at: http://gstreamer.freedesktop.org. Note that there are mailing lists which you can use to find more information.

    Best Regards,

    Yordan