[Q] Can 5MP camera Record FULL HD Video

D™

Senior Member
Yes bcoz galaxy nexus can record 1080p videos n it has 5 MP shooter..

Sent from my GT-I9103 using xda premium
then I have made changes in media_profiles.xml file.

Code:
<EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
            <Video codec="h264"
                   bitRate="12000000"
                   width="1920"
                   height="1080"
                   frameRate="30" />
            <Audio codec="aac"
                   bitRate="96000"
                   sampleRate="48000"
                   channels="1" />
        </EncoderProfile>
But stuck in bootloop. :( anybody can give suggestion..??
 

D™

Senior Member
I googled it and there are sensors like OV5690 which is a 5mp sensor capable of video recording 1080p at 30 fps

http://www.google.co.in/search?client=chrome-mobile&sourceid=chrome-mobile&ie=UTF-8&q=OV5690

Maybe its to do with the support of the sensor?


From my CM10 powered galaxy R
Ok then. I found that as venketraman said that Galaxy Nexus can capture the Full HD video from 5MP camera bt at 24Fps. Means if possible then our can. I think sensor can play a role in it but not 100%. let see changing it again with 24FPS.

Edit: I did changes in Media xml file but camera FC after selecting camcoder record button. Here is the logcat & Media_profile.xml file which I have changed.

Please lookinto it if possible.
 
Last edited:

Adam77Root

Inactive Recognized Developer
Jul 3, 2012
2,535
11,160
0
I have already tried it. Patched the camera firmware. Will try again with some other ideas. Actually the lack of NEON instructions is a problem, will see.

Sent from my CM10.1-powered GT-I9103
 
  • Like
Reactions: khpatel4991

tOrNadO™

Recognized Contributor
Oct 27, 2012
2,240
1,182
0
Bangalore
I may not have enough knowledge about coding but as far as i have seen, not all mobiles specified as 5mp arent same.. pixel clarity wil be diff in every fone.. jus because galaxy nexus support 1080p videos we cant expect galaxy r to support too.. fps capability too varies.. some support oly 24fps and most have 30fps.. i hv heard even h/w acceleration matters.. i think Tegra2 chipset can support 1080p.. Anyways good luck wit it guys.. :)

Sent from my GT-I9103 using XDA Premium HD app
 

selva.simple

Senior Member
Feb 1, 2012
744
1,138
0
Chennai
I dnt think its possible and even if its tweaked to record so, it may not luk gud as the sensor size is less.like a kind of cropped or zoomed video...This im telling with respect to photography..;)

Sent from my Galaxy Royal with MaZel II
 
  • Like
Reactions: karthik050782