diff options
author | Shrikara B <shrikara@codeaurora.org> | 2021-03-04 20:17:13 +0530 |
---|---|---|
committer | Shrikara B <shrikara@codeaurora.org> | 2021-03-05 20:12:02 +0530 |
commit | ab84ea294d46d894a316a034609fd02467b5b554 (patch) | |
tree | bd960864a459129e205445790bc8f61cc1e29243 | |
parent | f269da97011f288188590b0a89147d1e9bc1b5ae (diff) |
conf_files: kona: Remove 2k and qhd profiles
Remove 2K and QHD profiles from media_profiles xml file.
These resolutions are actually not supported by camera.
Change-Id: I7b87c86c07aaac3aeb16e029f7e9143878d27ed5
-rw-r--r-- | conf_files/kona/media_profiles.xml | 218 |
1 files changed, 1 insertions, 217 deletions
diff --git a/conf_files/kona/media_profiles.xml b/conf_files/kona/media_profiles.xml index bb9cd1fb..392d44bd 100644 --- a/conf_files/kona/media_profiles.xml +++ b/conf_files/kona/media_profiles.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Copyright (C) 2012-2019 The Linux Foundation. All rights reserved. +<!-- Copyright (C) 2012-2019, 2021 The Linux Foundation. All rights reserved. Not a contribution. Copyright (C) 2010 The Android Open Source Project @@ -186,32 +186,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="qhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -404,34 +378,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="timelapseqhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="timelapse2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="timelapse4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -571,32 +517,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="qhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -789,34 +709,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="timelapseqhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="timelapse2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="timelapse4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -956,32 +848,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="qhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -1174,34 +1040,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="timelapseqhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="timelapse2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="timelapse4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -1396,32 +1234,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="qhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" @@ -1614,34 +1426,6 @@ channels="2" /> </EncoderProfile> - <EncoderProfile quality="timelapseqhd" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="29400000" - width="2560" - height="1440" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - - <EncoderProfile quality="timelapse2k" fileFormat="mp4" duration="30"> - <Video codec="h264" - bitRate="20000000" - width="2048" - height="1080" - frameRate="30" /> - - <!-- audio setting is ignored --> - <Audio codec="aac" - bitRate="156000" - sampleRate="48000" - channels="2" /> - </EncoderProfile> - <EncoderProfile quality="timelapse4kdci" fileFormat="mp4" duration="30"> <Video codec="h264" bitRate="57500000" |