tags:

views:

5

answers:

0

Hi, every one

Does android mediarecorder can capture video with resolution higher than 320*240?

When I used MediaRecorder#setVideoSize() to set the video size, the captured video were all at the resolution of 320*240. Even worse, the higher ones can not get a clear video, they were somehow greenish. (encoder is h263, format is mpeg4)

The phone is of android 1.6

Could you please anyone help me out?

Thanks