Dear all,

I tried to capture video using MediaRecorder, everything works fine
and I got the 3gp file successfully.

However, the resolution is limited ( it seems like 320 x 480 ). I am
using Google nexus one and the built-in recorder could capture much
higher resolution video.

I tried to change the recorder resolution by calling setVideoSize( )
but it doesn't work. I tested it by different parameters, including
640,480,  480, 800, etc.

Did anyone have success in using setVideoSize ?

-- 
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

Reply via email to