
Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
Change resolution from real 720p to real 1080p on the fly useing just 1 kernel (POC)
Collapse
X
-
Originally posted by lewy20041 View PostREMEMBER, YOUR FEEDBACK IS VERY IMPORTANT TO US.My devices:
Minix Neo X7; Minix Neo X8-H , Minix Neo Z64W & Z64 (Sponsored by Minix)
MK902 & MK902II(Sponsored by RKM)
Beelink M8B & Beelink R89 (Sponsored by Beelink)
Tronsmart VEGA S89H (Sponsored by Gearbest.com)
MELE-PCG03 (Sponsored by Gearbest.com) Discount Coupon:MPCG03
Ainol Intel Z3735 MiniPC(Sponsored by Gearbest.com)
Thanks to them I can try to support your devices http://freaktab.com/core/images/smilies/wink.png
-
Very good lewythis is many times better than stock 720p, and if is stock 720p real 720p then is this fix real 1080p, because you did not hack system you are just send commands for 1080p, what in display option does not work.
I have file which change resolution in Android 4.1 for odroid board .
Files for 1080p in odroid maybe helps someone ih tweaks
UPDATE
It's shame to this thread is without attention maybe is reason for that Lewy finding.
Lewy you need to change forum this is not place for US.
SorryLast edited by Adainair; 07 September 2013, 23:47.
Comment
-
Originally posted by lewy20041 View PostTerminal for 1080p kernel
Code:su am display-size 1280x720
Code:su am display-size 1920x1080
Comment
-
i implemented this into my roms and everything is fine:"
Everything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
-
Originally posted by Adainair View PostVery good lewythis is many times better than stock 720p, and if is stock 720p real 720p then is this fix real 1080p, because you did not hack system you are just send commands for 1080p, what in display option does not work.
I have file which change resolution in Android 4.1 for odroid board .
Files for 1080p in odroid maybe helps someone ih tweaks
UPDATE
It's shame to this thread is without attention maybe is reason for that Lewy finding.
Lewy you need to change forum this is not place for US.
Sorry
Sorry that you are thinking, this is not the right Forum for you.
The Thread has become attenion.
But our People here want Rom´s and not all Technical Intressted.
Ray
Comment
-
Well , i tested this thoroughly with more than 6 different roms , i have a theory of what is going on:
The android renders first to an internal frame buffer then scales this frame buffer to the fixed
resolution of the kernel then sends the resulting image out to HDMI connection which may or may not
Scale the image again (depending on the HDMI resolution used)
So what happens when we use this commands to switch to 1080p from a 720p kernel?
First the image will be rendered to a 1080p frame buffer then get scaled once to the 720p kernel resolution Then scaled again from 720p to the tv's resolution of 1080p. ,
the second scaling is what causes this Extreme pixilation as it is up scaling resulting
in obvious blurring.
To test this you can change the HDMI resolution to 720p , you will notice that the result is obviously
Better because the scaling in this case is done only once (from 1080p to 720p kernel resolution)
So in this case although the "am display-size" is 1080p but the result is better with 720p HDMI resolution Which gets along with the theory above.
So what is the use of such an option if it will finally get scaled to the kernel resolution ?
The answer is to enable application developpers to simulate different resolutions so they can
Test their apps performance on different resolutions (reads different devices).
So it is not a real resolution switching as this option only changes the internal drawing area.
(Frame buffer resolution) which previously is set is set to kernel resolution by default.
(Only my 2 cents worth)
Comment
-
Originally posted by Pluto View Posti came around those commands as well, in the 1080p kernel for Strauzos Nexus Rom, the am display-size 1920x1080 makes the screen box shaped and worthless, i use am display-size reset to revert the changes, and then i used am display-size 1920x840, and it seems to produce the same effect and it is the only resolution that fills the screen (of course except 720p)
have funEverything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
-
Originally posted by opengl1971 View PostWell , i tested this thoroughly with more than 6 different roms , i have a theory of what is going on:
The android renders first to an internal frame buffer then scales this frame buffer to the fixed
resolution of the kernel then sends the resulting image out to HDMI connection which may or may not
Scale the image again (depending on the HDMI resolution used)
So what happens when we use this commands to switch to 1080p from a 720p kernel?
First the image will be rendered to a 1080p frame buffer then get scaled once to the 720p kernel resolution
Then scaled again from 720p to the tv's resolution of 1080p. , the second scaling is what causes this
Extreme pixilation as it is up scaling resulting in obvious blurring.
To test this you can change the HDMI resolution to 720p , you will notice that the result is obviously
Better because the scaling in this case is done only once (from 1080p to 720p kernel resolution)
So in this case although the "am display-size" is 1080p but the result is better with 720p HDMI resolution
Which gets along with the theory above.
So what is the use of such an option if it will finally get scaled to the kernel resolution ?
The answer is to enable application developpers to simulate different resolutions so they can
Test their apps performance on different resolutions (reads different devices).
So it is not a real resolution switching as this option only changes the internal drawing area.
(Frame buffer resolution) which previously is set is set to kernel resolution by default.
(Only my 2 cents worth)
but if you use this on 1080p kernel to scale down apps launcher etc. to 720p its gave nice performance boost.Everything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
-
Originally posted by lewy20041 View Poston tv boxes/sticks you need to swich this to 1080x1920 then it will work as it should.
have fun
Originally posted by lewy20041 View Posti get to this to;p
but if you use this on 1080p kernel to scale down apps launcher etc. to 720p its gave nice performance boost.
whether 1080p or 720p, browsing on it is a pain-in-the-arse
Comment
-
you need to change "am display-density" or build .prop ro.sf.display.density to get normall fonts:"Everything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
-
yap.
neo is right
240 for 1080p and 160 for 720pEverything is possible if we work together!
ApkFreakhttps://www.paypal.com/donate?busine...rency_code=USDhttps://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif
BItcoin Donate: 1K9Qh9CvxvpdkCANVU173Mh3WAjv3oMgQy
Comment
What's Going On
Collapse
There are currently 1484 users online. 2 members and 1482 guests.
Most users ever online was 63,956 at 18:56 on 20 March 2025.
Comment