media_profiles: Advertise 4K60 on C10 and P10.
Bug: 215295165 Test: Manual push, GCA Change-Id: I32b3685f6722142ce91cd1b715ee1c540c6a1e18
This commit is contained in:
parent
59ca0ca6bf
commit
70d87ec8db
2 changed files with 4 additions and 4 deletions
|
@ -1384,10 +1384,10 @@
|
||||||
|
|
||||||
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
||||||
<Video codec="h264"
|
<Video codec="h264"
|
||||||
bitRate="48000000"
|
bitRate="72000000"
|
||||||
width="3840"
|
width="3840"
|
||||||
height="2160"
|
height="2160"
|
||||||
frameRate="30" />
|
frameRate="60" />
|
||||||
|
|
||||||
<Audio codec="aac"
|
<Audio codec="aac"
|
||||||
bitRate="96000"
|
bitRate="96000"
|
||||||
|
|
|
@ -1016,10 +1016,10 @@
|
||||||
|
|
||||||
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
<EncoderProfile quality="2160p" fileFormat="mp4" duration="60">
|
||||||
<Video codec="h264"
|
<Video codec="h264"
|
||||||
bitRate="48000000"
|
bitRate="72000000"
|
||||||
width="3840"
|
width="3840"
|
||||||
height="2160"
|
height="2160"
|
||||||
frameRate="30" />
|
frameRate="60" />
|
||||||
|
|
||||||
<Audio codec="aac"
|
<Audio codec="aac"
|
||||||
bitRate="96000"
|
bitRate="96000"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue