普遍支持的摄像头像素尺寸的列表 [英] List of commonly supported Camera picture sizes

查看:164
本文介绍了普遍支持的摄像头像素尺寸的列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

据<一个href=\"http://stackoverflow.com/questions/4486143/supported-camera-$p$pview-sizes-for-popular-android-handsets\">this帖子,640×480的 preVIEW 尺寸/分辨率可合理地预期在大多数设备支持。怎么样的画面(而不是preVIEW)分辨率/大小?有没有一种方法找出或现有资源的上市普遍支持的图片的决议/大小跨设备在那里?我的IM pression是640×480图像尺寸广泛的支持,但还有什么?

According to this post, 640x480 preview size/resolution can reasonably be expected to be supported on most devices. What about the picture (rather than preview) resolution/size? Is there a way to find out or an existing resource listing commonly supported picture resolutions/sizes across the devices out there? My impression is that 640x480 picture size is widely supported, but what else?

我认识到,<一个href=\"http://developer.android.com/reference/android/hardware/Camera.Parameters.html#getSupportedPictureSizes%28%29\">getSupportedPictureSizes()返回一个列表画面尺寸当前设备的支持,但我想有一个想法是什么支持的图片分布在世界尺寸外面有,跨设备的范围在那里。从我可以看到,无论是 Dashboads 的,也不是的Developer控制台提供这些信息。

I realize that getSupportedPictureSizes() returns a list picture sizes the current device supports, but I'd like to have an idea of what the distribution of supported picture sizes out there is, across the range of devices out there in the world. From what I could see, neither the Dashboads nor the Developer Console provide this information.

注1:近似数据的一种可能的方式是先从时下流行的Andr​​oid设备,如的这个,并找出支持的摄像机画面尺寸上的手机。大多数规格的网站(如这个或的这个)仅具有最大分辨率上市。

Note 1: One possible way of approximating the data is to start with a list of popular Android devices such as this one, and find out supported camera picture sizes on those phones. Most of the specs sites (such as this one or this one) only have maximum resolution listed.

注2:看来,在一些手机<一个href=\"http://developer.android.com/reference/android/hardware/Camera.Parameters.html#setPictureSize%28%29\">setPictureSize()是,对于所有意图和目的,破碎,因此不应该使用;然而,它仍然是有用知道常见的图片尺寸其他(非破碎)Android设备。

Note 2: it appears that on some phones setPictureSize() is, for all intents and purposes, broken, and therefore should not be used; however it would still be useful to know common picture sizes for other (non-broken) Android devices.

推荐答案

到目前为止,我能想到的解决这个问题得到的唯一方法是收集的信息自己。你可以找到的结果,以及如何

So far the only way I could think of getting around this problem is to collect the information myself. You can find the results, and how to contribute here

这篇关于普遍支持的摄像头像素尺寸的列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆