Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
velox84
Old
#211  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: Aug 2008
on cm7 nightly #70 this mod delate touch to focus...
 
pastime1971
Old
(Last edited by pastime1971; 7th July 2011 at 07:05 PM.)
#212  
pastime1971's Avatar
Senior Member
Thanks Meter 1079
Posts: 1,877
Join Date: Apr 2011
Location: Pasadena, CA
Quote:
Originally Posted by velox84 View Post
on cm7 nightly #70 this mod delate touch to focus...
sorry, i thought i included it. guess not.
will update and upload again.

edit: updated the file in the original post, http://forum.xda-developers.com/show...&postcount=210
The Following User Says Thank You to pastime1971 For This Useful Post: [ Click to Expand ]
 
akshay_1991
Old
#213  
Junior Member
Thanks Meter 0
Posts: 19
Join Date: Jul 2009
Location: Mumbai
This one is working fine for me.

As i'd mentioned about the brightness issue, i think its a hardware problem. I flashed back to stock and checked. Gave the same problem after some use. Please delete my previous posts.
Sorry for the mess.
 
jblah
Old
#214  
jblah's Avatar
Senior Member
Thanks Meter 104
Posts: 560
Join Date: Jul 2011
Location: Washington DC
hi all. i got the 1088p recording to work. however, i'm having trouble with the auto focus. I was did not install bitrate since everytime i installed bitrate it would only allow me to record in 720p. so i installed autofocus and the lg-signed.

can someone help me figgure out why the autofocus is not working? Thanks.
 
pastime1971
Old
(Last edited by pastime1971; 11th July 2011 at 04:36 PM.)
#215  
pastime1971's Avatar
Senior Member
Thanks Meter 1079
Posts: 1,877
Join Date: Apr 2011
Location: Pasadena, CA
Quote:
Originally Posted by jblah View Post
hi all. i got the 1088p recording to work. however, i'm having trouble with the auto focus. I was did not install bitrate since everytime i installed bitrate it would only allow me to record in 720p. so i installed autofocus and the lg-signed.

can someone help me figgure out why the autofocus is not working? Thanks.
which one did you install ?
those in the first post ?

if you did, as lejay explains, those 1088p mod is obsolete now that it has been merged to cm nightly.
as of today, lejay's FullHDmod_*1.0-signed.zip in the first post still has the old mod (Camera.apk), and it will overwrite cm's Camera.apk and you lose lots of recent changes.

enabling 1088p@30fps is in the Camera.apk.
the actual bitrate settings are in the "/system/etc/media_profiles.xml"


you can get the zip files of bitrates only at http://forum.xda-developers.com/show...&postcount=197

it is my understanding that (video) autofocus mod is experimental, and cm is implementing focus in video mode, or something. (not too sure)
 
jblah
Old
#216  
jblah's Avatar
Senior Member
Thanks Meter 104
Posts: 560
Join Date: Jul 2011
Location: Washington DC
Quote:
Originally Posted by pastime1971 View Post
which one did you install ?
those in the first post ?

if you did, those 1088p mod is obsolete now that it has been merged to cm nightly.
lejay's bitrate..zip still has the old mod, and it will overwrite cm's Camera.apk and you lose lots of things.
i made zip files of bitrates only at http://forum.xda-developers.com/show...&postcount=197

it is my understanding that autofocus mod is experimental, and cm is implementing focus in video mode, or something.
hmm...i read that it was merged with cm nightly somewhere but..for some reason it was still recording at 720p for HD (30m) until i installed the files from the first post. am i doing something wrong or is there is a setting somewhere that I need to set?
 
pastime1971
Old
#217  
pastime1971's Avatar
Senior Member
Thanks Meter 1079
Posts: 1,877
Join Date: Apr 2011
Location: Pasadena, CA
Quote:
Originally Posted by jblah View Post
hmm...i read that it was merged with cm nightly somewhere but..for some reason it was still recording at 720p for HD (30m) until i installed the files from the first post. am i doing something wrong or is there is a setting somewhere that I need to set?
it is very odd that you get 720p for HD.
try to "adb pull /system/etc/media_profiles.xml ." or use text editor to look at that file.
you should find (around line 82)

<EncoderProfile quality="hd" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="12000000"
width="1920"
height="1088"
frameRate="30" />

<Audio codec="aac"
bitRate="128000"
sampleRate="44100"
channels="2" />
</EncoderProfile>

that is your HD setting (1920x1088@30fps,12Mbps)
if you find something similar, then maybe that setting is not available for some reason, and app is downgrading to the next available (720p?)
 
pastime1971
Old
#218  
pastime1971's Avatar
Senior Member
Thanks Meter 1079
Posts: 1,877
Join Date: Apr 2011
Location: Pasadena, CA
Quote:
Originally Posted by jblah View Post
hmm...i read that it was merged with cm nightly somewhere but..for some reason it was still recording at 720p for HD (30m) until i installed the files from the first post. am i doing something wrong or is there is a setting somewhere that I need to set?
i noticed that you are on t-mobile us.
do you have O2X or G2X ?
for G2X, there seems to be a library issue, but can be fixed. LeJay made a zip for the library at http://forum.xda-developers.com/show...&postcount=165
 
jblah
Old
(Last edited by jblah; 11th July 2011 at 05:10 PM.)
#219  
jblah's Avatar
Senior Member
Thanks Meter 104
Posts: 560
Join Date: Jul 2011
Location: Washington DC
Quote:
Originally Posted by pastime1971 View Post
i noticed that you are on t-mobile us.
do you have O2X or G2X ?
for G2X, there seems to be a library issue, but can be fixed. LeJay made a zip for the library at http://forum.xda-developers.com/show...&postcount=165
Thanks! yes i'm on the g2x. i'll give that a try. but i guess i'll have to wait for the auto-focus. unless--it was my flashing that messed it up. i'll just reinstall CM7 tonight and do the flash from above. Thanks again appreciate all your help.
 
pastime1971
Old
(Last edited by pastime1971; 11th July 2011 at 05:16 PM.)
#220  
pastime1971's Avatar
Senior Member
Thanks Meter 1079
Posts: 1,877
Join Date: Apr 2011
Location: Pasadena, CA
Quote:
Originally Posted by jblah View Post
Thanks! yes i'm on the g2x. i'll give that a try. but i guess i'll have to wait for the auto-focus. unless--it was my flashing that messed it up. i'll just reinstall CM7 tonight and do the flash from above. Thanks again appreciate all your help.
you are very welcome.
reflashing cm7 + libcam.zip should give you 1920x1088p@30fps,12Mbps
edit /system/etc/media_profiles.xml and reboot, if you want 20Mbps.
if you want more than 20Mbps, you also need to edit VideoEncoderCap > maxBitRate in that file as well.

edit: i'd wipe dalvik-cache if anything behaves... but maybe that's just me.

The Following User Says Thank You to pastime1971 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...