use aq 3 for 480p
This commit is contained in:
parent
e1b313d2a4
commit
210177c310
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ def video(video, target, profile, info):
|
||||||
height = 480
|
height = 480
|
||||||
|
|
||||||
audiorate = 44100
|
audiorate = 44100
|
||||||
audioquality = 2
|
audioquality = 3
|
||||||
audiobitrate = None
|
audiobitrate = None
|
||||||
audiochannels = 2
|
audiochannels = 2
|
||||||
elif profile == '360p':
|
elif profile == '360p':
|
||||||
|
|
Loading…
Reference in a new issue