summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXpLoDWilD <xplodgui@gmail.com>2012-05-01 00:25:47 +0200
committerXpLoDWilD <xplodgui@gmail.com>2012-05-01 00:25:47 +0200
commit4638ae1ab2f3cb8c04793e12fccd6b4ef36ccf80 (patch)
tree3dfe9fe0e6b03b1477809b5d18e784c89c39fd43
parent27a87ffd1e97012861ec0886458a0a038d793274 (diff)
parent53747467541a3559511a4234e1de968359735362 (diff)
downloaddevice_samsung_n7000-4638ae1ab2f3cb8c04793e12fccd6b4ef36ccf80.zip
device_samsung_n7000-4638ae1ab2f3cb8c04793e12fccd6b4ef36ccf80.tar.gz
device_samsung_n7000-4638ae1ab2f3cb8c04793e12fccd6b4ef36ccf80.tar.bz2
Merge commit '5374746' into ics
-rw-r--r--configs/media_profiles.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/configs/media_profiles.xml b/configs/media_profiles.xml
index 0388e58..b8073cf 100644
--- a/configs/media_profiles.xml
+++ b/configs/media_profiles.xml
@@ -130,7 +130,7 @@
channels="1" />
</EncoderProfile>
- <EncoderProfile quality="480p" fileFormat="3gp" duration="30">
+ <EncoderProfile quality="480p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="3078000"
width="640"
@@ -143,22 +143,22 @@
channels="1" />
</EncoderProfile>
- <EncoderProfile quality="720p" fileFormat="3gp" duration="30">
+ <EncoderProfile quality="720p" fileFormat="mp4" duration="30">
<Video codec="h264"
- bitRate="12000000"
+ bitRate="16000000"
width="1280"
height="720"
frameRate="30" />
<Audio codec="aac"
- bitRate="96000"
- sampleRate="16000"
- channels="1" />
+ bitRate="128000"
+ sampleRate="48000"
+ channels="2" />
</EncoderProfile>
- <EncoderProfile quality="1080p" fileFormat="3gp" duration="30">
+ <EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
- bitRate="17000000"
+ bitRate="20000000"
width="1920"
height="1080"
frameRate="30" />
@@ -166,7 +166,7 @@
<Audio codec="aac"
bitRate="128000"
sampleRate="48000"
- channels="1" />
+ channels="2" />
</EncoderProfile>
<EncoderProfile quality="timelapselow" fileFormat="3gp" duration="30">
@@ -320,7 +320,7 @@
channels="1" />
</EncoderProfile>
- <EncoderProfile quality="480p" fileFormat="3gp" duration="15">
+ <EncoderProfile quality="480p" fileFormat="mp4" duration="15">
<Video codec="h264"
bitRate="3078000"
width="640"