I also came across the following code to be input into build.prop of the samsung moment to improve their video capture quality:
It doesn't work with the spica, either in build.prop or local.prop. Videos are still 3GPP asnd not mp4, as well as the fps stuck at 14fps. What would the issue be, differing hardware or ...? Is is applicable in another form for the spica?Code:# osufishman HQ video Recording ro.media.enc.hprof.file.format=mp4 ro.media.enc.hprof.codec.vid=h263 ro.media.enc.hprof.codec.aud=amrnb ro.media.enc.hprof.vid.width=352 ro.media.enc.hprof.vid.height=288 ro.media.enc.hprof.vid.fps=24 ro.media.enc.hprof.vid.bps=1536000 ro.media.enc.hprof.aud.bps=28000 ro.media.enc.hprof.aud.hz=8000 ro.media.enc.hprof.aud.ch=1 # Keep LQ compatible with MMS ro.media.enc.lprof.file.format=3gp ro.media.enc.lprof.codec.vid=m4v ro.media.enc.lprof.codec.aud=amrnb ro.media.enc.lprof.vid.width=176 ro.media.enc.lprof.vid.height=144 ro.media.enc.lprof.vid.fps=15 ro.media.enc.lprof.vid.bps=192000 ro.media.enc.lprof.aud.bps=23450 ro.media.enc.lprof.aud.hz=8000 ro.media.enc.lprof.aud.ch=1 ro.media.enc.lprof.duration=30


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks