Revert "(HACK) flo: decrease video bitrate for 720p to handle low fps"

This reverts commit d468af5997.

Bug: 9205676
Bug: 9284392
Change-Id: I9962ca8d7b9d80aa20eee5962aea764febe0f333
Signed-off-by: Iliyan Malchev <malchev@google.com>
This commit is contained in:
Iliyan Malchev 2013-06-07 11:28:14 -07:00
parent 9eb3b8edfa
commit 6fd01e5a1e
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
<EncoderProfile quality="720p" fileFormat="mp4" duration="30">
<Video codec="h264"
bitRate="4000000"
bitRate="8000000"
width="1280"
height="720"
frameRate="30" />