no extra duration
This commit is contained in:
parent
871b3c2c05
commit
b4a35d7bee
@ -768,7 +768,7 @@ def gen_filler(node):
|
||||
"""
|
||||
probe = MediaProbe()
|
||||
probe.load(_storage.filler)
|
||||
duration = node['out'] - node['seek'] + 1
|
||||
duration = node['out'] - node['seek']
|
||||
|
||||
node['probe'] = probe
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user