Yes, that's because the msm7k doesn't support separate encoder frame
size. There will be changes coming in master to support different
preview and encoder frame sizes.

On Mar 29, 11:26 pm, ever <ever_1...@yahoo.com.tw> wrote:
> Dave,
> I find that setVideoSize in MediaRecorder leads to
> 1. ((AndroidCameraInput *)mVideoInputMIO)->SetFrameSize(ac->width, 
> ac->height);
>
> 2. config->SetOutputFrameSize(0, mVideoWidth, mVideoHeight);
> obviously AndroidCameraInput::SetFrameSize setup the video size of
> camera preview, and PVMp4H263EncExtensionInterface::SetOutputFrameSize
> setup the video output size to be encoded.
> I wonder that what will happen if Igive config->SetOutputFrameSize the
> different video size than the input video size?
> thank you.
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to