fix sound
This commit is contained in:
parent
f2a160d63e
commit
a08e0b7331
2 changed files with 4 additions and 4 deletions
|
|
@ -269,7 +269,7 @@ def compose(clips, fragment, target=150, base=1024, voice_over=None, options=Non
|
|||
if vo_b:
|
||||
a, b = '2', '-4'
|
||||
vo_b_a = '1'
|
||||
vo_b_b = '5'
|
||||
vo_b_b = '-5'
|
||||
voc['filter'] = {'volume': a}
|
||||
scene['audio-center']['A1'].append(voc)
|
||||
vo_low = vo.copy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue