|
@@ -305,360 +305,6 @@
|
|
|
|
|
|
<CamcorderProfiles cameraId="1">
|
|
<CamcorderProfiles cameraId="1">
|
|
|
|
|
|
- <EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="22000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="cif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qvga" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="512000"
|
|
|
|
- width="320"
|
|
|
|
- height="240"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qcif" fileFormat="3gp" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="128000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="22000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapsecif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapseqcif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="192000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <ImageEncoding quality="90" />
|
|
|
|
- <ImageEncoding quality="80" />
|
|
|
|
- <ImageEncoding quality="70" />
|
|
|
|
- <ImageDecoding memCap="20000000" />
|
|
|
|
-
|
|
|
|
- </CamcorderProfiles>
|
|
|
|
-
|
|
|
|
- <CamcorderProfiles cameraId="2">
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="72000000"
|
|
|
|
- width="3840"
|
|
|
|
- height="2160"
|
|
|
|
- frameRate="60" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="33000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="60" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="cif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qvga" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="512000"
|
|
|
|
- width="320"
|
|
|
|
- height="240"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qcif" fileFormat="3gp" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="128000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse2160p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="48000000"
|
|
|
|
- width="3840"
|
|
|
|
- height="2160"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="22000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapsecif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapseqcif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="192000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <ImageEncoding quality="90" />
|
|
|
|
- <ImageEncoding quality="80" />
|
|
|
|
- <ImageEncoding quality="70" />
|
|
|
|
- <ImageDecoding memCap="20000000" />
|
|
|
|
-
|
|
|
|
- </CamcorderProfiles>
|
|
|
|
-
|
|
|
|
- <CamcorderProfiles cameraId="3">
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="72000000"
|
|
|
|
- width="3840"
|
|
|
|
- height="2160"
|
|
|
|
- frameRate="60" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
bitRate="33000000"
|
|
bitRate="33000000"
|
|
@@ -737,20 +383,6 @@
|
|
channels="1" />
|
|
channels="1" />
|
|
</EncoderProfile>
|
|
</EncoderProfile>
|
|
|
|
|
|
- <EncoderProfile quality="timelapse2160p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="48000000"
|
|
|
|
- width="3840"
|
|
|
|
- height="2160"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
<EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
bitRate="22000000"
|
|
bitRate="22000000"
|
|
@@ -828,7 +460,7 @@
|
|
|
|
|
|
</CamcorderProfiles>
|
|
</CamcorderProfiles>
|
|
|
|
|
|
- <CamcorderProfiles cameraId="4">
|
|
|
|
|
|
+ <CamcorderProfiles cameraId="2">
|
|
|
|
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
@@ -1012,7 +644,7 @@
|
|
|
|
|
|
</CamcorderProfiles>
|
|
</CamcorderProfiles>
|
|
|
|
|
|
- <CamcorderProfiles cameraId="5">
|
|
|
|
|
|
+ <CamcorderProfiles cameraId="3">
|
|
|
|
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
@@ -1029,10 +661,10 @@
|
|
|
|
|
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
- bitRate="22000000"
|
|
|
|
|
|
+ bitRate="33000000"
|
|
width="1920"
|
|
width="1920"
|
|
height="1080"
|
|
height="1080"
|
|
- frameRate="30" />
|
|
|
|
|
|
+ frameRate="60" />
|
|
|
|
|
|
<Audio codec="aac"
|
|
<Audio codec="aac"
|
|
bitRate="96000"
|
|
bitRate="96000"
|
|
@@ -1196,7 +828,7 @@
|
|
|
|
|
|
</CamcorderProfiles>
|
|
</CamcorderProfiles>
|
|
|
|
|
|
- <CamcorderProfiles cameraId="6">
|
|
|
|
|
|
+ <CamcorderProfiles cameraId="4">
|
|
|
|
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
|
<Video codec="h264"
|
|
<Video codec="h264"
|
|
@@ -1380,163 +1012,6 @@
|
|
|
|
|
|
</CamcorderProfiles>
|
|
</CamcorderProfiles>
|
|
|
|
|
|
- <CamcorderProfiles cameraId="7">
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="22000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="cif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qvga" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="512000"
|
|
|
|
- width="320"
|
|
|
|
- height="240"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="qcif" fileFormat="3gp" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="128000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse1080p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="22000000"
|
|
|
|
- width="1920"
|
|
|
|
- height="1080"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse720p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="12000000"
|
|
|
|
- width="1280"
|
|
|
|
- height="720"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapse480p" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="6000000"
|
|
|
|
- width="720"
|
|
|
|
- height="480"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapsecif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="1200000"
|
|
|
|
- width="352"
|
|
|
|
- height="288"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="aac"
|
|
|
|
- bitRate="96000"
|
|
|
|
- sampleRate="48000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <EncoderProfile quality="timelapseqcif" fileFormat="mp4" duration="60">
|
|
|
|
- <Video codec="h264"
|
|
|
|
- bitRate="192000"
|
|
|
|
- width="176"
|
|
|
|
- height="144"
|
|
|
|
- frameRate="30" />
|
|
|
|
-
|
|
|
|
- <!-- Audio settings are not used for timealpse video recording -->
|
|
|
|
- <Audio codec="amrnb"
|
|
|
|
- bitRate="12200"
|
|
|
|
- sampleRate="8000"
|
|
|
|
- channels="1" />
|
|
|
|
- </EncoderProfile>
|
|
|
|
-
|
|
|
|
- <ImageEncoding quality="90" />
|
|
|
|
- <ImageEncoding quality="80" />
|
|
|
|
- <ImageEncoding quality="70" />
|
|
|
|
- <ImageDecoding memCap="20000000" />
|
|
|
|
-
|
|
|
|
- </CamcorderProfiles>
|
|
|
|
-
|
|
|
|
<EncoderOutputFileFormat name="3gp" />
|
|
<EncoderOutputFileFormat name="3gp" />
|
|
<EncoderOutputFileFormat name="mp4" />
|
|
<EncoderOutputFileFormat name="mp4" />
|
|
|
|
|