summaryrefslogtreecommitdiffstats
path: root/media_profiles.xml
diff options
context:
space:
mode:
authoratinm <atinm.dev@gmail.com>2011-06-21 15:01:55 -0400
committeratinm <atinm.dev@gmail.com>2011-06-21 15:01:55 -0400
commitc87ce694a82dc26b42c5cbde48fa2a675945c4aa (patch)
tree8231e52691503d685d1a1ccdd5d19442b4e0dc5d /media_profiles.xml
parentd240d39ea555af70a391d597f77666ba6c2000d0 (diff)
downloaddevice_samsung_aries-common-c87ce694a82dc26b42c5cbde48fa2a675945c4aa.zip
device_samsung_aries-common-c87ce694a82dc26b42c5cbde48fa2a675945c4aa.tar.gz
device_samsung_aries-common-c87ce694a82dc26b42c5cbde48fa2a675945c4aa.tar.bz2
media profiles: lower bitrate on HD recording to avoid laggy recording
Change-Id: Ia0a61f0075dbb46d1a7e0b43732abf95b339e254
Diffstat (limited to 'media_profiles.xml')
-rw-r--r--media_profiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media_profiles.xml b/media_profiles.xml
index 788dbd8..4c3ce9a 100644
--- a/media_profiles.xml
+++ b/media_profiles.xml
@@ -80,7 +80,7 @@
<CamcorderProfiles cameraId="0">
<EncoderProfile quality="hd" fileFormat="mp4" duration="60">
<Video codec="h264"
- bitRate="12000000"
+ bitRate="10000000"
width="1280"
height="720"
frameRate="30" />