This commit is contained in:
j 2011-02-06 18:19:36 +05:30
parent c623ee297b
commit a6a685f532
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ def video(video, target, profile, info):
audioquality = 1
audiobitrate = None
audiochannels = 1
elif profile == '270p':
height = 270
elif profile == '240p':
height = 240
audiorate = 44100
audioquality = 0