-
Video recording
Platform: S50 5th
How is it possible to record video with 30 fps and with 640x480 resolution?
If I want to change fps (from 15 fps) or resolution (from 176x144) a got a message: Feature not supported.
I tried with CVideoRecorderUtility::SetVideoFrameRateL(...), ::SetVideoFrameSizeL(...) and
CCaeEngine::PrepareVideoRecordingL(...)
The result is the same.
I can make video with 15 fps and 176x144.
Thanks,
Roland
-
Re: Video recording
Have you check this:
[url]http://wiki.forum.nokia.com/index.php/TSS000680_-_Getting_a_larger_size_video_recorded_by_CVideoRecorderUtility[/url]
-
Re: Video recording
Thank you!
I've found this, but then I've forgotten to try it :)
It works.