Hi Amit,
Do you expect s/w codecs to work out of the box or trying to add h/w
codec libraries?
difficult for a hunch with out logs for this video failure.
FYI - GB changes for omap4 video playback -
http://git.omapzoom.org/?p=platform/frameworks/base.git;a=shortlog;h=refs/heads/p-gingerbread
(post gingerbread tag, for both s/w and h/w codec)


btw,
BUILD_WITH_FULL_STAGEFRIGHT  => is enabled by default in google tree
in froyo only. in build/core/main.mk
 (note: this macro is not covering stagefright which is outside
present by default,  it covered few optional s/w codec libs,modules)

GB dont have such macro insdie stagefright or media library only, that
means no need for that macro.


On Thu, Jan 20, 2011 at 11:00 PM, Amit Pundir <[email protected]> wrote:
> Hi team,
>
> What are the build options I should specify in Board Config to build
> GingerBread with Stagefright support? In Froyo we used to have
> something like "BUILD_WITH_FULL_STAGEFRIGHT := true" any such option
> in gingerbread which I should be aware of?
>
> Currently I'm building GingerBread with following multimedia options:
>
> BUILD_WITHOUT_PV := true
> BOARD_USES_ALSA_AUDIO := true
> BUILD_WITH_ALSA_UTILS := true
> BUILD_WITH_FULL_STAGEFRIGHT := true
> USE_CAMERA_STUB := true
>
> ALSA port is working fine and I'm able to get the stagefright libs
> built as well but when i try to play any video file then my system
> crashes and i get errors related to OMX. I don't have the exact logs
> or setup ready at the moment.
>
> Are there any other build/target specific options I need to get
> Stagefright up and running? Any hints/pointers will keep me going :)
>
> Regards,
> Amit Pundir
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>



-- 
Regards,
Deva
www.bittoggler.com

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to