Camera Modifications [INFO but soon to be mods] - Galaxy Note 4 General

Back in the past I tried to increase the limit of the note 3s video recording size, I was able to increase the length of video but the file size limit seemed to always stop at 3.8GB (or in any case 4GB "4,294,967,296" FFFFFFFF). Now I would like to get this started back up fresh and new. I am asking for the help of developers to help me find what is causing the video recording to stop at 3.8GB if the note 4 has this same problem which I imagine it will.
If interested in helping please comment here or message me. I am seriously dedicating 99% of my free time to figure this out due to wanting to record longer than 13 minutes (most I could get out of 4k on the note 3).
Also hoping to increase quality of pictures and of all video modes. I know how to decomplie but not sure how to recompile or read everything in the file. So I am asking for others help on this project. I was pretty upset to fail on the note 3 but the note 4 looks to be another potential project.
Ill be out for the next few days for a interview but here are the smali files to look through. Maxfilesize or MaxRecording size were used in the note3 but i cant seem to find it in here so they might be using something different. Anyone know hex?
https://dl.dropboxusercontent.com/u/38128929/app.rar
Ok here's what I've found so far:
Oct 24th 2014
JPEG QUALITY
CameraSettings.smali - Line 2732 -
const/16 v0, 0x60
0x60 = 96%
0x61 = 97%
0x62 = 98%
0x63 = 99%
0x64 = 100%
RECORD TIME
CommonEngine.smali - Line 148 -
.field private static final MAX_DUAL_FHD_RECORD_TIME:I = 0x12c
CommonEngine.smali - Line 150 -
.field private static final MAX_DUAL_HD_RECORD_TIME:I = 0x258
CommonEngine.smali - Line 156 -
.field private static final MAX_SMOOTH_MOTION_RECORD_TIME:I = 0x258
CommonEngine.smali - Line 156 -
.field private static final MAX_UHD_RECORD_TIME:I = 0x12c
CommonEngine.smali - Line 158 -
.field private static final MAX_VIDEO_FILE_SIZE:J = 0xffffffffL
0x12c = 300 (in seconds) = 5 (minutes)
0x258 = 600 (in seconds) = 10 (minutes)
0x384 = 900 (in seconds) = 15 (minutes)
0xffffffffL = 4294967295 (in bytes) = 4 (Gigabytes)
RECORD QUALITY
1920x1080 recording
MediaRecorderProfile.smali - Line 756 -
.line 72
:array_0
.array-data 0x4
0x2t 0x0t 0x0t 0x0t (Dont touch)
0x40t 0x66t 0x3t 0x1t (Adjust this for bitrate see notes below in red)
0xc0t 0xe1t 0xe4t 0x0t (Dont touch)
0x40t 0x5dt 0xc6t 0x0t (Dont touch)
0x1et 0x0t 0x0t 0x0t (FPS but not sure if the note 4 can handle higher)
0x2t 0x0t 0x0t 0x0t (Dont touch)
0x3t 0x0t 0x0t 0x0t (Dont touch)
0x0t 0xe8t 0x3t 0x0t (Audio bitrate in bits "see notes below in yellow")
0x2t 0x0t 0x0t 0x0t (Dont touch)
0x80t 0xbbt 0x0t 0x0t (Sampling rate in hz "see notes below in Green")
.end array-data
0x40t 0x66t 0x3t 0x1t = 0x136604 = 1271300 = 12Mbits
so
0x80t 0x84t 0xet 0x1t = 0x1E8480 = 2000000 = 20Mbits
Not sure about this section yet
0x80t 0xbbt 0x0t 0x0t = 0xbb80 = 48000
so
0x00t 0x7dt 0x0t 0x0t = 32000 (According to alexhc18 that decreases background hissing)

Found all points to increase jpeg quality, video quality and video length!

Will need a tester tonight.. if anyone is interested please message me

Some good finds there mate in the apk, this is my first Samsung device, doesn't also use media_profiles, feature_default and libcamera* to house settings? Those would be different with exynos and qcomm i guess.

somemadcaaant said:
Some good finds there mate in the apk, this is my first Samsung device, doesn't also use media_profiles, feature_default and libcamera* to house settings? Those would be different with exynos and qcomm i guess.
Click to expand...
Click to collapse
Not sure about those other files and the libcamera i wouldnt even know where to start but to my knowledge the exynos is 64 bit... I would like to get my hands on the camera apk for that

somemadcaaant said:
Some good finds there mate in the apk, this is my first Samsung device, doesn't also use media_profiles, feature_default and libcamera* to house settings? Those would be different with exynos and qcomm i guess.
Click to expand...
Click to collapse
If someone would kindly test this attachment and let me know if u have any problems thatd be awesome (install instructions are in the op)

Related

[MOD][JB] Camera Mod Cyber-shot™ For Xperia T / TX / V "Updated 13-04-2013"

NOTE: If you want to use New Cyber-shot™ in your own ROMs, I really don't have anything, but please, before you do that, speak to me first. this is my projects hours of hard work, so please respect my decision​​​
ONE OF THE MOST EVER CAMERA MOD DOWNLOADED​
My Camera Mod Started From Xperia 2011 Xperia 2012​
About Cyber-shot™
Camera Mod Cyber-shot™ Based From Xperia Z is made to improve the quality of images, video and audio recordings as you want, you will find the best camera experience from SONY
Requirements For Install Cyber-shot™ :
You must use Official JB ROM or Custom ROM Based Stock JB
Rooted Phone
Hello Everyone ...
This is my first Thread on Xperia T / TX / V Forum
I know that Xperia T/ TX / V is a nice Camera, but I try to improve image quality in certain light conditions
What's New :
- Initial release
- Small Improved Image Quality
- 100% JPEG Quality
- Modded media_profile.xml
- New app label/name Cyber-shot™
- New Driver Camera
What's New ? :
- Implementing Burst Mode (WIP) (Does not work Still WIP)
- ReModded media_profile.xml
- Some New Driver Camera
- All the bitmaps changed to ARGB_8888 from RGB_565 for better image quality.
- Tried to enable inPreferQualityOverSpeed and inDither to the bitmap
- Audio bitrate changed to 256kbps Video Recording
- Bitrate Video Recording Full HD 17,5mbps-25mbps
What's New ? :
- Bitrate Video Recording Full HD locked in 20mbps
- Bitrate Video Recording HD changed to 15mbps
- Fix not Installed
- ReModded media_profile.xml
- Fix 100% JPEG Quality
- Signed apk
- Zipaligned
What's New ? :
- Fix Video Recording (Stock Bitrate)
- Fix not installed
- Signed
- Zipaligned
Download Cyber-shot™ JB v.3.1.1 Xperia T/TL/TX/V (Stable Version)
***************************************************************************************************************************************************​ INSTALLATIONS​ ***************************************************************************************************************************************************​
JUST APPLY VIA CWM/TWRP, DON'T FORGET BEFORE INSTALLING, PLEASE WIPE CACHE PARTISION, WIPE DALVIK CACHE, REBOOT & ENJOY...!!!​
After installing please clear data Cyber-shot™ in setting>applications>all​
Note : Please Backup Before Installing
Credit :
thanks to Xperia-Ray & NuriJ for support me
I Really Don't Have Anything, But You Free To Hit "Thanks Button" & Rate This Thread 5 Stars ​
This is value media_profile.xml i change and this is what I'm adjusting to change in SemcCameraUI.apk
You can't change media_profile.xml without Editing Parameter in SemcCameraUI.apk
Code:
<!ATTLIST ImageEncoding quality [COLOR="Red"](100|100|100|100|100|100)[/COLOR] #REQUIRED>
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="20000000"
width="1920"
height="1080"
frameRate="30" />
<Audio codec="aac"
bitRate="[COLOR="Red"]256000[/COLOR]"
sampleRate="48000"
channels="2" />
</EncoderProfile>
<ImageEncoding quality="[COLOR="Red"]100[/COLOR]" />
<ImageEncoding quality="[COLOR="Red"]100[/COLOR]" />
<ImageEncoding quality="[COLOR="Red"]100[/COLOR]" />
<ImageDecoding memCap="[COLOR="Red"]30000000[/COLOR]" />
</CamcorderProfiles>
[COLOR="Red"]
<!--
If a codec is not enabled, it is invisible to the applications
In other words, the applications won't be able to use the codec
or query the capabilities of the codec at all if it is disabled[/COLOR]
<VideoEncoderCap name="h264" enabled="true"
minBitRate="96000" maxBitRate="[COLOR="Red"]20000000[/COLOR]"
minFrameWidth="176" maxFrameWidth="1920"
minFrameHeight="144" maxFrameHeight="1088"
minFrameRate="1" maxFrameRate="30" />
<VideoEncoderCap name="m4v" enabled="true"
minBitRate="64000" maxBitRate="[COLOR="Red"]20000000[/COLOR]"
minFrameWidth="176" maxFrameWidth="1920"
minFrameHeight="144" maxFrameHeight="1088"
minFrameRate="1" maxFrameRate="30" />
<AudioEncoderCap name="aac" enabled="true"
minBitRate="8000" maxBitRate="[COLOR="Red"]256000[/COLOR]"
minSampleRate="8000" maxSampleRate="48000"
minChannels="1" maxChannels="2" />
Activating 100% JPEG Quality in build.prop
add this line
Code:
ro.media.enc.jpeg.quality=100
[WIP]
- Added More Resolution
Does it work on TX ؟
Thanks >>
Nice one.
I used this on my SXS and was hoping you would bring it to the T
What resolutions did you add?
Don't look like any extra have pooped up.
I have got:
13MP 4:3
10MP 16:9
5MP 4:3
2MP 4:3
2MP 16:9
alhaya said:
Does it work on TX ؟
Thanks >>
Click to expand...
Click to collapse
I think will work
Seansmit17 said:
Nice one.
I used this on my SXS and was hoping you would bring it to the T
What resolutions did you add?
Don't look like any extra have pooped up.
I have got:
13MP 4:3
10MP 16:9
5MP 4:3
2MP 4:3
2MP 16:9
Click to expand...
Click to collapse
You really test on XS? Ok I will update Cybershot for Xperia S,
adding Resolution for XT :
9MP
8MP
6MP
5MP
This does not work on XS coz I edit for 13MP camera,
And for 12MP camera like XS I already mod on Forum Xperia S
I add :
8MP
6MP
5MP
Sent from my GT-N7100 using xda premium
Examples of this mod.
:laugh: Please post before and after examples to confirm improvement to quality of images.
If I knew how to cook my own roms I'd be building this into a custom rom. With permission of course.
djfuego said:
:laugh: Please post before and after examples to confirm improvement to quality of images.
If I knew how to cook my own roms I'd be building this into a custom rom. With permission of course.
Click to expand...
Click to collapse
I don't have Xperia T mate, for example my other mod Cybershot you can see in this thread
forum.xda-developers.com/showthread.php?t=1791746
I notice the different before and after mod
Sent from my GT-N7100 using xda premium
Sounds promissing, stock camera application has not met my expectations so far. Eagerly awaiting for unlock my bootloader.
Thanks a lot!
Just to save any confusion.
I did not put THIS mod on my SXS I put the one you have in the SXS section on my SXS and that worked fine.
This version you have here for the T does not have the extra resolutions that you say it has. Maybe a bug for me if others do.
Thanks it works TX ^_^
alhaya said:
Thanks it works TX ^_^
Click to expand...
Click to collapse
please upload screenshot options camera resolution ...
i want to see options resolution
i will put credit to you
TX
This can work on the TX,But I do not feel any difference
It works, but I am not able to see better results as with the original kamera app.
Rizal Lovins said:
please upload screenshot options camera resolution ...
i want to see options resolution
i will put credit to you
Click to expand...
Click to collapse
Did you mean this ؟؟
I dont know whats is the problem but, camera seems upside down on me.
Please, could you add the option 8 MP?
thanks
Rizal Lovins said:
please upload screenshot options camera resolution ...
i want to see options resolution
i will put credit to you
Click to expand...
Click to collapse
Hi! Are you still gonna update the camera mod for Xperia T? Thanks
Hopefully for Xperia V in the future.
Skickat från min LT25i via Tapatalk 2
do you have the plan to update this mod? i really hope you can add more features to T and TX

I'm surprised the Tab S doesn't play 4K files natively

Greetings all,
I played around with this tablet yesterday evening at the BB in Burbank CA. Very nice tablet, great design and of course the screen is to die for. With the venture into 4K, I want my next tablet to be able to handle 4K files natively with hardware decoding. I currently have the Sony Xperia Z tablet.
The Tablet S has the same processor as my Note 3 so there must be something in the code that doesn't allow for 4K playback (I transferred two 4K clips via Wi-Fi Direct to the table; one shot from the Note 3 and one from the Sony FDR-AX100 4K camcoder).
There was a post on most of the major phone sites that said Samsung was demoing a 4K panel in a 10" form factor tablet, with a possible winter release. I'm all over that!
Cheers.
Yeah, I also can't wait for smartwatches that can play 4K video.
Oh wait, no point.
4k on tablets will be very expensive, one they do arrive. But the video quality on such a small screen will not offset the price. It's not going to knock us out of the water. Just like you can't tell the difference in resolution, on small television sets, above 720p
Megalith said:
Yeah, I also can't wait for smartwatches that can play 4K video.
Oh wait, no point.
Click to expand...
Click to collapse
Don't be a douche! I was sharing information that I discovered on a new product, if you didn't like the news, then you shouldn't have commented on it!
I have a 4K TV, 4K camcorder and my Note 3 records AND PLAYS 4K so there's a point for me and anyone else with a positive interest in newer tech.
Sure enough, it won't play them. I also downloaded an LG demo clip from You Tube (2300p !?!) and it refused to play as well. The Tab S recognized the file and correctly displayed the information but no go. Perhaps a firmware update can fix that. The demo Samsung supplies with the tablet is 1600p.
Wouldn't you need something like the Snapdragon 805 for 4k playback?
This is one of reasons I'm not that keen on the Tab S - the CPU spec is not that appropriate for the screen size
Why would you want to play a 4k video file on a 2k screen?
Sent from my SM-G900F using Tapatalk
simacca said:
Why would you want to play a 4k video file on a 2k screen?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Because I can record it on my note 3, so of course I want to play it on my 2k display since I can't shoot 2k video.
Otherwise I have to watch it at 1080p on my tiny phone screen.
Why do so many people when they read a question immediately have to ask "why do you want to do that" or "don't do that it's stupid".
gottahavit said:
Why do so many people when they read a question immediately have to ask "why do you want to do that" or "don't do that it's stupid".
Click to expand...
Click to collapse
Lack of real-life experiences and not yet imagining the possibilities. I can understand the "why" question if it is followed by some comment that reveals a genuine interest in seeking knowledge.
gottahavit said:
Because I can record it on my note 3, so of course I want to play it on my 2k display since I can't shoot 2k video.
Otherwise I have to watch it at 1080p on my tiny phone screen.
Why do so many people when they read a question immediately have to ask "why do you want to do that" or "don't do that it's stupid".
Click to expand...
Click to collapse
The only reason I asked is because the tablet screen is only 2k and 4k won't look any better, but I now understand your dilemma of not being able to record 2k video on your phone.
Sent from my SM-G900F using Tapatalk
simacca said:
The only reason I asked is because the tablet screen is only 2k and 4k won't look any better, but I now understand your dilemma of not being able to record 2k video on your phone.
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
Youtube now supports 4K video. Is there a way to play these from the native youtube app on this tablet?
cpete47 said:
Youtube now supports 4K video. Is there a way to play these from the native youtube app on this tablet?
Click to expand...
Click to collapse
The way I do it is download tubemate and it allows you to download YouTube video from 240p all the way up to 4k
4K Android Video Player
Try this app. It is expensive though. It is a player that plays the H265 codec.
Search for the Hoid P HEVC H265 Video Player.
You sure you have the Exynos version of the Note 3?
http://nerdict.com/enable-60fps-fullhd-video-recording-exynos-samsung-galaxy-note-3/
The main differences between the 2 versions are clock speeds and number of core. But there is one thing the Snapdragon version is capable of. It can record videos at 4k resolution (3840 pixels × 2160 lines) at 30FPS (Frames per Second), while The Exynos version can only record upto FullHD 1080p resolution (1920 pixels x 1080 lines).
Click to expand...
Click to collapse
ev99 said:
Try this app. It is expensive though. It is a player that plays the H265 codec.
Search for the Hoid P HEVC H265 Video Player.
Click to expand...
Click to collapse
The Hoid player stutters over the entire video on a 4K sample I took on a S5, For something of that price it performs similarly to MX player which also stutters.
I wad slighyly dissapointed as well it doesn't natively support 4k.
Since this is the only uhd device i own atm, i can just convert 4k to 2k.
But i do understand why you would want it.
it just missing the codecs required... wth samsung... codec also dont want to put on such a nice tab... since it can play the audio and logcat says it missing codec...
I am having same query. I hope Samsung will provide codec to support 4k playback in next firmware update.
Mx player pro reverts to software mode for 4k video. Hopefully there will be a hardware codec soon.
Try Android Video Player.
Works for me with most 4k videos, although it still stutters a lot with some of them.
I'm uploading two 4k videos downloaded from youtube
(viewing directly from youtube you get only 1080p)
WILDLIFE IN 4K (ULTRA HD) 60fps.mp4 423.8 MB
https://mega.co.nz/#!7VgFVRja!XQYbrCPsq9ugQCEsc5DajAkSSl8SAOktbNiurt8Zm8c
Code:
Complete name \WILDLIFE IN 4K (ULTRA HD) 60fps.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 424 MiB
Duration : 3mn 27s
Overall bit rate : 17.1 Mbps
Writing application : Lavf55.12.100
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : [email protected]
Format settings, CABAC : No
Format settings, ReFrames : 2 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 3mn 27s
Bit rate : 17.0 Mbps
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 29.970 fps
Minimum frame rate : 29.970 fps
Maximum frame rate : 3 000.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.068
Stream size : 420 MiB (99%)
Road to Machu Picchu - Peru in 4K.mp4
https://mega.co.nz/#!qBY2zIiK!ABbD7pEHvz4fyK3vDE-j45z-glzWBUwZaXI33VncfYQ
Code:
Complete name : Road to Machu Picchu - Peru in 4K.mp4
Format : MPEG-4
Format profile : Base Media
Codec ID : isom
File size : 657 MiB
Duration : 4mn 37s
Overall bit rate : 19.8 Mbps
Writing application : Lavf55.12.100
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : [email protected]
Format settings, CABAC : No
Format settings, ReFrames : 3 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 4mn 37s
Bit rate : 19.7 Mbps
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Variable
Frame rate : 23.976 fps
Minimum frame rate : 21.429 fps
Maximum frame rate : 24.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.099
Stream size : 652 MiB (99%)
download your own:
http://downloads.4kdownload.com/app/4kvideodownloader_3.4.exe
https://www.youtube.com/results?search_query=4k+video&page=1
Edit: 4k plays with software decoding, so I really don't understand why 'cool tool' tells me cpu is at 90-95% but @ 1000-1300mhz (not 1900!) and still video stutters..
shouldn't cpu be at maximum mhz when video decoding requires it?

Most common aspect ratio besides 16:9? (4:3 doesn't count)

TL;DR in the end
I was wondering what the ideal aspect ratio is for a screen. It would, of course, be reflected by what the majority of media is using. Pondering about the benefits of ultra-wide (21:9), I discovered about the 2.39:1 aspect ratio. It's the true aspect ratio cinemas use, and it's the one Ultra-Wide was designed off, which is a gimmick in comparison. Ultra-Wide 21:9 is not actually 21:9 but 64:27, which equals 2.370̅3̅7̅:1, whilst the cinematic ratio doesn't actually have a correct way to represent it: since it can't simplify to whole numbers below 21, the two closest ways to write it would be: either by being huge but whole, 1024:429; or small but a little broken, 25.6:10.725, both equaling 2.386946...:1 (so not exactly 2.39, but still closer to it than 2.38). Now, problem is, what I've been referring to up until now as "2.39:1" has had many interpretations, including people rounding it to 2.4:1 (or even grosser, 2.40, with that unnecessary zero), which is incorrect rounding, or referring to it as 2.35:1 even thought that's an aspect ratio from the 1970s. The worst part, is that this correct 2.39:1 value might be the DCP (digital cinema package, universal standard for cinema movie making and distributing) standard, but that hasn't stopped people like RED and other camera manufacturers to call 2.39:1 something different. To put it into perspective, 4K DCP 2.39:1 is 4096 × 1716, yet many 4K 2.39:1 videos end up in a 4096 × 1714 resolution, which would be a different aspect ratio. To make things further complicated, the standard for non-16:9 aspect ratios in Blu-Ray format is exactly 2.4:1 (a.k.a. 12:5).
By doing a quick search and looking up at aspect ratio cheat-sheets, the most likely contenders would be:
2.4:1 (12:5, Blu-Ray standard), there are already screen with this aspect ratio
25.6:10.725 (1024:429, true DCP 2.39:1 standard)
64:13.390625 (2048:857, non-standard with 3 known resolutions ["4K" 4096 × 1714 |"8K" 8192 × 3428|"6K" 6144 × 2571])
20:8.3671875 (2560:1071, non-standard with 2 known resolutions ["5K" 5120 × 2142| "8K UHD" 7680 × 3213])
TL;DR So, my question would be, in the end: which aspect ratio, not counting 16:9 and 4:3, would be the most used in all modern media, and therefore the most ideal for a screen?

No 4k 60fps this year...

Nice job Google! :good:
You would think with the kind of camera they installed. Also no 5G or Wifi 6!
Who needs 5G right now. No one.
therock3181 said:
Who needs 5G right now. No one.
Click to expand...
Click to collapse
I equate people with 5G phones to those with bezeless devices. Looks good on paper, but serves no practical purpose at this time
For me I'm not a record fans 4K. But my friend asks me whether it is possible Google will push an update to add 4K fps in the future?
Sent from my Pixel 2 using Tapatalk
Unless you have wifi 6 in your house and full 5G in your city the question is pointless.
60fps video is a definite miss, audio quality in the P4 is also questionable. In fairness, I'm not a big video maker, luckily. So I can live with that, but it would be awesome if a software update enabled improvements.
Dusty Rhodes said:
Unless you have wifi 6 in your house and full 5G in your city the question is pointless.
60fps video is a definite miss, audio quality in the P4 is also questionable. In fairness, I'm not a big video maker, luckily. So I can live with that, but it would be awesome if a software update enabled improvements.
Click to expand...
Click to collapse
I have wifi 6 and knowing that 5G will be out in 2020 means I will have to buy a new pixel if I bought the P4...
lucky_strike33 said:
I have wifi 6 and knowing that 5G will be out in 2020 means I will have to buy a new pixel if I bought the P4...
Click to expand...
Click to collapse
5G seems pretty useless unless you're outside in a well covered area. So far testing for it is showing it to be ineffective through walls. The setup will have to be an exterior antenna coupled with a device to tie it into your home network. For Wifi 6 it isn't wide spread in the commercial arena so finding it in the wild is extremely rare and won't be dramatically more wide spread in 3 years. Most public wifi is still stuck at "N". If you use your device for heavy file transfer, which I do, wifi 6 is useful, no doubt.
But the most viable solution remains physically connecting the device and then transferring the file if you need raw speed for work flow efficiency. Unless I'm mistaken USB-C tranfser rates are still 3x faster (at 10 Gigabits) than wifi 6 (at 3 Gigabits). If you're on wifi 6 hopefully your wired network is at 10 Gb speeds. What I recommend to clients, and what I use, is to have a network drive always connected to your device by using a personal VPN to your home/office network. That way, when you do get a large file you can then send it "home" and it will be ready to use when you get back to your primary hard wired network. You can initiate the upload and go on with life, and eventually it will complete the upload to your network without a break in your remote work flow.
Out of curiosity what do you anticipate using wifi 6 and 5G for that makes it a necessity? Just wondering to widen my thoughts.
Well hell, is it possible to create a mod for 60 fps? I mean, it is XDA.
We probably can reverse the change made back to 60fps. I saw this on an article linked, but don't have the original article.
https://android.googlesource.com/de...^1..fe70acc4be4dbd68e76867f9c9236dd235902e47/
Code:
android / device / google / coral / fe70acc4be4dbd68e76867f9c9236dd235902e47^1..fe70acc4be4dbd68e76867f9c9236dd235902e47 / .
commit fe70acc4be4dbd68e76867f9c9236dd235902e47 [log] [tgz]
author Eden Huang <[email protected]> Wed May 29 18:31:02 2019 -0700
committer android-build-merger <[email protected]> Wed May 29 18:31:02 2019 -0700
tree b48823c3f2e9417bce2e01333dbd65b6257c5243
parent c151ea41193e88dfd40ef1acedd7d19757f90b64 [diff]
parent cc26555f94be0cb7cac37176b333fd2578b0cd90 [diff]
Merge "camera: Enable [email protected] recording" into qt-r1-dev
am: cc26555f94
Change-Id: If5419cd1ee648f0fc16fde157abb5f61fee8a737
diff --git a/media_profiles_V1_0.xml b/media_profiles_V1_0.xml
index 23ddfc8..2f0563c 100644
--- a/media_profiles_V1_0.xml
+++ b/media_profiles_V1_0.xml
@@ -37,13 +37,13 @@
channels="1" />
</EncoderProfile>
- <!-- high: 3840 x 2160 30fps -->
+ <!-- high: 3840 x 2160 60fps 72.0 Mbps -->
<EncoderProfile quality="high" fileFormat="mp4" duration="30">
<Video codec="h264"
- bitRate="42000000"
+ bitRate="72000000"
width="3840"
height="2160"
- frameRate="30" />
+ frameRate="60" />
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
@@ -128,13 +128,13 @@
channels="1" />
</EncoderProfile>
- <!-- 2160p: 3840 x 2160 30fps -->
+ <!-- 2160p: 3840 x 2160 60fps 72.0 Mbps -->
<EncoderProfile quality="2160p" fileFormat="mp4" duration="30">
<Video codec="h264"
- bitRate="42000000"
+ bitRate="72000000"
width="3840"
height="2160"
- frameRate="30" />
+ frameRate="60" />
<Audio codec="aac"
bitRate="96000"
sampleRate="48000"
@@ -572,7 +572,7 @@
minBitRate="64000" maxBitRate="100000000"
minFrameWidth="176" maxFrameWidth="3840"
minFrameHeight="144" maxFrameHeight="2160"
- minFrameRate="15" maxFrameRate="30" />
+ minFrameRate="15" maxFrameRate="60" />
<VideoEncoderCap name="h263" enabled="true"
minBitRate="64000" maxBitRate="2000000"

General [CLOSED] Finally Enabled 4K_(2160p) and 2K_(1440p) @24FPS Playback For SM6225

NOTE *To those who say 4K and 2K on 1080p doesn't make difference*
Why 4K?
1.While watching 1920x1080p Youtube videos in Full Screen Mode you need to zoom-in as that you loose some quality and not utilizing your FHD+(2400x1080p) display to full range.
2.Gives more detail and prevent loss of quality while zooming in for Full Screen Mode in Youtube or MX player.
3.Snapdragon 675 was having 4K Support so why not SD680 being senior in number by +5.
4K_(2160p) Playback is an artificial limitation for SD680
here's why?
SM6225 reffers to SD680 and SD665 :
Both Soc having 4+4 Cortex A73 and A53 and Adreno™ 610 GPU, the difference between SD680 and SD665 is in processing node 6nm Vs 11nm and 2400MHz boost on A73 Vs 2000MHz and 1900MHz boost on A53 Vs 1700MHz and 1114 MHz GPU Freq Vs 650MHz with improved arm design and optimized ISP and new Vk & Egl drivers.
Okay, if SD665 previously support 4K_(2160p) on "Redmi Note 8" Ginko why not SD680 should support 4K_(2160p) on "Redmi Note 11" Spes.
QUALCOM did this to differenciate 600 and 700 series Soc cuz 695 was performing better then 720G or 732G, if a user get everything on 600 series why anyone or OEM's would preffer 700 series ! just think about it___
* IMP NOTE*
1.Adding 4K buffer on stock Youtube apk Jitters on [email protected] and [email protected] FPS Videos and cause Resolution Drop isuess on [email protected] FPS videos to 1440p......it is adviced to use Youtube Revanced, Youtube Vanced or any other Youtube Mode apk..
2.Currently the FPS on 4K and 2K resolution is limited to 24 only so you will only able to play [email protected] or [email protected] on Youtube Revanced, Youtube Vanced or any other Youtube Mode apk......if you try to play [email protected] or [email protected] the resolution of watching video will drop to 480p.
!____ SOON RELEASING THE MODULE ___!
*keep tracking this thread....once betatesting is over the module will be out
Youtube Video Link Of Playing [email protected] FPS on MX player (VP9 Hardware Accelerated) on Redmi Note 11 (4+64Gb)
below
Soon Releasing The Magisk Module
QUALCOMM LEAKED SOURCE 🎃 said:
Soon Releasing The Magisk Module
Click to expand...
Click to collapse
.
Module will be out by tommorow by 3.0 PM IST
when is this getting out?
send the link to download
When will this module be release?
I have been using this module. Give it a try
THREAD LOCKED
@QUALCOMM LEAKED SOURCE 🎃 Placeholder threads aren't permitted. Kindly PM me/report this post when you have the module ready to be uploaded and the thread will be unlocked for you.
Regards,
shadowstep
Senior Moderator

Categories

Resources