Pandemic
Senior Member
No but you can try but make a back up for sure !!i mean on this cm : KMA][CM-11.0][SM4.8/4.9][01-7]CM-11/AOSPA with .230 Sony Kernel and Blobs + More
Send from my XZ With My Own Personal Modified MoonWalker SuperB !
No but you can try but make a back up for sure !!i mean on this cm : KMA][CM-11.0][SM4.8/4.9][01-7]CM-11/AOSPA with .230 Sony Kernel and Blobs + More
No -___-Sorry does this work on parandroid rom running 4,4,4
Sent from my Xperia Z using???
XDA Free mobile app
Use the one in Xperia Z1 forum, works like a charm on my XZ with KK 4.4.2, i use it to ^^
Use the one in Xperia Z1 forum, works like a charm on my XZ with KK 4.4.2, i use it to ^^
Send from my XZ With My Own Personal Modified MoonWalker SuperB !
Use the one in Xperia Z1 forum, works like a charm on my XZ with KK 4.4.2, i use it to ^^
Send from my XZ With My Own Personal Modified MoonWalker SuperB !
@Dsteppa
Make always a back up before flash or do anything !I have used 20 mp superior app and tweaked now my camera quality was worst than 2mp camera how to clean that tweak and bring my old camera back help me please...
Hello everyone..
Does anyone tested this mod on C6603 Lolipop?
I want to install it but, I don't have much time to flash back on stock if that wouldn't work.
Or might can developer answer me?
Thanks a lot!
Hello everyone..
Does anyone tested this mod on C6603 Lolipop?
I want to install it but, I don't have much time to flash back on stock if that wouldn't work.
Or might can developer answer me?
Thanks a lot!
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
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
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
<!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" />
ro.media.enc.jpeg.quality=100
Forgot to backup the original apk.
Can anyone share the file here?