Saturday, June 5, 2010

[android-developers] Non Standard Preview Format on Samsung SPH M900

Hello,

I've made an app the processes preview frames from the camera.

It works fime in every single phone except the Samsung SPH M900.

This phone seems to be on 1.5 firmware. When I query the camera
preview format it returns "19" which is neither YCbCr_420_SP or
YCbCr_422_SP or any other documented format. (see
http://developer.android.com/reference/android/graphics/PixelFormat.html
and http://developer.android.com/reference/android/graphics/ImageFormat.html)

Does anyone know what format is this phone using? It is truly amazing
that a manufacturer would decide to break the standards like this.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment