How to add software decoder on Android4.2.2 of the fsl_imx_omx?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add software decoder on Android4.2.2 of the fsl_imx_omx?

743 Views
fdact
Contributor I

Dear all,

      I need add other software decoder to support diff video formats on Android4.2.2, Can you tell me how to add sw decoder on FSL Multimedia framework?

Thanks.

Labels (1)
0 Kudos
5 Replies

580 Views
igorpadykov
NXP Employee
NXP Employee

Hi ferdinand

please contact local marketing for fsl_imx_omx sources.

Note, for sw decoder codecs one can use Android native codecs,

just find necessary codec using google :"android codec free download"

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

580 Views
fdact
Contributor I

Dear igorpadykov,

        "Note, for sw decoder codecs one can use Android native codecs,"

         But we have two problem:

         1. Our code only can find fsl_imx_omx file that means the media use fsl multimedia framework not stagefright.         So how to change the media framework to use stagefright?

         2.  I think you said "use Android native codecs" that means to use android stagefright framework, right?

Thanks.

0 Kudos

580 Views
igorpadykov
NXP Employee
NXP Employee

In rootfs, there are two files in system/etc which used to control whether opencore will use

omx(fslomx.cfg), and which fsl omx component will be present in system(ComponentRegistry.txt).

Right, "use Android native codecs" means own android multimedia framework.

0 Kudos

580 Views
fdact
Contributor I

Dear igorpadykov,

      I didn't find fslomx.cfg and ComponentRegistry.txt in the system/etc and source code.

Thanks.

0 Kudos

580 Views
igorpadykov
NXP Employee
NXP Employee

I am afraid any development with omx is out of scope community

support, suggest to apply to NXP Professional Services:

http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

Pro-Support contract www.nxp.com/prosupport

Best regards

igor

0 Kudos