The Android mediaserver process uses OMX HW codecs internally, but it doesn't support applications (either Java or NDK) using the codecs directly.
On Oct 16, 3:04 am, Abir <[email protected]> wrote: > Hi, > > Have anyone integrated openmax hardware encoding/decoding with Android > ndk program? > > I've wrote a program following > this:http://developer.nvidia.com/archived-tegra-forums/forum/android-how-c... > > But I get OMX_ErrorInsufficientResources and my application doesn't > have system privilege. > > I've managed to run the same program in Android shell (as su) and it > works! > > So, How can I Integrate OMX HW encoding/decoding with Android App? > > Thanks, > Riasat -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
