The structure VideoEncOptions in file external/opencore/codecs_v2/ video/m4v_h263/enc/include/mp4enc_api.h lists all the parameters accepted.
As an example, you can look at what omx wrapper for the m4v encoder does before initializing the codec: File: external/opencore/codecs_v2/omx/omx_m4venc/src/mpeg4_enc.cpp Function: Mpeg4Encoder_OMX::Mp4EncInit On Mar 3, 2:56 am, "kd.itbhu" <[email protected]> wrote: > Hi; > I am testing opencore encoder API PVInitVideoEncoder. > > can anybody tell what are parameters i should pass in this API. > > Thanks > Kuldeep --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
