That's the right place to call it. Did you initialize the color converter with the correct parameters? I believe the OpenCore color converter has some restrictions on the frame dimensions (must be a multiple of 2?)
On Feb 9, 2:21 am, scs sek <[email protected]> wrote: > I tried by calling RGB565 color conversion function after YUV420 > output of decoder. > But G1 is not giving the output (looks crash/hang) > which is the right place to call the same? > > On 2/5/09, Dave Sparks <[email protected]> wrote: > > > > > Yes, but it's going very slow doing color conversion in software. > > > On Feb 4, 10:35 pm, scs sek <[email protected]> wrote: > >> Will it be color display if i try to render RGB565 instead of YUV420 > >> in G1 dream device? > > >> On 1/30/09, Mathias Agopian <[email protected]> wrote: > > >> > a few drivers are missing, in particular the one handling h/w > >> > acceleration. in the video case, the s/w renderer (which uses GL) can > >> > only do b/w (this is just intended as a place holder). > > >> > mathias > > >> > On Fri, Jan 30, 2009 at 3:50 AM, chn <[email protected]> wrote: > > >> >> Hi, > > >> >> I downloaded the android 1.0 source code for dream using the repo. I > >> >> built the system images for dream using this code and flashed it to > >> >> the dream device. If I try to play a video, it plays as a grayscale > >> >> video even though the clip is a coloured one. Kindly need help in this > >> >> regard > > >> >> Regards > >> >> Chn --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
