Hi Kevin You sure can record videos at that resolution but only with the in- built camcorder app in Droid.
Try writing your own recorder app and you will see the difference. Abhi On Feb 1, 7:20 pm, Kevin Duffey <[email protected]> wrote: > I believe the video can be taken up to 640 x 480 at 30fps.. but not sure of > this. I shot some videos of my kids in the snow yesterday and I gotta say I > was very impressed with the quality. It was a bit cloudy, so the end result > was a little dark, but short of very fast panning actions, it came out > great. > > > > On Mon, Feb 1, 2010 at 1:00 PM, Abhi <[email protected]> wrote: > > Hi, > > > I am trying to create a Video recorder but it looks like the video > > resolution is limited to 320 x 240. I tried changing it through > > MediaRecorder.setVideoSize() to something higher (e.g. 640 x 480) but > > gives me the same result. > > > Is there a way to record video at higher quality? > > > Also, when I try using the CAMERA as VideoSource instead of DEFAULT, > > the app force closes. > > > MediaRecorder.setVideoSource(MediaRecorder.VideoSource.DEFAULT) > > > Am I doing something wrong? Which is the best configuration (encoding > > options?) to give the best video quality? > > > Thanks, > > > Abhi > > > -- > > 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]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- 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

