I'm still not able to get my preview video in color... Is the preview format YUV420 or YUV422 and is it semi-planar so something like Y plane then U0 V0 U1 V1 or V0 U0 V1 U1 ?
Can anyone provide details? On May 8, 8:41 am, Androidphan <[email protected]> wrote: > Thanks for the tip, I'll let you know if it worked. > > On May 8, 5:07 am, Harishkumar V <[email protected]> wrote: > > > Hi Androidplan, > > > ignore previous mail. > > > you can see > > android_build/external/opencore/codecs_v2/utilities/colorconvert/src/ > > > there lot of conersions are available. > > > Thanks and Regards, > > HarishKumar.V > > > 2009/5/8 Harishkumar V <[email protected]> > > > > Hi Androidplan, > > > > you can see android_build/external/opencore/colorconvert/ > > > > there lot of conersions are available. > > > > Thanks and Regards, > > > HarishKumar.V > > > > On Thu, May 7, 2009 at 8:11 PM, Androidphan <[email protected]> wrote: > > > >> My preview video is now black & white only... Anyone from the > > >> developers can give a hint on how to convert YUYV to this YUV420/ > > >> YUV422 SP format? > > > >> On May 7, 10:50 am, "[email protected]" > > >> <[email protected]> wrote: > > >> > Hi androidphan, > > >> > See my attachment for get preview image.(unfortunately, android > > >> app > > >> > seems only takes the Y filed but u and v.So our preview image is single > > >> > colored) > > >> > You should transfer ur raw data YUYV to YYYYUUVV format as our > > >> > device.cpp write. > > > >> > Androidphan 写道: > > > >> > > I now can get a preview through. But still I would like to know how > > >> > > to > > >> > > convert my frame to yuv422sp? How is it stored in memory? > > > >> > libcameraservice.tar.gz > > >> > 139KViewDownload --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
