Slassh
Dauer-User
- 354
vegetaleb schrieb:After the N1 and Arc mods for better camera, here's my first release for DHD under the RCMixHD rom, tried it with V6.1.0.0
Mainly it's just a tweaked camera jpeg compression and buffer memory not a difficult work
Advantages:
Lowering jpeg compression means larger sized photos reaching up to 3.5mb each bringing up more details and less noises!
Be aware:
There is probably no difference when shooting in dark conditions, the size of the photos are the same BUT when shooting in daylight the difference is huge!
Install:
1 -You need root
2 -Download the file media_profiles.zip and rename zip to xml
3 -You can use Rootexplorer to copy paste the file into /system/etc or push it via ADB:
-adb devices
-adb remount
-adb push media_profiles.xml system/etc
-adb reboot
4 -REBOOT
Grade im XDA-Forum gefunden. Werde es gleich mal drüber Bügeln mal sehen obs was gebracht hat.
Edit.:
Geändert wurde
Code:
ImageEncoding quality="90" />
<ImageEncoding quality="80" />
<ImageEncoding quality="70" />
<ImageDecoding memCap="20000000" />
Code:
ImageEncoding quality="99" />
<ImageEncoding quality="90" />
<ImageEncoding quality="80" />
<ImageDecoding memCap="25000000" />
Anhänge
Zuletzt bearbeitet: