Related
Hey guys is it possible to get 720 p video working on the play the hardware support so I think it wouldn't be hard to do
andrew.matten said:
Hey guys is it possible to get 720 p video working on the play the hardware support so I think it wouldn't be hard to do
Click to expand...
Click to collapse
Yes, it is possible to have 720p video on your XPlay. Just make sure it's in .mp4 video format and it should play with no issues. I currently have Spartacus: Gods of the Arena in 1280x720 .mp4 videos on my SD card and I can watch them just fine!
I use moboplayer for playing 720p (mainly .mkv or .mp4) see this thread http://forum.xda-developers.com/showthread.php?t=1080194 kenshindono tested and provided a list of players.
I think he means in the camera! I think the Play has the same camera as the arc, which I think supports 720p. Hopefully someone can mod our camera to support it, not all too sure though!
it should definitely be possible, just needs to be enabled with custom software. would probably require a SD card with class 4 or higher, root and/or unlocked bootloader (which is not yet possible on the R800x, the one i have. :lame:
Nhialor said:
I think he means in the camera! I think the Play has the same camera as the arc, which I think supports 720p. Hopefully someone can mod our camera to support it, not all too sure though!
Click to expand...
Click to collapse
Indeed lol now that you mention it. Well shouldn't his question have been "Hey guys is it possible to record 720 p video on the play the hardware support so I think it wouldn't be hard to do"
i pretty sure it dosent need to be enabled, its just not availible in the stock camera app, try lg camera pro, i used to use that to record 720p on my desire before it had 720p officially
Unfortunately mine cannot play HD anime episodes smoothly (.mp4)
Any solution ?
Wrong section?
Sent from my R800i using xda app-developers app
This is more for the Q/A section. Cuz you know, its kinda a question
Not to mention, this thread was necro'd all the way from 15th June 2011
Xperia-Play said:
Unfortunately mine cannot play HD anime episodes smoothly (.mp4)
Any solution ?
Click to expand...
Click to collapse
This thread was about 720p video recording not playback. The play does not have a screen capable of displaying HD video, so you might as well convert any video to the native res of the screen.
Sent from my iPhone 4S using Tapatalk
Flash cyanogenmod 9.1 or cyanogenmod 10. im pritty sure it enabled there. as long as you dont use Turbo Kernel as cosmicdan has disabled it in hes kernel to gain extra speed if im not too wrong
When I go into video recording mode, the max resolution is displays is 1280x720 even though this phone supports 1080p. I checked the hardware with software info apps and the camera is supposed to be able to capture 1080p as well. Is this a hardware or software problem? Anyone else not able to record video in 1080p?
vil33 said:
When I go into video recording mode, the max resolution is displays is 1280x720 even though this phone supports 1080p. I checked the hardware with software info apps and the camera is supposed to be able to capture 1080p as well. Is this a hardware or software problem? Anyone else not able to record video in 1080p?
Click to expand...
Click to collapse
not quite.....i think SGS Glide only has 720p....
there is a disclaimer at the bottom, but after reading a few reviews of the device, everything says 720p, no 1080p.
gabby131 said:
not quite.....i think SGS Glide only has 720p....
there is a disclaimer at the bottom, but after reading a few reviews of the device, everything says 720p, no 1080p.
Click to expand...
Click to collapse
That's weird because the video camera is reported to support up to 1080p in apps like Elixir and I vaguely remember rogers showing 1080p recording unless it's been changed now.
vil33 said:
That's weird because the video camera is reported to support up to 1080p in apps like Elixir and I vaguely remember rogers showing 1080p recording unless it's been changed now.
Click to expand...
Click to collapse
In fact, it was changed, just like the NFC, crap, no 1080p video recording, no NFC, what the f*ck was Samsung thinking ?
Hi guys, I know that some have port the functionality from the Z2, but my question is, will there be any official release for such function in the future for the Z1C? I know it is capable, but the question is, will we get it or not officially? thanx in advance.
the lost mobiler returns said:
Hi guys, I know that some have port the functionality from the Z2, but my question is, will there be any official release for such function in the future for the Z1C? I know it is capable, but the question is, will we get it or not officially? thanx in advance.
Click to expand...
Click to collapse
Nope...
Ben Ling said:
Nope...
Click to expand...
Click to collapse
erm, is there any particular reason why not? or can we have another app that can do the same?
the lost mobiler returns said:
erm, is there any particular reason why not? or can we have another app that can do the same?
Click to expand...
Click to collapse
Snapdragon postet the difference between 800 and 801:
QTI’s 3rd Generation LTE modem, with support for RF360 and popular requirements such as LTE-Broadcast and LTE/3G Multi-SIM
HEVC 1080p support
Support for larger, faster camera sensors and improved image post processing
Maybe you don't get a liquid 4k experience and you don`t get the full 120fps in timeshift.
So it is possible, that Sony don't want difference in their App Specification.
But i would be happy, using Timeshift video, even if it has only 116 FPS or less.
zeus2602 said:
Snapdragon postet the difference between 800 and 801:
QTI’s 3rd Generation LTE modem, with support for RF360 and popular requirements such as LTE-Broadcast and LTE/3G Multi-SIM
HEVC 1080p support
Support for larger, faster camera sensors and improved image post processing
Maybe you don't get a liquid 4k experience and you don`t get the full 120fps in timeshift.
So it is possible, that Sony don't want difference in their App Specification.
But i would be happy, using Timeshift video, even if it has only 116 FPS or less.
Click to expand...
Click to collapse
exactly! so is there any app with the same function that can be used?
the lost mobiler returns said:
exactly! so is there any app with the same function that can be used?
Click to expand...
Click to collapse
First you have to look at the Android API for the camera:
http://developer.android.com/guide/topics/media/camera.html#intent-video
and
http://developer.android.com/guide/topics/media/camera.html#camera-features
For example Timelaps would be no problem to realize with an APP. Because its an API Feature.
For SlowMotion you need a workaround, because Android (in this case the API) do not allow this kind of command on the camera.
A Possible solution is to manipulate the System, for example with root to push our own library into the System.
Slow Motion Apps in the appstore are nothing more than recording with normal speed and slow it down afterwards. (Maybe there are Apps with root, for real slow motion)
zeus2602 said:
First you have to look at the Android API for the camera:
http://developer.android.com/guide/topics/media/camera.html#intent-video
and
http://developer.android.com/guide/topics/media/camera.html#camera-features
For example Timelaps would be no problem to realize with an APP. Because its an API Feature.
For SlowMotion you need a workaround, because Android (in this case the API) do not allow this kind of command on the camera.
A Possible solution is to manipulate the System, for example with root to push our own library into the System.
Slow Motion Apps in the appstore are nothing more than recording with normal speed and slow it down afterwards. (Maybe there are Apps with root, for real slow motion)
Click to expand...
Click to collapse
thanx for the info capt. I really want the slowmo function because i think its cool. Anyway, if you were to suggest such app, what would it be?
the lost mobiler returns said:
thanx for the info capt. I really want the slowmo function because i think its cool. Anyway, if you were to suggest such app, what would it be?
Click to expand...
Click to collapse
I only know the Sony app, as real slow motion.
Because you need root for slow motion, i would try the Sony App. There is a thread in XDA with all Sony camera apps.
Good day,
I just noticed that the youtube videos in app only go up to 360p. This is horrible. Is anyone else have the same problem? Is it just version related?
Thanks
Nemo1984 said:
Good day,
I just noticed that the youtube videos in app only go up to 360p. This is horrible. Is anyone else have the same problem? Is it just version related?
Thanks
Click to expand...
Click to collapse
1+
That how the default YouTube app for Android. If you want higher, you need to root the phone and use a modded version of youtube.
Nemo1984 said:
Good day,
I just noticed that the youtube videos in app only go up to 360p. This is horrible. Is anyone else have the same problem? Is it just version related?
Thanks
Click to expand...
Click to collapse
Yeah, same **** here in the new youtube app.
(in Sweden, i9195, JB 4.2.2, stock)
TNCS said:
That how the default YouTube app for Android. If you want higher, you need to root the phone and use a modded version of youtube.
Click to expand...
Click to collapse
I used to have a better resolution, actually 720p.
Nemo1984 said:
I used to have a better resolution, actually 720p.
Click to expand...
Click to collapse
In that case I would say that a Google problem? In any case, there are modded youtube app on XDA that allows 720/1080p.
It sx, I might take a look to modded apps or mod this one myself, if I find how.
Nemo1984 said:
Good day,
I just noticed that the youtube videos in app only go up to 360p. This is horrible. Is anyone else have the same problem? Is it just version related?
Thanks
Click to expand...
Click to collapse
I upgraded to KitKat and its now 480p its atlist ok.. its definitely goodle dude.
use tubemate from out of the playstore same as youtube download n play i tried 1080p
Nemo1984 said:
Good day,
I just noticed that the youtube videos in app only go up to 360p. This is horrible. Is anyone else have the same problem? Is it just version related?
Thanks
Click to expand...
Click to collapse
use tubemate from out of the playstore same as youtube download n play i tried 1080p
If you're rooted change your android version in build.prop to 4.4.2 or 4.4.4. Then reboot and 480p will appear. 720p or higher are useless on a qHD screen.
If you want to have 720p, install app settings and then edit screen option for youtube to 600x1024, it will appear 720p option
(for better result use dpi 220 and font scale 90 too)
On xda you can find a modded Youtube version that supports 720p & 1080p. It also supports "play while screen off" = the best feature ever! Works great on my S4 Mini!
Hi. Does anybody know why HTC doesn´t support 1080p 60 fps video recording? Is it software or hardware related? If it´s software related, is there any possibility to record video in 1080p @ 60fps?
xondraxx said:
Hi. Does anybody know why HTC doesn´t support 1080p 60 fps video recording? Is it software or hardware related? If it´s software related, is there any possibility to record video in 1080p @ 60fps?
Click to expand...
Click to collapse
Hardware is definitely capable. Lots of apps in play store will record at 1080/60fps. I haven't tried any, I'll leave that to you.
purple patch said:
Hardware is definitely capable. Lots of apps in play store will record at 1080/60fps. I haven't tried any, I'll leave that to you.
Click to expand...
Click to collapse
Hey, I am also interested in this topic. In fact the only thing holding me back getting a 10 is the question if it is able to record 60hz at least with an after market app. So could anybody who already owns one try this please?
Open Camera doesn't work
Tested Open Camera from the play store. You can set the framerate to 60 fps but it will still record in 29.97 fps.