Genuwine1976
08-10-2010, 05:41 AM
:cool: Need to make HQ / Video / Audio shoots :cool:
[HIDE-THANKS]Android 2.1
Root Explorer - /system/build.prop
MT R/W
Open in Text editor
Changed values in red:
MT R/0
reboot Droid
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=h264
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=25 (to 30 fps)
ro.media.enc.hprof.vid.bps=3500000 (to 6000000)
ro.media.enc.hprof.aud.bps=96000 (to 192000)
ro.media.enc.hprof.aud.hz=16000 (to 44100)
For Android 2.2 (I have confirmed this as working on custom rom)
Goto system/etc
Open in text editor and edit in the media_profiles.xml file
<EncoderProfile quality="high" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="3000000"
width="720"
height="480"
frameRate="25" />
make the 30000000 into either (60000000) or (80000000)
you can also change the frameRate="25" /> to "30" if you want better video quality........
back out with the return button and SAVE......
then reboot the phone... You photos will be a little bigger than usual but it is worth it...[/HIDE-THANKS]
~~TAKEN FROM MY DROID~~
45
[HIDE-THANKS]Android 2.1
Root Explorer - /system/build.prop
MT R/W
Open in Text editor
Changed values in red:
MT R/0
reboot Droid
ro.media.enc.hprof.file.format=mp4
ro.media.enc.hprof.codec.vid=h264
ro.media.enc.hprof.codec.aud=aac
ro.media.enc.hprof.vid.width=720
ro.media.enc.hprof.vid.height=480
ro.media.enc.hprof.vid.fps=25 (to 30 fps)
ro.media.enc.hprof.vid.bps=3500000 (to 6000000)
ro.media.enc.hprof.aud.bps=96000 (to 192000)
ro.media.enc.hprof.aud.hz=16000 (to 44100)
For Android 2.2 (I have confirmed this as working on custom rom)
Goto system/etc
Open in text editor and edit in the media_profiles.xml file
<EncoderProfile quality="high" fileFormat="mp4" duration="60">
<Video codec="h264"
bitRate="3000000"
width="720"
height="480"
frameRate="25" />
make the 30000000 into either (60000000) or (80000000)
you can also change the frameRate="25" /> to "30" if you want better video quality........
back out with the return button and SAVE......
then reboot the phone... You photos will be a little bigger than usual but it is worth it...[/HIDE-THANKS]
~~TAKEN FROM MY DROID~~
45