In Cupcake, the OMX encoder component is hard-coded into the OMX encoder node. It's not an issue because there are no software OMX encoders.
On Apr 2, 6:54 pm, ever <[email protected]> wrote: > Thank you, Dave. > I think Cupcake doesn't register mpeg4/h.263 omx encoding components > at present, right? > how android develops Cupcake VideoCamera without that encoding > component? > Does Cupcake VideoCamera work well in android internal development? > > On 3月30日, 下午11時40分, Dave Sparks <[email protected]> wrote: > > > Cupcake uses OpenCORE 1.0 which has a different mechanism for > > registering OMX components. We have no plans to update Cupcake. > > > Master will use OpenCORE 2.0. In addition to the improved OMX > > registering mechanism, it has a number of bug fixes and other > > improvements. However, it will probably be a few weeks before it is > > stable. > > > On Mar 29, 8:30 pm, ever <[email protected]> wrote: > > > > Hi, > > > I find that Master owns Mpeg4EncRegister() and H263EncRegister() to > > > register Mp4 and H263 omx encoding components, but Cupcake doesnt have > > > them, which leads to the following problem when I parepare a > > > mediarecording. > > > > PVMFOMXVideoEncNode::DoPrepare: Initializing OMX component and encoder > > > for role video_encoder.h263 > > > PVMFOMXVideoEncNode::DoPrepare(): There are 0 components of role > > > video_encoder.h263 > > > PVMFOMXVideoEncNode::DoPrepare(): No component can handle role > > > video_encoder.h263 ! > > > > What's the plan for Cupcake to support Mp4 and H263 OMX encoding? > > > thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
