Supposed to increase the quality of the video the camera takes:
HKey Local Machine\Software\HTC\Camera\ReParam\MP4Large (or Medium or Small).
Change the FramRate value from 10 to 19
*don’t exceed 19
This is something I found over at XDA. It has improved the quaility of my videos and my performance hasn't appeared to suffer from it:
http://forum.xda-developers.com/showthread.php?t=328050
We need to start posting .reg files (and undo regs) in the first post with these tweaks. You always have to dig through 20 emails to get the best/complete reg setting combination. I'll make one once I get this implemented. But if someone else has one PLEASE feel free to post.
We can even include alternate settings in the comments. I think it will raise the bar on these registry hacks and make testing quicker and easier for people.
These are my notes from this thread so far:
To have Large & CIF resolutions:
Change:
HKLM\Software\HTC\Camera\P2\MainCamSupportCapSize = dword:0x0A (10)
To:
HKLM\Software\HTC\Camera\P2\MainCamSupportCapSize = dword:0x3A (5
To improve bitrate:
Change:
HKLM\Software\HTC\Camera\Recparam\MP4Large\Bitrate = 128000
To:
HKLM\Software\HTC\Camera\Recparam\MP4Large\Bitrate = 1024000
To improve the FPS:
Set
HKLM\Software\HTC\Camera\Recparam\MP4Large\FrameRa te=15
At the end of this you will have all of the following resolutions:
L = 320x240
CIF = 352x288
S = 128x96
M = 176x144