Hi I'm porting Android 1.0 to freescale mx31 3stack board. And now the MediaPlayer is ready to play 3gp file, but it played video with monochrome output, no colors at all. I have tried many 3gp file, got the same result. But the video is played well on emulator.
What's the problem? Anybody has met that before? The following is DispalySurface info: I/EGLDisplaySurface( 1807): using (fd=22) I/EGLDisplaySurface( 1807): id = DISP3 BG I/EGLDisplaySurface( 1807): xres = 480 px I/EGLDisplaySurface( 1807): yres = 640 px I/EGLDisplaySurface( 1807): xres_virtual = 480 px I/EGLDisplaySurface( 1807): yres_virtual = 1280 px I/EGLDisplaySurface( 1807): bpp = 16 I/EGLDisplaySurface( 1807): r = 11:5 I/EGLDisplaySurface( 1807): g = 5:6 I/EGLDisplaySurface( 1807): b = 0:5 I/EGLDisplaySurface( 1807): width = 51 mm (239.058823 dpi) I/EGLDisplaySurface( 1807): height = 38 mm (427.789459 dpi) I/EGLDisplaySurface( 1807): refresh rate = 71.36 Hz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

