use reasonable values for 480p
This commit is contained in:
@@ -95,9 +95,9 @@
|
||||
<EncoderProfile quality="480p" fileFormat="mp4" duration="60">
|
||||
<Video codec="m4v"
|
||||
bitRate="3000000"
|
||||
width="640"
|
||||
width="720"
|
||||
height="480"
|
||||
frameRate="15" />
|
||||
frameRate="24" />
|
||||
|
||||
<Audio codec="aac"
|
||||
bitRate="96000"
|
||||
|
Reference in New Issue
Block a user