Skip to content

Commit

Permalink
Merge "media_profile: tune bitrate to reduce the artifacts" into nyc-…
Browse files Browse the repository at this point in the history
…mr1-dev
  • Loading branch information
Zhijun He authored and Android (Google) Code Review committed Jul 21, 2016
2 parents 91945bc + 9514cec commit 1b59a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media_profiles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@

<EncoderProfile quality="1080p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="25000000"
bitRate="33000000"
width="1920"
height="1080"
frameRate="60" />
Expand Down

0 comments on commit 1b59a9f

Please sign in to comment.