Forums - Compiling qcom-video-codec-sample-1-2

2 posts / 0 new
Last post
Compiling qcom-video-codec-sample-1-2
Arunkumar_Balas...
Join Date: 18 Sep 11
Posts: 1
Posted: Sun, 2011-09-18 23:45

We downloaded the project qcom-video-codec-sample-1-2 for accessing the hardware decoder through Android StageFright framework. We are following the steps as given in the pdf file OpenMax_Encoder_Decoder.pdf. What is this step?

To compile the sample application:
1. cd <android-dir>/frameworks/base/cmds/stagefright/qcomomxsample

2. mm

There should be no errors at this point, and file qcom_omx_sample should now be present in
<android-dir>/system/bin.

What is mm command? Can somebody suggest anything?

 

Regards,

B.Arunkumar

  • Up0
  • Down0
Steve L (not verified)
Posted: Thu, 2011-10-13 10:43

Yes, this is part of the steps used when building from Android source.  "mm" is similar to the "make" command but does not build the entire source tree.

You must first follow steps 3.1 and 3.2 to download Android and configure the Android source.  To be safe, make sure you have read through all of the Prerequisites of section 2.

  • Up0
  • Down0
or Register

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.