summaryrefslogtreecommitdiffstats
path: root/media_profiles.xml
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2011-10-05 09:48:54 -0700
committerJames Dong <jdong@google.com>2011-10-05 09:50:10 -0700
commit216a03e823c3768997cfb56e8f4e309ad8d11c9c (patch)
tree81859515fc3a8c0a45619c2c85fe1c8a65b793a4 /media_profiles.xml
parent78ec0ac5c562740faa376ff853964438202878f1 (diff)
downloaddevice_samsung_tuna-216a03e823c3768997cfb56e8f4e309ad8d11c9c.zip
device_samsung_tuna-216a03e823c3768997cfb56e8f4e309ad8d11c9c.tar.gz
device_samsung_tuna-216a03e823c3768997cfb56e8f4e309ad8d11c9c.tar.bz2
Fix the output format for 3gpp MMS video
Change-Id: Ia78509e7277584cb30661ef90870b066cffed253 related-to-bug: 1659270
Diffstat (limited to 'media_profiles.xml')
-rwxr-xr-xmedia_profiles.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/media_profiles.xml b/media_profiles.xml
index 19dbda7..28cb2c2 100755
--- a/media_profiles.xml
+++ b/media_profiles.xml
@@ -88,7 +88,7 @@
<!-- Each camcorder profile defines a set of predefined configuration parameters -->
<CamcorderProfiles cameraId="0">
- <EncoderProfile quality="qvga" fileFormat="mp4" duration="60">
+ <EncoderProfile quality="qvga" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="128000"
width="320"
@@ -222,7 +222,7 @@
<CamcorderProfiles cameraId="1">
- <EncoderProfile quality="qvga" fileFormat="mp4" duration="60">
+ <EncoderProfile quality="qvga" fileFormat="3gp" duration="60">
<Video codec="m4v"
bitRate="128000"
width="320"