[Q] Can 5MP camera Record FULL HD Video - Samsung Galaxy R i9103

Hey Guys,
Just a simple but head scratching question for me is Can I record 1920*1080 Full HD Video from 5 MP camera. Its not specially for Our Galaxy R but can it be. If yes then How..? but if No, then Simple "No" can b an answer.
Thanks
Vikesh

Yes bcoz galaxy nexus can record 1080p videos n it has 5 MP shooter..
Sent from my GT-I9103 using xda premium

venkatraman said:
Yes bcoz galaxy nexus can record 1080p videos n it has 5 MP shooter..
Sent from my GT-I9103 using xda premium
Click to expand...
Click to collapse
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..??

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

vbz89 said:
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
Click to expand...
Click to collapse
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.

If the sensor or CPU or both are not capable of Recording FullHD video, we cant!
We can't even play 1080p Video, let alone capture it!

F3niX said:
If the sensor or CPU or both are not capable of Recording FullHD video, we cant!
We can't even play 1080p Video, let alone capture it!
Click to expand...
Click to collapse
buddy that right that we can't play it but what if we can able to capture & then play also..?
If other device are capable of then why not ours.?

May be... need to study the camera sensor.. but remember we don't have source for camera... so it will be difficult....
Sent from my GT-I9103

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

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

I think we should have the hw capability since LG O2X is having 1080p video playback @ 24 fps. It has the same cpu and gpu.. Camera sensor is different..
From my CM10 powered galaxy R

Yes buddy. BTW nexus can record 1080p ar 24fps. So its clear the if we can do it, then that might b at 24fps.
Sent from my Samsung® Galaxy Royale(i9103)® with PAC Rom

yes.. even optimus 3d has 5mp camera ..
it records at full hd at 24 fps..
so try guys.. alllllllllllllllllllllll the best:good::good::good::good::good:

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

This is the specifications of the Tegra2. I think our R is a bit cutted..
http://www.nvidia.com/object/tegra-superchip.html
The Tegra 2 can record Full hd... I don't know if the camera sensor can.

txingu said:
This is the specifications of the Tegra2. I think our R is a bit cutted..
http://www.nvidia.com/object/tegra-superchip.html
The Tegra 2 can record Full hd... I don't know if the camera sensor can.
Click to expand...
Click to collapse
why SO..?? its clearly showing that Tegra 2 can play 1080P video..

Now, I have installed LGcamera PRO, which has option of FULL HD recording but when I click on recording it says, Failed to record. A file is being created of 0 Bytes. Means If we can decode it then can have full HD recording..??

Related

1080p on the Nexus S

Is there any news as to when (or if) Google will update the Nexus S to allow for 1080p? Is it a hardware limitation?
1080p what?
Video output, video recorder
If regarding the camera, nope - hardware limitation.
jetheridge said:
1080p what?
Video output, video recorder
If regarding the camera, nope - hardware limitation.
Click to expand...
Click to collapse
I'm an idiot, sorry. I was thinking the iPhone 4 did 1080p recording which was why I was asking but it only does 720p which the Nexus S does seem to do now.
mrgermy said:
I'm an idiot, sorry. I was thinking the iPhone 4 did 1080p recording which was why I was asking but it only does 720p which the Nexus S does seem to do now.
Click to expand...
Click to collapse
Nexus S does not do 720p (1280*720 res). Nexus S does 480p (720*480 res).
insanemachine said:
Nexus S does not do 720p (1280*720 res). Nexus S does 480p (720*480 res).
Click to expand...
Click to collapse
Oh... that's disappointing.

[Q] Hd VIDEOS oN GALAXY FIT

hI GUYZ ,
i wanted to know abt playing videos ,
i can play videos upto 640x480 on my galaxy fit with mx vdeo plaer w
i wanted to know that can i play 720x480 videos on galaxy fit and 480x720 vodeos wats the difference b/w both
And can i play hd videos...
yes you can play those videos but they'll probably lag a bit coz g-fit lags a hardware accelerator.
http://en.wikipedia.org/wiki/720p
http://en.wikipedia.org/wiki/480p
Yes you can play 720*480 videos smoothly om Mx video player, and when you convert the video using Kies it converts it to 720*480 @ approx 2 mbps bitrate. Which is very good quality for mobile.
Devs i wanted to ask that why cant our galaxy fit record hd videos *like 480p* as other mobiles which have same processor i.e 600mhz and equal 5mp camera can (mobiles like htc wilfire s and some lg androids).
Please developers i request you to find out a way through which we can record 480p hd videos with our precious 5mp camera of galaxy fit which presently does nothing. Is there any ROM which enables us to record hd videos with phonez camera or something like that?!! Plz Devs you are amazing.. Plz help me out ... I eagerly need solution to this.... Help
Sent from my GT-S5670 using XDA
Our phone does record videos in 480p.
Sent from my Galaxy Fit @ Creed's Revolution.
But how dude... Mine just records vga 480x640 at 15 fps....
Plzz tell me how to record 480p HD or 720p HD videos..... Tell me how to record 'HD' videos via my fit.... Plzz inform me
Sent from my GT-S5670 using XDA
U cant record hd videos in gal fit.. :/ ^
Sent from my GT-S5670 using xda premium
abhinav2196 said:
But how dude... Mine just records vga 480x640 at 15 fps....
Plzz tell me how to record 480p HD or 720p HD videos..... Tell me how to record 'HD' videos via my fit.... Plzz inform me
Sent from my GT-S5670 using XDA
Click to expand...
Click to collapse
480 X 640 is considered as 480p.
And 480p is not hd, 720p is hd, and 1080p is full hd..
You can't record hd videos with fit , but you can record 480p videos.
Correct me if I'm wrong.
Sent from my Galaxy Fit @ Creed's Revolution.
But dude cosider galaxy W, it also has a 5mp AF camera and so does has our galaxy fit but Galaxy W can record HD 720p videos.. Then having the same camera why cant our galaxy fit record hd 720p... Dude sory to ask this again but wat hardware requirement does our galaxy fit lacks to record HD videos??!! Plz buddy reply me soon
Sent from my GT-S5670 using XDA:banghead::thumbup::thumbup:
Galaxy Fit vs Galaxy W
---------- Post added at 05:46 PM ---------- Previous post was at 05:45 PM ----------
In order to record 30fps on 720p you need at least 512mb of ram.
---------- Post added at 05:49 PM ---------- Previous post was at 05:46 PM ----------
moreover fit has 65k colours & 600mhz processor compared to 16m colours & 1.7Ghz processor.
i think 480p means 854x480. thanks
Dude Our fit can play 800x480 videos with stock player.......
Enjoy.........
---------- Post added at 06:00 PM ---------- Previous post was at 05:58 PM ----------
chelsearulz5 said:
480 X 640 is considered as 480p.
And 480p is not hd, 720p is hd, and 1080p is full hd..
You can't record hd videos with fit , but you can record 480p videos.
Correct me if I'm wrong.
Sent from my Galaxy Fit @ Creed's Revolution.
Click to expand...
Click to collapse
480P Means 854x480/800x480............

[Q] How i can record HD video in Camera ICS ?

Hi
I'm working now on Thebyani ROM in my Galaxy S II , but the problem in that
rom that the main Camera app can't Record Videos , the solve for this problem
is installing Camera ICS app , but i don't know how to make that app recording
videos in HD quality , BTW does this app recording HD ?!
i´ve got the app too and i think it can´t record in HD
montezuma4 said:
i´ve got the app too and i think it can´t record in HD
Click to expand...
Click to collapse
Thats because your phone hasnt got HD my friend
So to Heero Yuy: Yes youre right. It doesnt record Hd
[email protected]! said:
Thats because your phone hasnt got HD my friend
So to Heero Yuy: Yes youre right. It doesnt record Hd
Click to expand...
Click to collapse
In other words, its a hardware limitation?
Sent from my SGH-I777 using xda premium
Yes it is
So it can't help
Anyway , Thanks Guys
Not likely HW...
A Galaxy S II can definitely record in HD. 720P for sure and most of them can do 1080P. So I don't think this is a hardware limitation. Go to Cam Corder mode in your camera/cam corder app (you should see the red dot in the middle of controls). Then select quality and you should see options there. I use 720 HD for my recordings because it works well with TV playback and wifi access (1080P causes wifi hickups because the files are too big for good wifi transfer, but you could always move them to your PC and play there).

[q][req] modded camera app for sgr

Could any of the devs make a modded camera app for our SGR to increase its performance?
If i'm not wrong, this thread should have been in APPS Section, dont worry mate, even i did like this only, posted in wrong sections
and yes, even i look forward to have an app like this !
there's the lgcamera available on the market with features like full 1080p, autofocus, antibanding (for recording off tvs) (i once asked for this feature myself)
dragosh01x said:
there's the lgcamera available on the market with features like full 1080p, autofocus, antibanding (for recording off tvs) (i once asked for this feature myself)
Click to expand...
Click to collapse
Even if I change video recording resolution to 1920x1080 in lgcamera, it still records 720p.
Sent from my GALAXY R using XDA
Sgr can't record at 1080p, and OP report mod to move this thread in app section.
Next time read this before posting. http://forum.xda-developers.com/showthread.php?t=1748825
Sent from my GT-I9103 using Tapatalk 2
gitanshu said:
Even if I change video recording resolution to 1920x1080 in lgcamera, it still records 720p.
Sent from my GALAXY R using XDA
Click to expand...
Click to collapse
dragosh01x said:
there's the lgcamera available on the market with features like full 1080p, autofocus, antibanding (for recording off tvs) (i once asked for this feature myself)
Click to expand...
Click to collapse
Guys, I have installed LGcamera in R, but its was too lagy. sometimes give error of force closed & sometimes my phone got hang. batter to use camera 360 ultimate.:highfive:
I was about to post this in apps section. But when creating a post, it asked me if it is a question, post it in Q & A section (i.e., General section). Thats y i have posted it here. I just wanna know if any such modded app is available or can be developed for our SGR. Sorry guys for the mistake

Increasing video pixel resolution in Tipo.

Previously I was using Samsung galaxy Y, where I have made changes in some scripts and increased the video recording capacity of 2MP camera from 320x240 pixels to 640x480.
Now I want to increase the video recording capacity of my tipo from 640x480 to 1280x720.
Can anybody do this for me and others also?
That would be a great thing to do.
Hope someone can do it. :thumbup:
Sent from my ST23i
Nope, its impossible, maybe its maxed on 720x480, read my thread for video quality anyway. Tipo/Miro/J doesn't even decode 720p videos so dont expect it to encode 720p videos.
BTW, what script did you edit? I'd like to do it
Sent from my ST23i using xda app-developers app
ARVolutionz said:
Nope, its impossible, maybe its maxed on 720x480, read my thread for video quality anyway. Tipo/Miro/J doesn't even decode 720p videos so dont expect it to encode 720p videos.
BTW, what script did you edit? I'd like to do it
Sent from my ST23i using xda app-developers app
Click to expand...
Click to collapse
I am not a developer.
I just used some developer's script.
http://forum.xda-developers.com/showthread.php?t=2053651
This is where I did

Categories

Resources