Saturday, 31 October 2015

Offical stagefright fix for samsung



OK Guys This are the Stagefright fix files officially from Samsung:
Download the lib files place to system/lib and set permission to R/W/R/R
Than Open Build.prop and paste the following lines there:

Code:


#system props for the MM modules
media.stagefright.enable-player=true
media.stagefright.enable-http=true
media.stagefright.enable-aac=true
media.stagefright.enable-qcp=true
media.stagefright.enable-fma2dp=true
media.stagefright.enable-scan=true
mmp.enable.3g2=true
mm.enable.smoothstreaming=true
media.aac_51_output_enabled=true
#37491 is decimal sum of supported codecs in AAL
#codecs: AVI AC3 ASF AAC QCP DTS 3G2 MP2TS
mm.enable.qcom_parser=37491


DO NOT COPY Build.prob if you are on Ported ROM's (Just copy above lines)

Feel free to use Just give me credits if you include in ROM :)



No comments:

Post a Comment