[MOD] Better Camera Mod for RCMixHD V6xxx

Slassh

Slassh

Dauergast
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 :o
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" />
zu
Code:
         ImageEncoding quality="99" />
        <ImageEncoding quality="90" />
        <ImageEncoding quality="80" />
        <ImageDecoding memCap="25000000" />
Da ich im moment keinen unterschied sehe ,werde ich das morgen bei dem schönen Wetter mal versuchen.
 

Anhänge

  • media_profiles.zip
    6,4 KB · Aufrufe: 97
Zuletzt bearbeitet:

Ähnliche Themen

O
Antworten
0
Aufrufe
1.333
OldManFred
O
K
Antworten
10
Aufrufe
2.567
kleo-patra
K
P
  • Peterhonigbaum
Antworten
2
Aufrufe
961
Cyclotron
Cyclotron
Zurück
Oben Unten