Problem in CVideoRecorderUtility

Login to reply to this topic.
Sat, 2007-07-28 12:25
Joined: 2006-11-22
Forum posts: 73

Hi to All,

I m working on CVideoRecorderUtility i want to change audio and video bit rate.
for this i used...
iUtility->SetAudioBitRateL(9200);
iUtility->SetVideoBitRateL(55000);
But after doing this my application does not call Record function after this and on some value application get crashes
i m applying this function in MvruoPrepareComplete() function.
And please tell me that can we reduce the recorded file size without changing in clip time, does reduction of bit and frame rate reduce the file size.

please tell me what should i do ??

Thanks


Fri, 2007-08-03 07:53
Joined: 2006-11-22
Forum posts: 73
Re: Problem in CVideoRecorderUtility

I have got the answer........

Sat, 2007-08-04 15:52
Joined: 2006-01-31
Forum posts: 14
Re: Problem in CVideoRecorderUtility

Can u post that solution here instead a very useful info about available solution somewhere?
Please?

  • Login to reply to this topic.